Template:LotS/SMWItemTableDome: Difference between revisions

From zoywiki.com
Jump to navigation Jump to search
(A Galaxy Dome template to match the main item template)
 
No edit summary
 
(36 intermediate revisions by one other user not shown)
Line 2: Line 2:
  |?name
  |?name
  |?color
  |?color
|?attack
|?defense
  |?attack
  |?attack
  |?defense
  |?defense
  |?pvp
  |?pvp
  |?pvpattack
  |?pvpAttack
  |?pvpdefense
  |?pvpDefense
  |?pvphealth
  |?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}} + {{#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}} *.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}} *.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}} *.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}} *.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/ItemTableHead
  |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/SMWItemTableDome|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}}