Bureaucrats, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
10,687
edits
(one more) |
|||
Line 5: | Line 5: | ||
{{#vardefine:show rarity| {{{show rarity|y}}} }} | {{#vardefine:show rarity| {{{show rarity|y}}} }} | ||
{{#vardefine:show cost| {{{show cost|n}}} }} | {{#vardefine:show cost| {{{show cost|n}}} }} | ||
{{#vardefine:show | {{#vardefine:show energy| {{{show energy|{{{show element|y}}}}}} }} | ||
{{#vardefine:show weapon type| {{{show weapon type|y}}} }} | {{#vardefine:show weapon type| {{{show weapon type|y}}} }} | ||
{{#vardefine:show base stats| {{{show base stats|y}}} }} | {{#vardefine:show base stats| {{{show base stats|y}}} }} | ||
Line 23: | Line 23: | ||
}}{{#ifeq: {{#var:show rarity}} | y | <th>Rarity</th> | }}{{#ifeq: {{#var:show rarity}} | y | <th>Rarity</th> | ||
}}{{#ifeq: {{#var:show cost}} | y | <th>Cost</th> | }}{{#ifeq: {{#var:show cost}} | y | <th>Cost</th> | ||
}}{{#ifeq: {{#var:show element}} | y | <th> | }}{{#ifeq: {{#var:show energy|{{#var:show element}}}} | y | <th>Energy</th> | ||
}}{{#ifeq: {{#var:show weapon type}} | y | <th>Weapon type</th> | }}{{#ifeq: {{#var:show weapon type}} | y | <th>Weapon type</th> | ||
}}{{#ifeq: {{#var:show base stats}} | y | <th>Base HP</th><th>Base ATK</th> | }}{{#ifeq: {{#var:show base stats}} | y | <th>Base HP</th><th>Base ATK</th> | ||
Line 47: | Line 47: | ||
| show rarity = | | show rarity = | ||
| show cost = | | show cost = | ||
| show | | show energy = | ||
| show weapon type = | | show weapon type = | ||
| show base stats = | | show base stats = | ||
Line 64: | Line 64: | ||
; show rarity : Set to ''y'' to show rarity, ''n'' to hide. Defaults to ''y''. | ; show rarity : Set to ''y'' to show rarity, ''n'' to hide. Defaults to ''y''. | ||
; show cost : Set to ''y'' to show team cost, ''n'' to hide. Defaults to ''y''. | ; show cost : Set to ''y'' to show team cost, ''n'' to hide. Defaults to ''y''. | ||
; show | ; show energy : Set to ''y'' to show energy, ''n'' to hide. Defaults to ''y''. | ||
; show weapon type : Set to ''y'' to show weapon type, ''n'' to hide. Defaults to ''y''. | ; show weapon type : Set to ''y'' to show weapon type, ''n'' to hide. Defaults to ''y''. | ||
; show base stats : Set to ''y'' to show base stats, ''n'' to hide. Defaults to ''y''. | ; show base stats : Set to ''y'' to show base stats, ''n'' to hide. Defaults to ''y''. |