Changes

Jump to navigation Jump to search
384 bytes added ,  06:18, 20 August 2016
no edit summary
{{#if: {{{2|}}} | * {{{1}}}: {{{2|}}} | }}<noinclude>
<templatedata>
{
"params": {
"1": {
"label": "List item name",
"type": "string",
"required": true
},
"2": {
"description": "List item contents",
"type": "string"
}
},
"description": "Displays list item if second argument is not empty, otherwise nothing",
"format": "block"
}
</templatedata>
</noinclude>

Navigation menu