Template:Town Infobox: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
<div id="right-sidebar"><table class="infobox item-infobox {{{type|item}}}-{{#ifeq:{{lc:{{{game|}}}}}|tfc|tfc-}}infobox" style="width:300px; max-width:300px; {{lang incomplete|ar=float:left; margin: 0.5em 1 0.5em 0em;}}">
<div id="right-sidebar">
<tr>
<table class="infobox item-infobox {{{type|item}}}-{{#ifeq:{{lc:{{{game|}}}}}|tfc|tfc-}}infobox" style="width:300px; max-width:300px; {{lang incomplete|ar=float:left; margin: 0.5em 1 0.5em 0em;}}">
  <th class="infobox-header" id="top-header" colspan="2" style="background:#F3A957;">{{ name }}</th>
<tr>
  </tr>
<th class="infobox-header" id="top-header" colspan="2" style="background:#F3A957;">{{ name }}</th>
  <tr>
</tr>
    <td colspan="2" style="padding:0em;">
<tr>
      [[File:{{{image|Screenshot needed.png}}}|{{{imagewidth|250px}}}|center]]
<td colspan="2" style="padding:0em;">
      [[File:{{{image|Screenshot needed.png}}}|{{{imagewidth|250px}}}|center]]     
[[File:{{{image|Screenshot needed.png}}}|{{{imagewidth|250px}}}|center]]
    </td>
[[File:{{{image|Screenshot needed.png}}}|{{{imagewidth|250px}}}|center]]     
  </tr>
</td>
<!--
</tr>
<!--


// Basic Information
// Basic Information


--><tr>
--><tr>
<th class="infobox-header" colspan="2">{{lang
<th class="infobox-header" colspan="2">{{lang
  | ar = معلومات أساسية  
| ar = معلومات أساسية  
  | cs = Základní informace
| cs = Základní informace
  | da = Information
| da = Information
  | de = Informationen
| de = Informationen
  | en = Basic Information
| en = Basic Information
  | es = Información básica
| es = Información básica
  | fi = Perustiedot
| fi = Perustiedot
  | fr = Informations de base
| fr = Informations de base
  | hu = Alapvető információk
| hu = Alapvető információk
  | it = Informazioni di Base
| it = Informazioni di Base
  | ja = インフォメーション
| ja = インフォメーション
  | ko = 기본 정보
| ko = 기본 정보
  | nl = Basisinformatie
| nl = Basisinformatie
  | no = Grunnleggende informasjon
| no = Grunnleggende informasjon
  | pl = Podstawowe informacje
| pl = Podstawowe informacje
  | pt = Informações Básicas
| pt = Informações Básicas
  | pt-br = Informações básicas
| pt-br = Informações básicas
  | ro = Informaţii de bază
| ro = Informaţii de bază
  | ru = Информация
| ru = Информация
  | sv = Grundläggande Information
| sv = Grundläggande Information
  | tr = Temel Bilgiler
| tr = Temel Bilgiler
  | zh-hans = 基本信息
| zh-hans = 基本信息
  | zh-hant = 資訊
| zh-hant = 資訊
  }}
}}
</th>
</th>
</tr>
</tr>
<tr>
<tr>
<td class="infobox-label">Mayor</td>
<td class="infobox-label">Founded</td>
<td>{{{mayor}}}</td>
<td>{{{founded}}}</td>
  </tr>
</tr>
<tr>
<tr>
  <td class="infobox-label">Status</td>
<td class="infobox-label">Mayor</td>
  <td class="infobox-data">{{{status}}}</td>
<td>{{{mayor}}}</td>
</tr>
</tr>
<tr>
<tr>
  <td class="infobox-label">Population</td>
<td class="infobox-label">Population</td>
  <td class="infobox-data">{{{population}}}}</td></tr>
<td class="infobox-data">{{{population}}}}</td></tr>
</tr>
</tr>
</table>
<tr>
<td class="infobox-label">Status</td>
<td class="infobox-data">{{{status}}}</td>
</tr>
<tr>
<th class="infobox-header" colspan="2">Location</th>
</tr>
<tr>
<td class="infobox-label">Coordinates</td>
<td class="infobox-data">{{{coordinates}}}</td>
</tr>
<tr>
<td class="infobox-data" colspan="2">[{{{dynmap}}} Dynmap Link]</td>
</tr>
</table>
</div>
</div>

Revision as of 17:34, 25 September 2019