Difference between revisions of "Template:Settlement"
Jump to navigation
Jump to search
(reverting, i give up for now) |
|||
Line 16: | Line 16: | ||
|Deed info missing | |Deed info missing | ||
}} | }} | ||
+ | |||
|- | |- | ||
! style="background-color:#3c5;" | Mayor | ! style="background-color:#3c5;" | Mayor | ||
|- | |- | ||
| style="text-align: center;" | {{{mayor|Unknown}}} | | style="text-align: center;" | {{{mayor|Unknown}}} | ||
+ | |||
+ | {{#if:{{{comayors|}}}| | ||
+ | |- | ||
+ | ! style="background-color:#3c5;" | Co-Mayor(s) | ||
+ | |- | ||
+ | | style="text-align: center;" | {{{comayors|Unknown}}} | ||
+ | |}} | ||
+ | |||
|- | |- | ||
! style="background-color:#3c5;" | Population | ! style="background-color:#3c5;" | Population | ||
|- | |- | ||
| style="text-align: center;" | {{{population|Unknown}}} | | style="text-align: center;" | {{{population|Unknown}}} | ||
+ | |||
|- | |- | ||
! style="background-color:#3c5;" | Allies | ! style="background-color:#3c5;" | Allies | ||
Line 29: | Line 39: | ||
| | | | ||
{{{allies|Unknown}}} | {{{allies|Unknown}}} | ||
+ | |||
|- | |- | ||
! style="background-color:#3c5;" | Enemies | ! style="background-color:#3c5;" | Enemies | ||
Line 35: | Line 46: | ||
{{{enemies|Unknown}}} | {{{enemies|Unknown}}} | ||
|} | |} | ||
− | </includeonly><noinclude> | + | |
+ | </includeonly> | ||
+ | |||
+ | <noinclude> | ||
== Usage examples == | == Usage examples == | ||
Line 45: | Line 59: | ||
|size=10 | |size=10 | ||
|mayor=Roadsidemayor | |mayor=Roadsidemayor | ||
+ | |comayors=Roadsidecomayor | ||
|population=21 | |population=21 | ||
|allies= | |allies= |
Revision as of 19:31, 16 June 2013
Usage examples
Size 10 Village |
Mayor |
---|
Roadsidemayor
|
Population |
21 |
Allies |
Enemies |
None |
{{settlement |name=Roadside |motto=All for one and every man for himself |type=Village |size=10 |mayor=Roadsidemayor |population=21 |allies= *[[Camelot]] *[[Broken Hills]] *[[Westport]] |enemies=None }}
Empty template thing for copypasters:
{{settlement |name= |motto= |type= |size= |mayor= |population= |allies= |enemies= }}
- For type write either v or village for a village, homestead or hs for a homestead or no or none for an undeeded settlement.
- To use the default value, erase the 'equals'-sign after a parameter.
- Links, lists and other wiki formatting works fine.