Template:Type: Difference between revisions

From FiguraMC
PenguinEncounter (talk | contribs)
use fallthrough to reduce byte count
Tag: 2017 source edit
PenguinEncounter (talk | contribs)
add 'any'
Tag: 2017 source edit
Line 19: Line 19:
  | functions
  | functions
  | table
  | table
| any
  | tables = {{type/builtin|{{{1}}}|mod={{{2|{{{mod|}}}}}}}}
  | tables = {{type/builtin|{{{1}}}|mod={{{2|{{{mod|}}}}}}}}
  | {{type/custom|{{{1}}}|mod={{{2|{{{mod|}}}}}}}}
  | {{type/custom|{{{1}}}|mod={{{2|{{{mod|}}}}}}}}

Revision as of 03:24, 27 September 2024

Displays a type widget.

Stylesheet: Template:Type/style.css (edit to add colors and decorations for custom types)

Examples

  • Template:Type/builtin {{type|nil}}
  • Template:Type/builtin
  • Template:Type/builtin (optional number)
  • Template:Type/builtin
  • Template:Type/builtin
  • Template:Type/builtin
  • Template:Type/builtin
  • Template:Type/custom (custom type that exists)
  • Template:Type/custom (custom type that doesn't exist)
  • Template:Type/link (links to the Main Page) {{type|Main Page|link=Main Page}}

Testcases page.

Displays and links to types.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Type name1

no description

Suggested values
nil boolean integer number string function table
Unknownrequired
Type modifiersmod 2

Modifiers to the type, like array / optional

Suggested values
[] ? []?
Contentoptional
Custom link targetlink 3

no description

Page nameoptional