Template:LotS/SMWItemTableDome: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(25 intermediate revisions by one other user not shown) | |||
Line 6: | Line 6: | ||
|?attack | |?attack | ||
|?defense | |?defense | ||
|? | |?pvp | ||
|? | |?pvpAttack | ||
|? | |?pvpDefense | ||
|?+ | |?pvpHealth | ||
|{{#expr: {{#varpull:LotS/{{{1}}}|LotS Item|attack}} + {{#varpull:LotS/{{{1}}}|LotS Item|defense}} * .25 + {{#if: {{#varpull:LotS/{{{1}}}|LotS Item|pvp}} | {{#varpull:LotS/{{{1}}}|LotS Item|pvp}} |0}} }} | |||
|{{#expr: {{#varpull:LotS/{{{1}}}|LotS Item|attack}} *.25 + {{#varpull:LotS/{{{1}}}|LotS Item|defense}} + {{#if: {{#varpull:LotS/{{{1}}}|LotS Item|pvp}} | {{#varpull:LotS/{{{1}}}|LotS Item|pvp}} |0}} }} | |||
|{{#expr: {{#varpull:LotS/{{{1}}}|LotS Item|attack}} *.3 + {{#varpull:LotS/{{{1}}}|LotS Item|defense}} + {{#if: {{#varpull:LotS/{{{1}}}|LotS Item|pvp}} | {{#varpull:LotS/{{{1}}}|LotS Item|pvp}} |0}} }} | |||
|{{#expr: {{#varpull:LotS/{{{1}}}|LotS Item|attack}} *.5 + {{#varpull:LotS/{{{1}}}|LotS Item|defense}} * .8 + {{#if: {{#varpull:LotS/{{{1}}}|LotS Item|pvp}} | {{#varpull:LotS/{{{1}}}|LotS Item|pvp}} |0}} }} | |||
|{{#expr: {{#varpull:LotS/{{{1}}}|LotS Item|attack}} *.8 + {{#varpull:LotS/{{{1}}}|LotS Item|defense}} * .5 + {{#if: {{#varpull:LotS/{{{1}}}|LotS Item|pvp}} | {{#varpull:LotS/{{{1}}}|LotS Item|pvp}} |0}} }} | |||
|{{#expr: {{#varpull:LotS/{{{1}}}|LotS Item|attack}} *.2 + {{#varpull:LotS/{{{1}}}|LotS Item|defense}} * 1.2 + {{#if: {{#varpull:LotS/{{{1}}}|LotS Item|pvp}} | {{#varpull:LotS/{{{1}}}|LotS Item|pvp}} |0}} }} | |||
|limit=1000 | |limit=1000 | ||
|format=template | |format=template | ||
|introtemplate=LotS/ | |introtemplate=LotS/ItemTableHeadDome | ||
|template=LotS/SMWItemRowDome | |template=LotS/SMWItemRowDome | ||
}} | }} | ||
|}</includeonly><noinclude>Used to create a complete table of items from a category, pass in the category as the first unnamed parameter, like <code><nowiki>{{LotS/SMWItemTable|Pants}}</nowiki></code></noinclude> | |}</includeonly><noinclude>Used to create a complete table of items from a category, pass in the category as the first unnamed parameter, like <code><nowiki>{{LotS/SMWItemTable|Pants}}</nowiki></code></noinclude> |
Latest revision as of 00:39, 1 September 2015
Used to create a complete table of items from a category, pass in the category as the first unnamed parameter, like {{LotS/SMWItemTable|Pants}}