Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Join the Playtest on Steam Now: SpiritVale

Template:PatchHighlights: Difference between revisions

Template page
No edit summary
No edit summary
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%;">
<div style="display:grid; grid-template-columns:repeat(3,1fr); gap:1rem; grid-auto-rows:auto; align-items:start; width:100%; direction:rtl;">
{{#ask:
{{#ask:
  [[Category:Patch Notes]]
  [[Category:Patch Notes]]
Line 11: Line 11:
  | template=PatchHighlights/Card
  | template=PatchHighlights/Card
  | named args=yes
  | named args=yes
  | default=
  | default=<div style="grid-column:1/-1; opacity:.75; text-align:center; padding:1rem; direction:ltr;">No recent updates found.</div>
  {{#ask:
    [[Publish date::+]]
    | sort=Publish date
    | order=desc
    | limit=3
    | ?Publish date
    | ?Patch blurb
    | format=template
    | template=PatchHighlights/Card
    | named args=yes
    | default=<div style="grid-column:1/-1; opacity:.75; text-align:center; padding:1rem;">No recent updates found.</div>
  }}
}}
}}
</div>
</div>
Line 29: Line 17:
<templatedata>
<templatedata>
{
{
   "description": "Displays the three most recent patch notes using SMW. Pulls from Category:Patch Notes and orders by Publish date; falls back to a global Publish date search if needed.",
   "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": {}
   "params": {}
}
}

Revision as of 19:34, 1 October 2025

[[{{{Page}}}|]]
12 December 2025

Update with various improvements and fixes.

[[{{{Page}}}|]]
12 December 2025

Update with various improvements and fixes.

[[{{{Page}}}|]]
12 December 2025

Update focused on balance adjustments.

... further results

Displays the three most recent patch notes (Category:Patch Notes), ordered by Publish date (newest first), but visually shown left→right as oldest→newest.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
No parameters specified