Template:ItemOrNot: Difference between revisions
From SCDB
(Created page with "{{#if: {{{2|}}} | * {{{1}}}: {{{2|}}} | }}<noinclude> <templatedata> { "params": { "1": { "label": "List item name", "type": "string", "required": true }, "2":...") |
(No difference)
|
Latest revision as of 20:10, 18 July 2020
Displays list item if second argument is not empty, otherwise nothing
Parameter | Description | Type | Status | |
---|---|---|---|---|
List item name | 1 | no description | String | required |
2 | 2 | List item contents | String | optional |