Difference between revisions of "Template:Village infobox"

From AchaeaWiki
Jump to navigation Jump to search
Line 104: Line 104:
   -->|}}<!--
   -->|}}<!--


   -->{{#if:{{{portcapacity|}}}|<!--
   -->{{#if:{{{portsize|}}}|<!--
   --><tr>
   --><tr>
     <td style="width: 75px; text-align: right; background-color: #7094DB; color: white;"><!--
     <td style="width: 75px; text-align: right; background-color: #7094DB; color: white;"><!--
       -->'''Port capacity'''<!--
       -->'''Port size'''<!--
     --></td>
     --></td>
     <td><!--
     <td><!--
       -->{{{portcapacity}}}<!--
       -->{{{portsize}}}<!--
     --></td>
     --></td>
   </tr><!--
   </tr><!--

Revision as of 07:30, 3 September 2011



All fields except villagename are optional.

Example usage:

{{Village_infobox
 | image        = ''image here''
 | villagename  = Foo
 | leader       = Bob
 | patron       = Lord Foobarbaz of Filler Text
 | founder      = F'baar
 | discoverer   = Delphinus (who else?)
 | allies       = Bar, Baz
 | enemies      = The Commune of Lorem Ipsum
 | porttype     = Man made
 | portsize     = ∞
 | seamark      = FooBarian
 | exports      = foobincense, barrh

}}