Template:Town: Difference between revisions
From LibreMC Earth Wiki
Created page with "<includeonly> <div class="plainlinks mw-sidebar mw-sidebar-right"> <div class="mw-sidebar-header">{{{title}}}</div> <div class="mw-sidebar-content"> Mayor: {{{mayor}}} Established: {{{date}}} {{{other}}} </div> </div> </includeonly>" |
No edit summary |
||
(29 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="infobox" style="width: 22em; border: 1px solid #aaa; background: #f9f9f9; font-size: 95%; float: right; margin-left: 1em;" | |||
|+ style="font-size: larger; font-weight: bold; padding: 0.2em;" | {{{title|}}} | |||
|- | |||
Mayor | | colspan="2" style="text-align: center; padding: 0.5em;" | [[File:{{{image|}}}|center|frameless|250px|{{{caption|}}}]] | ||
Established | |- | ||
{{{ | ! Mayor | ||
| {{{mayor|}}} | |||
|- | |||
! Established | |||
| {{{date|}}} | |||
|- | |||
{{#if:{{{extra_rows|}}}|{{{extra_rows}}}}} | |||
|} | |||
</includeonly> | </includeonly> |