User:AlanK2004/Sandbox/Table Row: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
(Created page with "<includeonly><tr> <td>{{LgItemIcon|{{{name}}} }}</td> <td>{{{supplies}}}</td> <td>{{{weight}}}</td> <td>{{#ifeq:{{{weight}}}|0|-|{{#expr:{{{supplies}}}/{{{weight}}} round 3}} }}</td> </tr></includeonly><noinclude> Formats a row for camp supply efficiency table. Example: <table class="wikitable"> {{:User:AlanK2004/Sandbox/Table_Row|name=Owlbear Egg|supplies=40|weight=1|2}} </table> </noinclude>")
 
No edit summary
Line 8: Line 8:


<table class="wikitable">
<table class="wikitable">
{{:User:AlanK2004/Sandbox/Table_Row|name=Owlbear Egg|supplies=40|weight=1|2}}
{{:User:AlanK2004/Sandbox/Table_Row|name=Owlbear Egg|supplies=40|weight=1}}
</table>
</table>
</noinclude>
</noinclude>

Revision as of 02:19, 28 January 2024

Formats a row for camp supply efficiency table. Example:

Owlbear Egg 40 1 40