Template:Fgdata clone: Difference between revisions

Jump to navigation Jump to search
m
Switch from the temporary {{project infrastructure/code}} template to {{project infrastructure}} template with the mode set to 'abbrev'.
(Created a template for standardising the git clone of FGData.)
 
m (Switch from the temporary {{project infrastructure/code}} template to {{project infrastructure}} template with the mode set to 'abbrev'.)
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
<nowiki>git clone git://git.code.sf.net/p/flightgear/fgdata</nowiki><noinclude>
{{#tag:nowiki|{{repo link
{{Informative template|1=
| site                          = {{project infrastructure|abbrev}}
__NOTOC__
| cmd                          = git clone
== Goal ==
| opt{{#if:{{{opt|}}}||NULL}}  = {{{opt}}}
To provide a consistent representations of the command to git clone FGData.
| protocol                      = git
| type                          = git
| repo                          = fgdata
| post{{#if:{{{post|}}}||NULL}} = {{{post}}}
| full                          = 1
}}}}<noinclude>


== Usage ==
{{repo link/doc git clone
  {{obr}}'''fgdata clone'''{{cbr}}
| label = FGData
| repo  = fgdata
| post = fgdata
}}


== Example ==
</noinclude>
{{obr}}fgdata clone{{cbr}}
{{fgdata clone}}
 
== Related templates ==
=== Clone or checkout templates ===
* {{tl|flightgear clone}}
* {{tl|simgear clone}}
* {{tl|fgaddon co}}
 
=== Source link templates ===
* {{tl|repo link}}
* {{tl|fgaddon url}}
* {{tl|flightgear file}}
* {{tl|simgear file}}
 
=== Commit link templates ===
* {{tl|fgaddon revision}}
* {{tl|fgdata commit}}
* {{tl|simgear commit}}
* {{tl|flightgear commit}}
}}</noinclude>

Navigation menu