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

No edit summary
No edit summary
Line 1: Line 1:
<noinclude>[[Category:Templates]]</noinclude>
<noinclude>[[Category:Templates]]</noinclude>
<!-- Template: Infobox -->
<!-- Compact Infobox Template -->
<!-- Float can be selected via 'float' parameter (default: right) -->
<div style="flex:0 0 35%; min-width:280px; max-width:320px; margin-left:1em; float:{{{float|right}}}; box-sizing:border-box;">
<!-- BoxName: Title of the infobox -->
<!-- A1-B7: Rows of label/value pairs -->
<!-- Styling will be removed or reworked when Site CSS is fully functional. -->


<!-- Outer wrapper for site layout -->
<div style="flex:0 0 35%; min-width:350px; max-width:350px; margin-left:2em; float:{{{float|right}}}; box-sizing:border-box;">
<!-- Main infobox container -->
<div style="border:2px solid #5a4e7c; background:#f0f2f8; border-radius:12px; box-shadow:0 2px 4px rgba(0,0,0,0.2); font-size:95%; overflow:hidden;">
<div style="border:2px solid #5a4e7c; background:#f0f2f8; border-radius:12px; box-shadow:0 2px 4px rgba(0,0,0,0.2); font-size:95%; overflow:hidden;">


<!-- Header -->
<!-- Header -->
<div style="background:linear-gradient(180deg,#7a6fb0,#5a4e7c); color:white; text-align:center; padding:8px; font-size:125%; line-height:1.2em; border-top-left-radius:10px; border-top-right-radius:10px;">
<div style="background:linear-gradient(180deg,#7a6fb0,#5a4e7c); color:white; text-align:center; padding:6px; font-size:115%; line-height:1.2em; border-top-left-radius:10px; border-top-right-radius:10px;">
'''{{{BoxName}}}'''
'''{{{BoxName}}}'''
</div>
</div>


<!-- Content rows -->
<!-- Content rows -->
<div style="padding:12px; line-height:1.7; font-size:100%;">
<div style="padding:6px; line-height:1.3; font-size:95%;">
{{#if: {{{A1|}}} |
{{#if: {{{A1|}}} |
<div style="display:flex; justify-content:space-between; margin-bottom:6px; flex-wrap:wrap;">
<div style="display:flex; justify-content:space-between; margin-bottom:3px; flex-wrap:wrap;">
<div style="font-weight:bold;">{{{A1}}}</div>
<div style="font-weight:bold;">{{{A1}}}</div>
<div>{{{B1}}}</div>
<div>{{{B1}}}</div>
</div>}}
</div>}}
{{#if: {{{A2|}}} |
{{#if: {{{A2|}}} |
<div style="display:flex; justify-content:space-between; margin-bottom:6px; flex-wrap:wrap;">
<div style="display:flex; justify-content:space-between; margin-bottom:3px; flex-wrap:wrap;">
<div style="font-weight:bold;">{{{A2}}}</div>
<div style="font-weight:bold;">{{{A2}}}</div>
<div>{{{B2}}}</div>
<div>{{{B2}}}</div>
</div>}}
</div>}}
{{#if: {{{A3|}}} |
{{#if: {{{A3|}}} |
<div style="display:flex; justify-content:space-between; margin-bottom:6px; flex-wrap:wrap;">
<div style="display:flex; justify-content:space-between; margin-bottom:3px; flex-wrap:wrap;">
<div style="font-weight:bold;">{{{A3}}}</div>
<div style="font-weight:bold;">{{{A3}}}</div>
<div>{{{B3}}}</div>
<div>{{{B3}}}</div>
</div>}}
</div>}}
{{#if: {{{A4|}}} |
{{#if: {{{A4|}}} |
<div style="display:flex; justify-content:space-between; margin-bottom:6px; flex-wrap:wrap;">
<div style="display:flex; justify-content:space-between; margin-bottom:3px; flex-wrap:wrap;">
<div style="font-weight:bold;">{{{A4}}}</div>
<div style="font-weight:bold;">{{{A4}}}</div>
<div>{{{B4}}}</div>
<div>{{{B4}}}</div>
</div>}}
</div>}}
{{#if: {{{A5|}}} |
{{#if: {{{A5|}}} |
<div style="display:flex; justify-content:space-between; margin-bottom:6px; flex-wrap:wrap;">
<div style="display:flex; justify-content:space-between; margin-bottom:3px; flex-wrap:wrap;">
<div style="font-weight:bold;">{{{A5}}}</div>
<div style="font-weight:bold;">{{{A5}}}</div>
<div>{{{B5}}}</div>
<div>{{{B5}}}</div>
</div>}}
</div>}}
{{#if: {{{A6|}}} |
{{#if: {{{A6|}}} |
<div style="display:flex; justify-content:space-between; margin-bottom:6px; flex-wrap:wrap;">
<div style="display:flex; justify-content:space-between; margin-bottom:3px; flex-wrap:wrap;">
<div style="font-weight:bold;">{{{A6}}}</div>
<div style="font-weight:bold;">{{{A6}}}</div>
<div>{{{B6}}}</div>
<div>{{{B6}}}</div>

Revision as of 04:41, 31 August 2025

{{{BoxName}}}