Template:PageHeader: Difference between revisions
Template page
More actions
m Replaced inline css with classes Tag: wikieditor |
No edit summary Tag: wikieditor |
||
| Line 27: | Line 27: | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
<div class="playtest-info-box"> | <div class="playtest-info-box"> | ||
'''Join the Playtest on Steam Now:''' [https://store.steampowered.com/app/3767850/SpiritVale https://store.steampowered.com/app/3767850/SpiritVale] | '''Join the Playtest on Steam Now:''' [https://store.steampowered.com/app/3767850/SpiritVale https://store.steampowered.com/app/3767850/SpiritVale] | ||
</div> | </div> | ||
| Line 47: | Line 42: | ||
</div> | </div> | ||
<br> | <br> | ||
<noinclude>[[Category:Templates]]</noinclude> | |||
Revision as of 18:50, 14 September 2025
<templatedata> {
"description": "Renders a styled header box with an optional image and a large page title.",
"format": "block",
"params": {
"PageImage": {
"label": "Page image",
"description": "Optional file name (without File:) to show above the header, e.g. Example.png.",
"type": "string",
"required": false,
"aliases": []
},
"PageHeader": {
"label": "Page header text",
"description": "The large title text displayed in the header box.",
"type": "string",
"required": false,
"aliases": []
}
},
"paramOrder": [
"PageImage",
"PageHeader"
]
} </templatedata>
Join the Playtest on Steam Now: https://store.steampowered.com/app/3767850/SpiritVale
{{#if:|[[File:{{{PageImage}}}|100px]]
|}}
{{{PageHeader}}}