Difference between revisions of "Template:ResourceBreakdown"

From ChatWars Wiki
Jump to: navigation, search
Line 7: Line 7:
 
     |format=template
 
     |format=template
 
     |template=ResourceBreakdown
 
     |template=ResourceBreakdown
 +
    |userparam={{{2}}}
 
     |?Crafting ingredient
 
     |?Crafting ingredient
 
     |?Qty
 
     |?Qty
 
     }}
 
     }}
   | . {{{2}}} x {{{1}}} .
+
   | . {{#expr: {{#userparam}} * {{{2}}} }} x {{{1}}} .
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
Checks if given material is most basic resource, else breaks it down into another layer of more basic ones
 
Checks if given material is most basic resource, else breaks it down into another layer of more basic ones

Revision as of 09:41, 5 September 2018

Checks if given material is most basic resource, else breaks it down into another layer of more basic ones Unfinished