Template:PatchHighlights: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<templatestyles src="Template:PatchHighlights/styles.css" /><div class="sv-highlights- | <templatestyles src="Template:PatchHighlights/styles.css" /> | ||
<!-- Patch Highlights: one cohesive custom-table --> | |||
<table class="custom-table"> | |||
<tr> | |||
<th>Recent Updates</th> | |||
</tr> | |||
<tr> | |||
<td style="padding:0;"> | |||
<div class="sv-highlights-pad"> | |||
<div class="sv-highlights">{{#ask: | |||
[[Category:Patch Notes]] | [[Category:Patch Notes]] | ||
[[Publish date::+]] | [[Publish date::+]] | ||
| sort=Publish date | | sort=Publish date,Modification date | ||
| order=desc | | order=desc,desc | ||
| limit=3 | | limit=3 | ||
| ?Publish date | | ?Publish date | ||
| Line 11: | Line 21: | ||
| template=PatchHighlights/Card | | template=PatchHighlights/Card | ||
| named args=yes | | named args=yes | ||
| mainlabel=Page | |||
| link=none | |||
| searchlabel= | | searchlabel= | ||
| default=<div class="sv-empty">No recent updates found.</div> | | default=<div class="sv-empty">No recent updates found.</div> | ||
}}</div></div><noinclude><templatedata>{"description":"Displays the three most recent patch notes | }}</div> | ||
</div> | |||
</td> | |||
</tr> | |||
</table> | |||
<noinclude> | |||
<templatedata> | |||
{"description":"Displays the three most recent patch notes inside a styled table with a gradient header. Mobile view shows only the newest for readability.","params":{}} | |||
</templatedata> | |||
[[Category:Templates]] | |||
</noinclude> | |||