Template:Infobox: Difference between revisions

From VexWiki
No edit summary
No edit summary
Line 1: Line 1:
{| class="infobox"
<table class="infobox" style="width:100%; max-width:300px; float:right; clear:right; margin:1em 0 1em 1em; background:#f9f9f9; border:1px solid #aaa; font-size:90%;">
|-
  <tr>
! colspan="2" style="text-align:center;" | {{{title}}}
    <th colspan="2" style="text-align:center; font-size:120%; background:#ddd;">{{{title|}}}</th>
|-
  </tr>
| '''Location'''
  {{#if:{{{image|}}}|
| {{{location}}}
  <tr>
|-
    <td colspan="2" style="text-align:center;">[[File:{{{image}}}|frameless|200px]]</td>
| '''Population'''
  </tr>}}
| {{{population}}}
  {{#if:{{{caption|}}}|
|-
  <tr>
| '''Status'''
    <td colspan="2" style="text-align:center; font-style:italic;">{{{caption}}}</td>
| {{{status}}}
  </tr>}}
|-
  {{#if:{{{type|}}}|
| '''Nickname'''
  <tr>
| {{{nickname}}}
    <th>Type</th>
|}
    <td>{{{type}}}</td>
  </tr>}}
  {{#if:{{{location|}}}|
  <tr>
    <th>Location</th>
    <td>{{{location}}}</td>
  </tr>}}
  {{#if:{{{population|}}}|
  <tr>
    <th>Population</th>
    <td>{{{population}}}</td>
  </tr>}}
  {{#if:{{{status|}}}|
  <tr>
    <th>Status</th>
    <td>{{{status}}}</td>
  </tr>}}
  {{#if:{{{affiliation|}}}|
  <tr>
    <th>Affiliation</th>
    <td>{{{affiliation}}}</td>
  </tr>}}
  {{#if:{{{established|}}}|
  <tr>
    <th>Established</th>
    <td>{{{established}}}</td>
  </tr>}}
  {{#if:{{{features|}}}|
  <tr>
    <th>Features</th>
    <td>{{{features}}}</td>
  </tr>}}
  {{#if:{{{significance|}}}|
  <tr>
    <th>Significance</th>
    <td>{{{significance}}}</td>
  </tr>}}
  {{#if:{{{nickname|}}}|
  <tr>
    <th>Nickname</th>
    <td>{{{nickname}}}</td>
  </tr>}}
</table>

Revision as of 00:51, 11 April 2025

{{#if:| }} {{#if:| }} {{#if:| }} {{#if:| }} {{#if:| }} {{#if:| }} {{#if:| }} {{#if:| }} {{#if:| }} {{#if:| }} {{#if:| }}
[[File:{{{image}}}|frameless|200px]]
{{{caption}}}
Type {{{type}}}
Location {{{location}}}
Population {{{population}}}
Status {{{status}}}
Affiliation {{{affiliation}}}
Established {{{established}}}
Features {{{features}}}
Significance {{{significance}}}
Nickname {{{nickname}}}