Template:PatchHighlights/Card
Template page
More actions
<templatestyles src="Template:PatchHighlights/styles.css" />
[[{{{1}}}|{{{1}}}]]
{{#if:|{{{Publish date}}}|}}
{{#if:|{{{Patch blurb}}}
|}}<templatedata> {
"description": "Internal card template used by PatchHighlights.",
"params": {
"1": { "label": "Page", "type": "wiki-page-name", "required": true },
"Publish date": { "type": "string" },
"Patch blurb": { "type": "string" },
"Modification date": { "type": "string" }
}
} </templatedata>