Difference between revisions of "Template:Location-infobox"

From Marioverse Wiki
Jump to navigationJump to search
m
(Nested template)
Line 1: Line 1:
<includeonly>{| class="infobox" cellpadding=2 cellspacing=2 align={{{align|right}}} width=280px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background-color: ghostwhite; border:1px solid #8a8; color:black"
<includeonly>{| class="infobox" cellpadding=2 cellspacing=2 align={{{align|right}}} width=280px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background-color: ghostwhite; border:1px solid #8a8; color:black"


| align="center" colspan="3" bgcolor="#10274c" style="font-size:145%;" | '''<span style="color:white;">{{{title|{{PAGENAME}}}}}</span>'''
| align="center" colspan="2" bgcolor="#10274c" style="font-size:145%;" | '''<span style="color:white;">{{{title|{{PAGENAME}}}}}</span>'''
|-
|-
|align="center" colspan="3" | {{{image|}}}
|align="center" colspan="2" | {{{image|}}}
{{#if:{{{full_name|}}}|{{!}}- style="background: #ff6666"
{{#if:{{{full_name|}}}|{{!}}- style="background: #ff6666"
{{!}}'''Full name'''
{{!}}'''Full name'''
{{!}} style="width:17em" {{!}} {{{full_name|}}}
{{!}} style="width:17em" {{!}} {{{full_name|}}}
{{!}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
Line 13: Line 12:
{{!}} '''Greater location'''
{{!}} '''Greater location'''
{{!}} {{{greater_location}}}
{{!}} {{{greater_location}}}
{{!}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
Line 19: Line 17:
{{!}} '''Inhabitants'''
{{!}} '''Inhabitants'''
{{!}} {{{inhabitants}}}
{{!}} {{{inhabitants}}}
{{!}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
Line 25: Line 22:
{{!}} '''Capital'''
{{!}} '''Capital'''
{{!}} {{{capital}}}
{{!}} {{{capital}}}
{{!}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
Line 31: Line 27:
{{!}} '''Points of Interest'''
{{!}} '''Points of Interest'''
{{!}} {{{landmarks}}}
{{!}} {{{landmarks}}}
{{!}}
|}}
|}}


|- style="vertical-align: top;horizontal-align: center"
{{neighboring-locations
{{!}} '''Nearby Locations'''
|north=north
{{#if: {{{north|}}}|
|east=east
{{!}}-
|south=south
{{!}} width="30%" {{!}} &nbsp;
|west=west
{{!}}  {{!}}
}}
{{{!}} width="100%" style="background:#FFF"
{{!}}-
{{!}} &uarr;
{{!}}-
{{!}} {{{north}}}}}
{{!}}}
{{!}} width="30%" {{!}} &nbsp;
|-
|
{{#if: {{{west|}}}{{{altwest|}}}|{{{!}} width="100%" style="background:#FFF"
{{!}}-
{{!}} &larr;
{{!}} {{{west}}}}}
{{!}}}
| '''{{{title}}}'''
|  
{{#if: {{{east|}}}|{{{!}} width="100%" style="background:#FFF"
{{!}}-
{{!}} {{{east}}}}}
{{!}} &rarr;
{{!}}}
{{#if: {{{south|}}}|
{{!}}-
{{!}} &nbsp;
{{!}}  {{!}}
{{{!}} width="100%" style="background:#FFF"
{{!}}-
{{!}} {{{south}}}}}
{{!}}-
{{!}} &darr;
{{!}}}
{{!}} &nbsp;|
|}


</includeonly><noinclude><div style="float:right"><pre>{{location-infobox
</includeonly><noinclude><div style="float:right"><pre>{{location-infobox

Revision as of 02:25, 3 April 2021

{{location-infobox
|title=
|image=
|full_name=
|greater_location=
|inhabitants=
|capital=
|landmarks=
|north=
|east=
|south=
|west=
}}
  • title –
  • image –
  • full name –
  • greater location –
  • inhabitants –
  • capital –
  • landmarks –
  • north –
  • east –
  • south –
  • west –