Template:Camp supplies table/row: Difference between revisions
Jump to navigation
Jump to search
m (Sky moved page Camp Supplies/table row to List of camp supplies by cost efficiency/table row) |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><tr> | <includeonly><tr> | ||
<td>{{LgItemIcon|{{{name}}} }}</td> | <td>{{LgItemIcon|{{{name}}} }}</td> | ||
<td>{{{ | <td>{{{camp_supplies}}}</td> | ||
<td>{{{price}}}</td> | <td>{{{price}}}</td> | ||
<td>{{#ifeq:{{{price}}}|0|-|{{#expr:{{{ | <td>{{#ifeq:{{{price}}}|0|-|{{#expr:{{{camp_supplies}}}/{{{price}}} round 3}} }}</td> | ||
</tr></includeonly><noinclude> | </tr></includeonly><noinclude> | ||
Formats a row for camp supply efficiency table. Example: | Formats a row for camp supply efficiency table. Example: | ||
<table class="wikitable"> | <table class="wikitable"> | ||
{{:Camp Supplies/table row|name=Owlbear Egg| | {{:Camp Supplies/table row|name=Owlbear Egg|camp_supplies=40|price=750}} | ||
{{:Camp Supplies/table row|name=Goodberry (Item)| | {{:Camp Supplies/table row|name=Goodberry (Item)|camp_supplies=1|price=0}} | ||
</table> | </table> | ||
</noinclude> | </noinclude> |
Revision as of 07:40, 3 June 2024
Formats a row for camp supply efficiency table. Example:
Camp Supplies/table rowCamp Supplies/table row