Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Creature Infobox: Difference between revisions

Template page
Rstar256 (talk | contribs)
mNo edit summary
Rstar256 (talk | contribs)
mNo edit summary
Line 36: Line 36:
   </data>
   </data>
   <group layout="horizontal">
   <group layout="horizontal">
     <data source="price">
     <data source="price1">
       <label>1 Star</label>
       <label>1 Star</label>
       <format>{{{price[0]}}}</format>
       <format>{{{price1}}}</format>
     </data>
     </data>
     <data source="price">
     <data source="price2">
       <label>2 Star</label>
       <label>2 Star</label>
       <format>{{{price[1]}}}</format>
       <format>{{{price2}}}</format>
     </data>
     </data>
     <data source="price">
     <data source="price3">
       <label>3 Star</label>
       <label>3 Star</label>
       <format>{{{price[2]}}}</format>
       <format>{{{price3}}}</format>
     </data>
     </data>
   </group>
   </group>