Template:PageHeader: Difference between revisions
Template page
More actions
No edit summary Tag: wikieditor |
No edit summary Tag: wikieditor |
||
| Line 28: | Line 28: | ||
</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 | '''Join the Playtest on Steam Now:''' [https://store.steampowered.com/app/3767850/SpiritVale SpiritVale] | ||
</div> | </div> | ||
Revision as of 23:24, 23 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: SpiritVale
{{#if:|[[File:{{{PageImage}}}|100px]]
|}}
{{{PageHeader}}}