Difference between revisions of "Template:Village infobox"

From AchaeaWiki
Jump to navigation Jump to search
(added example)
m (fixed preformatting)
Line 87: Line 87:


Example usage:
Example usage:
  {{Village_infobox
<pre>{{Village_infobox
  | image      = ''image here''
| image      = ''image here''
  | villagename = Foo
| villagename = Foo
  | leader      = Bob
| leader      = Bob
  | patron      = Lord Foobarbaz of Filler Text
| patron      = Lord Foobarbaz of Filler Text
  | founder    = F'baar
| founder    = F'baar
  | discoverer  = Delphinus (who else?)
| discoverer  = Delphinus (who else?)
  | allies      = Bar, Baz
| allies      = Bar, Baz
  | enemies    = The Commune of Lorem Ipsum
| enemies    = The Commune of Lorem Ipsum
  }}
}}</pre>


[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Revision as of 05:55, 15 May 2010



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
}}