Template:PatchHighlights/Card: Difference between revisions
Template page
More actions
No edit summary Tag: Reverted |
m Protected "Template:PatchHighlights/Card" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) Tags: Mobile edit Mobile web edit |
||
| (18 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | <templatestyles src="Template:PatchHighlights/styles.css" /> | ||
<div | <div class="sv-tile sv-ph-item"><div class="sv-ph-item__title">[[{{{Page}}}|{{PAGENAME:{{{Page}}}}}]]</div><div class="sv-ph-item__divider"></div><div class="sv-ph-item__date">{{#if:{{{Publish date|}}}|{{{Publish date}}}|{{{Modification date|}}}}}</div>{{#if:{{{Patch blurb|}}}|<p class="sv-ph-item__blurb">{{{Patch blurb}}}</p>|}}</div> | ||
{{{ | |||
</div> | |||
<div | |||
{{#if:{{{Publish date|}}}|{{{Publish date}}}|{{{Modification date|}}}}} | |||
</div> | |||
{{#if:{{{Patch blurb|}}}|<p | |||
</div> | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata>{"description":"Internal card template used by PatchHighlights.","params":{"Page":{"label":"Page","type":"wiki-page-name","required":true},"Publish date":{"type":"string"},"Patch blurb":{"type":"string"},"Modification date":{"type":"string"}}}</templatedata> | ||
{ | |||
} | |||
</templatedata> | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 04:54, 25 February 2026
[[{{{Page}}}|]]
Internal card template used by PatchHighlights.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Page | Page | no description | Page name | required |
| Publish date | Publish date | no description | String | optional |
| Patch blurb | Patch blurb | no description | String | optional |
| Modification date | Modification date | no description | String | optional |