Template:PatchHighlights/Card: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<templatestyles src="Template:PatchHighlights/styles.css" /> | <templatestyles src="Template:PatchHighlights/styles.css" /> | ||
<div class="sv-card"> | <div class="sv-card"> | ||
<div class="sv-card__title">[[{{{ | <div class="sv-card__title">[[{{{Page}}}|{{PAGENAME:{{{Page}}}}}]]</div> | ||
<div class="sv-card__divider"></div> | <div class="sv-card__divider"></div> | ||
<div class="sv-card__date">{{#if:{{{Publish date|}}}|{{{Publish date}}}|{{{Modification date|}}}}}</div> | <div class="sv-card__date">{{#if:{{{Publish date|}}}|{{{Publish date}}}|{{{Modification date|}}}}}</div> | ||
| Line 7: | Line 7: | ||
</div> | </div> | ||
<noinclude> | <noinclude> | ||
<templatedata>{"description":"Internal card template used by PatchHighlights.","params":{" | <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> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 19:15, 2 October 2025
[[{{{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 |