Template:Creature Infobox: Difference between revisions
Template page
More actions
m Sell Price format |
mNo edit summary |
||
| Line 36: | Line 36: | ||
</data> | </data> | ||
<group layout="vertical"> | <group layout="vertical"> | ||
Sell Price | <data><label>Sell Price</label></data> | ||
<group layout="horizontal"> | <data> | ||
<group layout="horizontal"> | |||
<data source="price1"> | |||
<label>★</label> | |||
<format>{{{price1}}}</format> | |||
</data> | |||
<data source="price2"> | |||
<label>★★</label> | |||
<format>{{{price2}}}</format> | |||
</data> | |||
<data source="price3"> | |||
<label>★★★</label> | |||
</ | <format>{{{price3}}}</format> | ||
</ | </data> | ||
</group> | |||
</data> | |||
</group> | </group> | ||
<data source="description"> | <data source="description"> | ||