Welcome to the Power Master Wiki! Content is being updated with data from the new demo. Enjoy your time here!

Difference between revisions of "Template:Infobox Town"

From Power Master Wiki
Jump to navigationJump to search
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="reside...")
 
Line 8: Line 8:
   <data source="residents">
   <data source="residents">
     <label>Residents</label>
     <label>Residents</label>
  </data>
  <data source="shop_wares">
    <label>Shop Wares</label>
   </data>
   </data>
   <data source="inn_rate">
   <data source="inn_rate">

Revision as of 16:32, 10 August 2016

<infobox>

 <title source="title1">
   <default>Infobox Town</default>
 </title>
 <image source="image1">

</image> <label>Residents</label> <label>Inn Rate</label> <label>Connections</label> <label>Appears In</label> </infobox> Example usage:

{{Town
|title1=Example
|image1=Example
|caption1=Example
|residents=Example
|shop_wares=Example
|inn_rate=Example
|connections=Example
|appears_in=Example
}}