Template:Town Infobox: Difference between revisions

From EarthMC
Jump to navigation Jump to search
>Lowleybike
(Blanked the page)
>Lowleybike
(Undo revision 56873 by Lowleybike (talk))
Line 1: Line 1:
 
<infobox>
  <title source="title1">
    <default>{{PAGENAME}}</default>
  </title>
  <image source="image1">
    <caption source="caption1"/>
  </image>
  <data source="nation">
    <label>Nation</label>
  </data>
  <data source="continent">
    <label>Continent</label>
  </data>
  <data source="population">
    <label>Followers</label>
  </data>
  <data source="/t_list_page">
    <label>Date of establishment</label>
  </data>
  <data source="languages">
    <label>Languages</label>
  </data>
</infobox>
[[Category:Towns]]
<noinclude>
Example usage:<pre>
{{Town Infobox
|title1=
|image1=
|caption1=
|town=
|nation=
|region=
|population=
|/t_list_page= (Date established)
|languages=
|owner=
|chunks=
|continent=
|militia=
|town motto=
}}
</pre>
{{Town Infobox
|title1=Example Town
|image1=Download-1564171983.png
|caption1=The flag of example town (not really)
|town=Example Town
|nation=Example Land
|region=Example Region
|population= 52
|/t_list_page= February 29, 2020
|languages=English, Spanish
|owner=Examplor
|chunks=30
|continent=North America
|militia=None
|town motto=Set a good example!
}}
''Note: Adding this template to a page will automatically include that page in the wiki's "[[:Category:Towns|Towns]]" category.''
</noinclude>

Revision as of 06:39, 10 October 2020

Example usage:

{{Town Infobox
|title1=
|image1=
|caption1=
|town=
|nation=
|region=
|population=
|/t_list_page= (Date established)
|languages=
|owner=
|chunks=
|continent=
|militia=
|town motto=
}}

Note: Adding this template to a page will automatically include that page in the wiki's "Towns" category.