Template:Creature Infobox: Difference between revisions
Template page
More actions
ReisuDesign (talk | contribs) No edit summary |
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> | ||
</group> | </group> | ||