Template:Openradar clone: Difference between revisions

Jump to navigation Jump to search
Added the 'opt' and 'post' parameters and template simplication by transclusion of {{repo link/doc git clone}}.
(Transclusion of the master {{repo link}} template, and automatic generation of <nowiki> tags.)
(Added the 'opt' and 'post' parameters and template simplication by transclusion of {{repo link/doc git clone}}.)
Line 1: Line 1:
{{#tag:nowiki | {{repo link
{{#tag:nowiki | {{repo link
| site    = sf
| site    = sf
| cmd      = git clone
| cmd      = git clone {{{opt|}}}
| protocol = git
| protocol = git
| type    = git
| type    = git
| proj    = openradar
| proj    = openradar
| post    = {{{post|flightgear-openradar}}}
| full    = 1
| full    = 1
}} }}<noinclude>
}} }}<noinclude>
{{Informative template|1=
__NOTOC__
== Goal ==
To provide a consistent representation of the command to clone the OpenRadar git repository.


== Usage ==
{{repo link/doc git clone
  {{obr}}'''openradar clone'''{{cbr}}
| label = OpenRadar
| repo  = openradar
| path = openradar
}}


== Example ==
</noinclude>
{{obr}}openradar clone{{cbr}}
{{openradar clone}}
 
== Related templates ==
{{repo link/doc related}}
 
}}</noinclude>

Navigation menu