Jump to content

Template:Creature Infobox: Difference between revisions

From The Petit Planet Wiki
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>

Revision as of 10:40, 14 November 2025

Template documentation
Note: parts of or the entire template might not be visible without values provided.

The documentation for this template is missing. Click here to create it.