Difference between revisions of "Template:IO Set Comparison"
From Paragon Wiki Archive
Line 19: | Line 19: | ||
{{#if: {{{type|}}}|{{#dpl: | {{#if: {{{type|}}}|{{#dpl: | ||
+ | |table =class="wikitable sortable",Invention Set,Type,Levels,# Enhs,Bonus | ||
|category={{{category|{{PAGENAME}}}}} | |category={{{category|{{PAGENAME}}}}} | ||
|includepage ={InvSetOverview}ClassName.dpl,{Set Bonus}-EffectLine.dpl | |includepage ={InvSetOverview}ClassName.dpl,{Set Bonus}-EffectLine.dpl | ||
Line 25: | Line 26: | ||
|shownamespace=false | |shownamespace=false | ||
}}|{{#dpl: | }}|{{#dpl: | ||
+ | |table =class="wikitable sortable",Invention Set,Type,Levels,# Enhs,Bonus | ||
|category={{{category|{{PAGENAME}}}}} | |category={{{category|{{PAGENAME}}}}} | ||
|includepage ={InvSetOverview}ClassName.dpl,{Set Bonus}-EffectLine.dpl | |includepage ={InvSetOverview}ClassName.dpl,{Set Bonus}-EffectLine.dpl |
Revision as of 06:02, 12 December 2008
This template generates a table comparing the set bonuses from different classes. It takes up to three parameters:
- category
- The category the invention sets are in. Takes the form: "Category:Sets that improve ___". Defaults to the page name.
- class
- The class of set bonus. Required. Same as the class parameter given to the Set Bonus template; see Set Bonus Templates for a complete list. Example: "All Powers"
- type
- The type of bonus. Required for those classes whose templates have type parameters. Example: "Accuracy"
Example
{{IO Set Comparison|category=Category:Sets that improve Accuracy|class=All Powers|type=Accuracy}}