Template:ParamList/Row: Difference between revisions
From HorizonXI Wiki
(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...") |
(No difference)
|
Latest revision as of 05:07, 14 February 2023
Usage
Creates a row for a parameter list table.
See Also:
- {{ParamList}}: The main opening template.
- {{ParamList/Close}}: Closes the parameter list.
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.
