Difference between revisions of "Template:Apparel Protection Chart/Quality Generator"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{{Apparel Protection Chart | + | <includeonly>{{#vardefine:armorName|{{{1|{{PAGENAME}}}}}}}{{Apparel Protection Chart |
− | |set1name = Awful {{ | + | |set1name = Awful {{#var:armorName}} ({{{2|Sharp}}}) | set1armor1 = {{#expr:0.60 * {{#vardefineecho: baseArmor|{{Q|{{#var:armorName}}|Armor - {{ucfirst:{{{2|Sharp}}}}}}}}}}} |
− | | set2name = Poor {{ | + | | set2name = Poor {{#var:armorName}} ({{{2|Sharp}}}) | set2armor1 = {{#expr:0.80 * {{#var: baseArmor}} }} |
− | | set3name = Normal {{ | + | | set3name = Normal {{#var:armorName}} ({{{2|Sharp}}}) | set3armor1 = {{#var: baseArmor}} |
− | | set4name = Good {{ | + | | set4name = Good {{#var:armorName}} ({{{2|Sharp}}}) | set4armor1 = {{#ifexpr: {{#vardefineecho: tempArmor|{{#expr:1.15 * {{#var: baseArmor}} }}}} > 200|200|{{#var:tempArmor}}}} |
− | | set5name = Excellent {{ | + | | set5name = Excellent {{#var:armorName}} ({{{2|Sharp}}}) | set5armor1 = {{#ifexpr: {{#vardefineecho: tempArmor|{{#expr:1.30 * {{#var: baseArmor}} }}}} > 200|200|{{#var:tempArmor}}}} |
− | | set6name = Masterwork {{ | + | | set6name = Masterwork {{#var:armorName}} ({{{2|Sharp}}}) | set6armor1 = {{#ifexpr: {{#vardefineecho: tempArmor|{{#expr:1.45 * {{#var: baseArmor}} }}}} > 200|200|{{#var:tempArmor}}}} |
− | | set7name = Legendary {{ | + | | set7name = Legendary {{#var:armorName}} ({{{2|Sharp}}}) | set7armor1 = {{#ifexpr: {{#vardefineecho: tempArmor|{{#expr:1.80 * {{#var: baseArmor}} }}}} > 200|200|{{#var:tempArmor}}}} |
− | }}</includeonly><noinclude>{{Documentation | + | }}</includeonly><noinclude>{{Documentation}}</noinclude> |
− | |||
− | |||
− | </noinclude> |
Latest revision as of 06:00, 5 April 2023
Used to instead to automatically display each quality of the armor for a given damage class using the Template:Apparel Protection Chart as the base.
Parameters[edit]
The first parameter is used to define the item to create the chart for. If no name is selected, it will default to PAGENAME.
The first parameter is used to define the armor type to create the chart for. If no name is selected, it will default to Sharp.
Examples[edit]
{{Apparel Protection Chart/Quality Generator|Flak vest|Blunt}}
{{Apparel Protection Chart/Quality Generator|Recon helmet}}
The above documentation is transcluded from Template:Apparel Protection Chart/Quality Generator/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |