Template:PatchHighlights/Card: Difference between revisions
Template page
More actions
No edit summary Tags: Reverted wikieditor |
No edit summary Tags: Manual revert wikieditor |
||
| Line 1: | Line 1: | ||
<div style="text-align:left; padding:1rem 1.5rem 0.75rem;"> | <div style="text-align:left; padding:1rem 1.5rem 0.75rem;"> | ||
<div style="font-size:1.4em; font-weight:700; line-height:1.2; margin:-0.2em 0 0.3em 0;"> | <div style="font-size:1.4em; font-weight:700; line-height:1.2; margin:-0.2em 0 0.3em 0;"> | ||
{{{1}}}|{{#titleparts:{{{1}}}|1|2|:}} | [[{{{1}}}|{{#titleparts:{{{1}}}|1|2|:}}]] | ||
</div> | </div> | ||
<div style="margin:.1em 0; font-size:.85em; font-style:italic; color:var(--text-color);"> | <div style="margin:.1em 0; font-size:.85em; font-style:italic; color:var(--text-color);"> | ||
Revision as of 19:31, 1 October 2025
[[{{{1}}}|{{#titleparts:{{{1}}}|1|2|:}}]]
{{#if:|{{{Publish date}}}|}}
{{{Patch blurb}}}
|}}<templatedata> {
"description": "Internal card template used by PatchHighlights. Receives: 1 = page (with namespace), plus SMW printouts Publish date, Patch blurb (and optionally Modification date).",
"params": {
"1": { "label": "Page", "type": "wiki-page-name", "required": true },
"Publish date": { "label": "Publish date", "type": "string", "required": false },
"Patch blurb": { "label": "Patch blurb", "type": "string", "required": false },
"Modification date": { "label": "Modification date", "type": "string", "required": false }
}
} </templatedata>