Template:PatchHighlights/Card
Template page
More actions
[[{{{1}}}|]]
{{#if:|{{{Publish date}}}|}}
{{{Patch blurb}}}
|}}<templatedata> {
"description": "Internal card template used by PatchHighlights. Receives: 1 = page (with namespace), plus SMW printouts Publish date, Patch blurb (and optionally Modification date).",
"params": {
"1": { "label": "Page", "type": "wiki-page-name", "required": true },
"Publish date": { "label": "Publish date", "type": "string", "required": false },
"Patch blurb": { "label": "Patch blurb", "type": "string", "required": false },
"Modification date": { "label": "Modification date", "type": "string", "required": false }
}
} </templatedata>