Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Join the Playtest on Steam Now: SpiritVale

Template:PageHeader: Difference between revisions

Template page
No edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="max-width:100%; margin-bottom:10px; border:1px solid #ccc; border-radius:6px; box-shadow:0 1px 3px rgba(0,0,0,0.1); background:#f0f2f8; padding:10px; text-align:center; color:#333; word-wrap:break-word; overflow-wrap:break-word;">
<noinclude>
 
<templatedata>
'''Join the Playtest on Steam Now:''' [https://store.steampowered.com/app/3767850/SpiritVale https://store.steampowered.com/app/3767850/SpiritVale]
{
 
  "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>
</noinclude>
<div class="playtest-info-box">
'''Join the Playtest on Steam Now:''' [https://store.steampowered.com/app/3767850/SpiritVale SpiritVale]
</div>
</div>


<div style="max-width:100%; margin:0 3px; border:2px solid #372b54; border-radius:10px; box-shadow:0 2px 6px rgba(0,0,0,0.25); background:#f0f2f8;">
<div class="header-container-outer">
 
<div class="header-container-middle">
<div style="background:#f0f2f8; color:white; text-align:center; padding:2px 2px; border-radius:8px; word-wrap:break-word; overflow-wrap:break-word;">
<div class="header-container-inner">
 
<div style="background:linear-gradient(180deg,#5a4e7c,#372b54); color:white; text-align:center; padding:1px 1px; border-radius:8px; word-wrap:break-word; overflow-wrap:break-word;font-size:300%;">


{{#if:{{{PageImage|}}}|[[File:{{{PageImage}}}|100px]]<br>|<nowiki />}}
{{#if:{{{PageImage|}}}|[[File:{{{PageImage}}}|100px]]<br>|<nowiki />}}
Line 18: Line 42:
</div>
</div>
<br>
<br>
<noinclude>[[Category:Templates]]</noinclude>