Template:Fgaddon co: Difference between revisions

Jump to navigation Jump to search
Switch to {{repo link/doc usage}} for consistent subtemplate usage documentation, and added {{repo link/doc plain text}}.
mNo edit summary
(Switch to {{repo link/doc usage}} for consistent subtemplate usage documentation, and added {{repo link/doc plain text}}.)
Line 16: Line 16:
To provide a consistent representation of the command to checkout the FGAddon subversion repository.
To provide a consistent representation of the command to checkout the FGAddon subversion repository.


== Usage ==
{{repo link/doc usage
{{obr}}'''fgaddon co'''
| template = fgaddon co
{{!}} ''opt''    =
| opt     = 1
{{!}} ''login''  =
| login   = 1
{{!}} ''branch'' =
| branch   = 1
{{!}} ''path''  =
| path     = 1
{{!}} ''post''  =
| post     = 1 | default_post = fgaddon
{{cbr}}
| sf      = 1
| svn      = 1
| break    = 0
}}


; opt: Any additional options to show after <code>svn co</code>.
{{repo link/doc plain text}}
 
; login: The optional user login.
 
; branch: The svn branch or tag name.  This defaults to '''trunk'''.
 
; path: The file path.
 
; post: Any optional text to show after the URL.  This defaults to '''flightgear-fgaddon'''.


== Examples ==
== Examples ==

Navigation menu