ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Template:Values

From ModEnc
Revision as of 02:44, 11 November 2007 by Renegade (talk | contribs) (New page: <includeonly>{{#switch: {{lc:{{{1}}}}} |signed integer |signed integers |integer |integers = Signed integers: All whole numbers from -2147483648 to 2147483647; in ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This template generates standardized value type descriptions for a number of common types, to be used in the values= parameter of Template:Flag

Usage

{{Values|VALUE TYPE}}

Currently valid value types are:

  • signed integers or integers
  • unsigned integers
  • floats
  • unsigned bytes or bytes
  • signed bytes
  • booleans
  • strings
  • colors
  • clsids or locomotors
  • leptons

In the case of strings, a second parameter can be added to note what the strings are limited to (such as valid warhead names, for example).