Template:State Infobox: Difference between revisions

From SoS Ledger
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{| class="infobox" style="width: 100%; font-size: 90%; line-height: 1.5em; border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin: 0 0 1em 1em; padding: 0.2em;"
{| class="infobox" style="width: 100%; font-size: 90%; line-height: 1.5em; border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin: 0 0 1em 1em; padding: 0.2em;"
|+ <big>'''Template Usage'''</big>
|+ <big>'''Template Usage'''</big>
Line 8: Line 7:
| colspan="2" style="padding: 0.4em 0.6em;" |
| colspan="2" style="padding: 0.4em 0.6em;" |
<code><nowiki>
<code><nowiki>
<noinclude>{{{subst:Template Name}}}</noinclude>
{{subst:State Infobox|state = 123|name = Lorem Ipsum|date = Jul 28th, 2025|governor = Governor 1|alliances = Top Alliances}}
</nowiki></code>
</nowiki></code>
|}
{| class="infobox" style="float:right; clear:right; width:300px; font-size:90%; padding:0.5em 1em; border:1px solid #ccc;"
! colspan="2" style="font-size:120%; background-color:#f2f2f2; text-align:center; padding:0.5em;" | State Information
|-
! style="text-align:left; white-space:nowrap;" | State:
| 123
|-
! style="text-align:left; white-space:nowrap;" | State Name:
| Lorem Ipsum
|-
! style="text-align:left; white-space:nowrap;" | Creation Date:
| Jul 28th, 2025
|-
! style="text-align:left; white-space:nowrap;" | Current Governor:
|
|-
! style="text-align:left; white-space:nowrap;" | Top Alliances:
| Top Alliances
|}
|}
</noinclude>
</noinclude>
 
<includeonly>
{| class="infobox" style="float:right; clear:right; width:300px; font-size:90%; padding:0.5em 1em; border:1px solid #ccc;"
{| class="infobox" style="float:right; clear:right; width:300px; font-size:90%; padding:0.5em 1em; border:1px solid #ccc;"
! colspan="2" style="font-size:120%; background-color:#f2f2f2; text-align:center; padding:0.5em;" | State Information
! colspan="2" style="font-size:120%; background-color:#f2f2f2; text-align:center; padding:0.5em;" | State Information
Line 31: Line 48:
| {{{alliances|}}}
| {{{alliances|}}}
|}
|}
</includeonly>

Latest revision as of 21:55, 28 July 2025

Template Usage
To use this template effectively, please copy the code below and paste it where needed:

{{subst:State Infobox|state = 123|name = Lorem Ipsum|date = Jul 28th, 2025|governor = Governor 1|alliances = Top Alliances}}

State Information
State: 123
State Name: Lorem Ipsum
Creation Date: Jul 28th, 2025
Current Governor:
Top Alliances: Top Alliances