Template:PatchHighlights: Difference between revisions
Template page
More actions
No edit summary Tag: wikieditor |
No edit summary Tag: wikieditor |
||
| Line 1: | Line 1: | ||
< | <templatestyles src="Template:PatchHighlights/styles.css" /> | ||
<div class="sv-highlights-wrap"> | |||
<div class="sv-highlights"> | |||
{{#ask: | |||
[[Category:Patch Notes]] | |||
[[Publish date::+]] | |||
| sort=Publish date | |||
| order=desc | |||
| limit=3 | |||
| ?Publish date | |||
| ?Patch blurb | |||
| ?Modification date | |||
| format=template | |||
| template=PatchHighlights/Card | |||
| named args=yes | |||
| searchlabel= | |||
| default=<div class="sv-empty">No recent updates found.</div> | |||
}} | |||
</div> | </div> | ||
</div> | </div> | ||
| Line 21: | Line 22: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Displays the three most recent patch notes ( | "description": "Displays the three most recent patch notes; on mobile shows only the most recent (one card).", | ||
"params": {} | "params": {} | ||
} | } | ||
Revision as of 03:05, 2 October 2025
<templatestyles src="Template:PatchHighlights/styles.css" />
{{#ask:
Publish date::+
| sort=Publish date
| order=desc
| limit=3
| ?Publish date
| ?Patch blurb
| ?Modification date
| format=template
| template=PatchHighlights/Card
| named args=yes
| searchlabel=
| default=No recent updates found.
}}
<templatedata> {
"description": "Displays the three most recent patch notes; on mobile shows only the most recent (one card).",
"params": {}
} </templatedata>