Difference between revisions of "Template:BoM"

From ChatWars Wiki
Jump to: navigation, search
(another formatting fix)
Line 67: Line 67:
  
  
<!--          -->Basic resources sum:<!--
+
<!--          -->Basic resources sum:<br><!--
 
               -->{{#vardefine: n | 0 }}<!--
 
               -->{{#vardefine: n | 0 }}<!--
 
               -->{{#while:
 
               -->{{#while:

Revision as of 10:12, 9 January 2019

Generates a BoM (Bill of Materials) for an item. Has three modes you can choose with the template parameter outputMode:

  • outputMode = list - Show the most basic resources with all amounts added up.
  • outputMode = tree - Show a tree style list with all the needed resources as child of the intermediate ingredient with different levels of indentation (done)
  • outputMode = all - Show both (Default mode in case parameter is left out)

Uses sub-template Template:ResourceBreakdown