User:Esteis/New command template

From Wiki
< User:Esteis
Revision as of 20:31, 8 February 2013 by Esteis (talk | contribs)
Jump to navigation Jump to search
{{command infobox
| commandname = ...
| alias1 = ...
| alias2 = ...
| inheritsfrom1 = ... (mechanism it inherits from; possibly ''primitive'')
| inheritsfrom2 = ... (some things, like footnotes, use multiple mechanisms)
}}

{{command invocation
| commandname = ...
| argname1 = ...
| brackettype1 = ...
| arg2 = ...
| brackettype2 = ...
}}

{{command invocation
| commandname = ...
| argname1 = ...
| brackettype1 = ...
| arg2 = ...
| brackettype2 = ...
}}

{{arg
| command = somecommandthat
| argname = 
| brackettype = square/brace/none
| argtype = keywords/keyval/other
| possible values described = ... (a wikitable)
}}