Smite Wiki
No edit summary
No edit summary
Line 50: Line 50:
 
|Passive_cooldown={{{passivecd|}}}
 
|Passive_cooldown={{{passivecd|}}}
 
|Cost={{#switch:{{{cost|}}}|?=|#default={{{cost|}}}<!-- end switch -->}}
 
|Cost={{#switch:{{{cost|}}}|?=|#default={{{cost|}}}<!-- end switch -->}}
|Total_cost={{#switch:{{{totalcost|}}}|?=|#default={{{totalcost|}}}<!-- end switch -->}}
+
|Total_cost={{#switch:{{{totalcost|}}}|?=|#default={{#or:{{{totalcost|}}}|{{{cost|}}}<!-- end or -->}}<!-- end switch -->}}
 
}}</onlyinclude>
 
}}</onlyinclude>
   

Revision as of 04:50, 17 January 2021

Item infobox removed
Details
Item Type:
Item Tier: Tier
Cost:
Total Cost:
Stats:
Active Effect:
Passive Effect:
Active Cooldown:
Passive Cooldown:
Removal Date: {{{removal date}}}

Code

{{Item infobox removed
|name=
|image=
|type=
|tier=
|cost=
|totalcost=
|stat1=
|stat2=
|stat3=
|stat4=
|stat5=
|active=
|passive=
|activecd=
|passivecd=
|removal date=
}}

This template adds rows to the table "Items", which is declared by the template Item infobox v2. View table.

Usage

  • name: The name of this item.
  • image: The file for the icon of this item.
  • type: The type of item it is.
  • tier: The tier this item belongs to.
  • cost: The cost of this item's tier.
  • totalcost: The total cost of this item.
  • stat#: The stats this item provides, up to 6 different stats.
  • active: The active effect this item provides, if it doesn't provide one leave it blank.
  • passive: The passive effect this item provides, if it doesn't provide one leave it blank.
  • activecd: The cooldown of this item's active effect.
  • passivecd: The cooldown of this item's passive effect.
  • removal date: The date this item was removed from the game.

Example

{{Item infobox removed
|name=Wall of Absolution
|image=WallofAbsolution 01.png
|type=Offensive, Defensive, Utility
|tier=3
|cost=930
|totalcost=2350
|stat1=+30 Magical Power
|stat2=+60 Physical Protection
|stat3=+15 MP5
|passive=When hit by a basic attack, your physical protection increases by 15 for 5 seconds (max 3 stacks).
|removal date=[[SMITE_Beta_Version_0.1.2027.1|March 12, 2014]]
}}

Result:

Wall of Absolution
WallofAbsolution 01
Details
Item Type: Offensive, Defensive, Utility
Item Tier: Tier 3
Cost: 930
Total Cost: 2350
Stats: +30 Magical Power
+60 Physical Protection
+15 MP5
Active Effect:
Passive Effect: When hit by a basic attack, your physical protection increases by 15 for 5 seconds (max 3 stacks).
Active Cooldown:
Passive Cooldown:
Removal Date: March 12, 2014