Template:Creature Infobox: Difference between revisions
Template page
More actions
mNo edit summary |
mNo edit summary |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 35: | Line 35: | ||
<format>{{#switch:{{{time|}}}|All Day=All Day|#default=[[{{{time}}}]]}}</format> | <format>{{#switch:{{{time|}}}|All Day=All Day|#default=[[{{{time}}}]]}}</format> | ||
</data> | </data> | ||
<header>Selling Prices</header> | |||
<group layout="horizontal"> | <group layout="horizontal"> | ||
<data source=" | <data source="price1"> | ||
<label> | <label>★</label> | ||
<format>{{{ | <format>{{{price1}}}</format> | ||
</data> | </data> | ||
<data source=" | <data source="price2"> | ||
<label> | <label>★★</label> | ||
<format>{{{ | <format>{{{price2}}}</format> | ||
</data> | </data> | ||
<data source=" | <data source="price3"> | ||
<label> | <label>★★★</label> | ||
<format>{{{ | <format>{{{price3}}}</format> | ||
</data> | </data> | ||
</group> | </group> | ||