Template:Creature Infobox: Difference between revisions
Template page
More actions
No edit summary |
Looking to add price and change distribution to properly redirect to Islets |
||
| Line 29: | Line 29: | ||
<data source="distribution"> | <data source="distribution"> | ||
<label>Distribution</label> | <label>Distribution</label> | ||
<format>{{#switch:{{{distribution|}}}|All Regions=All Regions|#default=[[{{{distribution}}}]]}}</format> | <format>{{#switch:{{{distribution|}}}|All Regions=All Regions|Exclusive to Islets=Islets|#default=[[{{{distribution}}}]]}}</format> | ||
</data> | </data> | ||
<data source="time"> | <data source="time"> | ||
<label>Active Time</label> | <label>Active Time</label> | ||
<format>{{#switch:{{{time|}}}|All Day=All Day|#default=[[{{{time}}}]]}}</format> | <format>{{#switch:{{{time|}}}|All Day=All Day|#default=[[{{{time}}}]]}}</format> | ||
</data> | |||
<data source="price"> | |||
<label>Sell Price</label> | |||
<format>{{{price}}}</format> | |||
</data> | </data> | ||
<data source="description"> | <data source="description"> | ||