Difference between revisions of "Template:EnumEnd"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Created page with "<noinclude> '''This template is purposefully blank.''' {{doc start}} This template is used in the API namespace to mark the end of an enumeration value list. This template ex...")
 
(deprecating)
 
Line 1: Line 1:
<noinclude>
+
<noinclude>Deprecated template, do not use.
'''This template is purposefully blank.'''
+
 
{{doc start}}
+
To list the enumerations of a class, use [[Template:Enums]]. To list the values in an enumeration, use [[Template:EnumValue]] without a wrapper template (i.e. Template:EnumValues does not currently exist)</noinclude>
This template is used in the API namespace to mark the end of an enumeration value list. This template exists in case values are put into a table in the future.
 
</noinclude>
 

Latest revision as of 19:12, 13 October 2015

Deprecated template, do not use.

To list the enumerations of a class, use Template:Enums. To list the values in an enumeration, use Template:EnumValue without a wrapper template (i.e. Template:EnumValues does not currently exist)