Template:TemplateParamRow
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
| Parameter | Description | Required? | Default | Usage |
|---|---|---|---|---|
| {{{parameter}}} | {{{description}}} | — | {{{usage}}} |
Usage
For use in "parameters" section in templates. It is to be proceeded with {{TemplateParamHeader}}
Parameters
| Parameter | Description | Required? | Default | Usage |
|---|---|---|---|---|
| parameter | The parameter's call name. | — | Plain text | |
| description | A brief description of what the parameter is for. | — | Text | |
| required | Describes if the parameter is required or not. | — | Boolean ("y") | |
| reqexpl | An explanation of the required field for use if the parameter is required conditionally. | — | Plain text | |
| default | The parameter's default value. | "—" | Text | |
| usage | How the parameter should be used. | — | Text |