Template:PatchHighlights: Difference between revisions
Template page
More actions
No edit summary Tag: wikieditor |
No edit summary Tag: wikieditor |
||
| Line 1: | Line 1: | ||
<div style="display:grid; grid-template-columns:repeat(3,1fr); gap:1rem; grid-auto-rows:auto; align-items:start; width:100%; direction:rtl;"> | <div style="border:2px solid #372b54; border-radius:10px; padding:0.75rem; background:transparent;"> | ||
{{#ask: | <div style="display:grid; grid-template-columns:repeat(3,1fr); gap:1rem; grid-auto-rows:auto; align-items:start; width:100%; direction:rtl;"> | ||
{{#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 style="grid-column:1/-1; opacity:.75; text-align:center; padding:1rem; direction:ltr;">No recent updates found.</div> | ||
}} | |||
</div> | |||
</div> | </div> | ||
<noinclude> | <noinclude> | ||
Revision as of 02:55, 2 October 2025
{{#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 (Category:Patch Notes), ordered by Publish date (newest first), but visually shown left→right as oldest→newest.",
"params": {}
} </templatedata>