Difference between revisions of "Template:Enums"

From Kerbal Space Program Wiki
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>== {{lang|en=Fields}} ==
+
<includeonly>== {{lang|en=Enumerations}} ==
  
 
{{lang
 
{{lang
Line 6: Line 6:
  
 
{| class="wikitable"
 
{| class="wikitable"
  ! {{lang|en=Signature}}
+
  ! {{lang|en=Name}}
  ! {{lang|en=Description}}
+
  ! {{lang|en=Values}}
{{{1}}}
+
{{{enums}}}
}</includeonly><noinclude>== Documentation ==
+
|}</includeonly><noinclude>== Documentation ==
Has one parameter for the enumerations. Use the [[Template:Enum]] template, like "{{Tl|Enum}}", for each enumeration.
+
 
 +
A section on a class page for enums belonging to that class.
 +
 
 +
Has one parameter, "enums", for the enumerations. Use the [[Template:Enum]] template, like "{{Tl|Enum}}", for each enumeration.
  
 
[[Category:Templates]]
 
[[Category:Templates]]
 
[[Category:API Templates]]</noinclude>
 
[[Category:API Templates]]</noinclude>

Latest revision as of 23:55, 20 October 2015

Documentation

A section on a class page for enums belonging to that class.

Has one parameter, "enums", for the enumerations. Use the Template:Enum template, like "{{Enum}}", for each enumeration.