Difference between revisions of "Template:Field"
From Kerbal Space Program Wiki
(Created page with "|- | <tt>{{type|{{{type}}}}}{{{array|}}} {{{name}}}</tt> | {{{desc|<small>?</small>}}}") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |- | + | <includeonly>|- |
| <tt>{{type|{{{type}}}}}{{{array|}}} {{{name}}}</tt> | | <tt>{{type|{{{type}}}}}{{{array|}}} {{{name}}}</tt> | ||
− | | {{{desc|<small>?</small>}}} | + | | {{{desc|<small>?</small>}}}</includeonly><noinclude>{{doc start}} |
+ | An element to be used in [[Template:Fields]]. | ||
+ | |||
+ | Takes parameters: | ||
+ | |||
+ | :type - The type of the field. | ||
+ | :name - The field identifier. | ||
+ | :array - (Optional) deprecated use? | ||
+ | :desc - (Optional) A description. | ||
+ | |||
+ | [[Category:Templates]] | ||
+ | [[Category:API Templates]]</noinclude> |
Latest revision as of 17:31, 13 October 2015
Documentation for Field
An element to be used in Template:Fields.
Takes parameters:
- type - The type of the field.
- name - The field identifier.
- array - (Optional) deprecated use?
- desc - (Optional) A description.