Template:Town: Difference between revisions

From EarthMC
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 39: Line 39:
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
| style="{{#if:{{{Chunks|}}}| |display: none;}}" valign="top" | '''Area'''
| style="{{#if:{{{Chunks|}}}| |display: none;}}" valign="top" | '''Area'''
| style="{{#if:{{{Chunks|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{Chunks|}}}
| style="{{#if:{{{Chunks|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{Chunks|}}} chunks
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
| style="{{#if:{{{Coordinates|}}}| |display: none;}}" valign="top" | '''Coordinates'''
| style="{{#if:{{{Coordinates|}}}| |display: none;}}" valign="top" | '''Coordinates'''
Line 68: Line 68:
| style="{{#if:{{{mayor||}}}| |display: none;}}" valign="top" | '''Mayor'''
| style="{{#if:{{{mayor||}}}| |display: none;}}" valign="top" | '''Mayor'''
| style="{{#if:{{{mayor||}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{mayor|}}}
| style="{{#if:{{{mayor||}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{mayor|}}}
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
| style="{{#if:{{{otherleader_title||}}}| |display: none;}}" valign="top" | '''{{{otherleader_title|}}}'''
| style="{{#if:{{{otherleader_title||}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{otherleader|}}}
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
| style="{{#if:{{{councillors|}}}| |display: none;}}" valign="top" | '''Councillors'''
| style="{{#if:{{{councillors|}}}| |display: none;}}" valign="top" | '''Councillors'''
Line 75: Line 78:
| style="{{#if:{{{political_system|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{political_system|}}}
| style="{{#if:{{{political_system|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{political_system|}}}
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
| style="{{#if:{{{representative_title|}}}| |display: none;}}" valign="top" | '''{{{representative_title1}}}'''
| style="{{#if:{{{representative_title1|}}}| |display: none;}}" valign="top" | '''{{{representative_title1}}}'''
| style="{{#if:{{{representative_title1|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{representative1|}}}
| style="{{#if:{{{representative_title1|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{representative1|}}}
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
| style="{{#if:{{{representative_title|}}}| |display: none;}}" valign="top" | '''{{{representative_title2}}}'''
| style="{{#if:{{{representative_title2|}}}| |display: none;}}" valign="top" | '''{{{representative_title2}}}'''
| style="{{#if:{{{representative_title2|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{representative2|}}}
| style="{{#if:{{{representative_title2|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{representative2|}}}
|-
|-
Line 98: Line 101:
| style="{{#if:{{{past_councillors|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{past_councillors|}}}
| style="{{#if:{{{past_councillors|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{past_councillors|}}}
|}</div>
|}</div>
|}
|}<noinclude>
<noinclude>
Example Usage:<pre>
Example Usage:<pre>
{{EnhancedTown
{{Town
|Color=Example
|color=Example
|Eras={{Eras|beta|beginning|hype|decline|crepuscular|flooding}}
|eras={{Eras|beta|beginning|hype|decline|crepuscular|flooding}}
|Title1=Example
|title1=Example
|Image1=Example
|image1=Example
|Image2=Example
|image2=Example
|Image3=Example
|image3=Example
|Full_name=Example
|Full_name=Example
|Motto=Example
|Motto=Example
Line 121: Line 123:
|official_religion=Example
|official_religion=Example
|mayor=Example
|mayor=Example
|otherleader=Example
|otherleader_title=Example
|councillors=Example
|councillors=Example
|political_system=Example
|political_system=Example

Latest revision as of 00:54, 18 February 2024

{{{title1}}}
{{{image1}}}
{{{image2}}}
{{{image3}}}
Town Information
Full Name
Motto
Nation
Population
Area
Coordinates
Continent
Region
Discord
Economic System
Official Language
Official Religion
Government Information
Mayor
'
Councillors
Political System
{{{representative_title1}}}
{{{representative_title2}}}
Historical Information
Established
Disbanded
Past Nations
Past Mayors
Past Councillors

Example Usage:

{{Town
|color=Example
|eras={{Eras|beta|beginning|hype|decline|crepuscular|flooding}}
|title1=Example
|image1=Example
|image2=Example
|image3=Example
|Full_name=Example
|Motto=Example
|Nation=Example
|Population=Example
|Chunks=Example
|Coordinates={{Coordinates|x=Example|z=Example}}
|Continent=Example
|region=Example
|Discord=Example
|economic_system=Example
|official_language=Example
|official_religion=Example
|mayor=Example
|otherleader=Example
|otherleader_title=Example
|councillors=Example
|political_system=Example
|representative_title1=Example
|representative1=Example
|representative_title2=Example
|representative2=Example
|past_nations=Example
|past_mayors=Example
|past_councillors=Example
|Established=Example
|Disbanded=Example
}}