Template:Town: Difference between revisions
From LibreMC Earth Wiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<div style="float: right; margin: 0 0 1em 1em; padding: 0.5em; background: #f9f9f9; border: 1px solid #aaa; width: 22em;"> | <div style="float: right; margin: 0 0 1em 1em; padding: 0.5em; background: #f9f9f9; border: 1px solid #aaa; width: 22em;"> | ||
<div style="text-align: center; font-size: 20px; padding: 5px; border: 1px solid;"><b>{{{title}}}</b></div> | <div style="text-align: center; font-size: 20px; padding: 5px; border: 1px solid;"><b>{{{title}}}</b></div> | ||
<div style="display: flex; justify-content: space-between; align-items: center; font-size: 16px;"> | |||
<b>Mayor</b> | |||
<span style="margin-right: 10px;">{{{mayor}}}</span> | |||
</div> | |||
<div style="display: flex; justify-content: space-between; align-items: center; font-size: 16px;"> | |||
<b>Established</b> | |||
<span style="margin-right: 10px;">{{{date}}}</span> | |||
</div> | |||
{{{other}}} | |||
</div> | </div> | ||
</includeonly> | </includeonly> |