User:Esteis/New command template

From Wiki
< User:Esteis
Revision as of 21:01, 8 February 2013 by Esteis (talk | contribs)
Jump to navigation Jump to search

Example of a Semantic Form: http://www.placeography.org/index.php?title=470_Hopkins_Street%2C_Saint_Paul%2C_Minnesota&action=formedit

{{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)
}}