Template:PatchHighlights/Card: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| (13 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | <templatestyles src="Template:PatchHighlights/styles.css" /> | ||
<div | <div class="sv-card"> | ||
</div> | <div class="sv-card__title">[[{{{Page}}}|{{PAGENAME:{{{Page}}}}}]]</div> | ||
<div | <div class="sv-card__divider"></div> | ||
{{#if:{{{Publish date|}}}|{{{Publish date}}}|{{{Modification date|}}}}} | <div class="sv-card__date">{{#if:{{{Publish date|}}}|{{{Publish date}}}|{{{Modification date|}}}}}</div> | ||
</div> | {{#if:{{{Patch blurb|}}}|<p class="sv-card__blurb">{{{Patch blurb}}}</p>|}} | ||
{{#if:{{{Patch blurb|}}}|<p | |||
</div> | </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 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 |