Template:PatchHighlights
Template page
More actions
{{#ask:
Namespace::Update Publish date::+ | sort=Publish date | order=desc | limit=3 | ?Publish date | ?Patch blurb | format=template | template=PatchHighlights | named args=yes
}}
<templatedata>
{
"description": "Displays the three most recent Update: pages using SMW. Each card shows the page title (without the Update: prefix), its Publish date, and an optional Patch blurb.",
"params": {
"1": { "label": "Page", "description": "The update page (passed automatically by SMW)", "type": "wiki-page-name", "required": true },
"Publish date": { "label": "Publish date", "description": "The SMW Publish date property value", "type": "string", "required": false },
"Patch blurb": { "label": "Patch blurb", "description": "Optional short summary set on the update page with Patch blurb::...", "type": "string", "required": false }
}
} </templatedata>