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
No edit summary
Mattk4355 (talk | contribs)
swap positions of category and type
Line 6: Line 6:
   <image source="image"/>
   <image source="image"/>
   <group layout="horizontal">
   <group layout="horizontal">
    <data source="category">
      <label>Category</label>
      <format>[[{{{category}}}]]</format>
    </data>
     <data source="type">
     <data source="type">
       <label>Type</label>
       <label>Type</label>
       <format>[[{{{type}}}]]</format>
       <format>[[{{{type}}}]]</format>
    </data>
    <data source="category">
      <label>Category</label>
      <format>[[{{{category}}}]]</format>
     </data>
     </data>
   </group>
   </group>