Template:ParamList/Row

From HorizonXI Wiki
< Template:ParamList
Revision as of 05:07, 14 February 2023 by Garnet-HorizonXI (Fandom) (talk | contribs) (Created page with "<noinclude>{{ #ifeq:{{NAMESPACE}}|{{ns:Template}}| {{PAGENAME}} }} __NOTOC__ ==Usage== Creates a row for a parameter list table. '''See Also:''' * {{Tl|{{#titleparts:{{PAGENAME}} | 1}}}}: The main opening template. * {{Tl|{{#titleparts:{{PAGENAME}} | 1}}/Close}}: Closes the parameter list. ===Syntax=== {{CssPre|0|t=y |content=<nowiki>ParamList/Row | color = <!-- Optional. The row background color. Default is #eef0ff --> | name = <!-- Parame...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

Creates a row for a parameter list table.

See Also:

Syntax

{{ParamList/Row
  | color = <!-- Optional. The row background color. Default is #eef0ff -->
  | name = <!-- Parameter name. -->
  | required = <!-- Indicates if the parameter is required. Values: Y (yes), N (no), C (conditional) -->
  | description = <!-- Freeform description of the parameter along with any conditional requirements. -->
}}

Default Output

The output only includes the blue row below the header. The rest is visible for illustration purposes.


  • Any parameters that are not applicable to the article may be removed.
  • When unknown, leave the parameter in with a blank value so that others may fill it in.