Difference between revisions of "Template:Weapon details"

From Isleward Wiki
Jump to navigation Jump to search
(Created page with "<includeonly><div class="heading">{{{name|Ability}}}</div> <div class="icon">[[File:{{{icon|{{{name|Ability}}}.png}}}|100x100px]]</div><!-- -->{{Ability infobox helper |stat t...")
 
 
Line 51: Line 51:
  
 
=== Parameters ===
 
=== Parameters ===
See {{Rune infobox}}
+
See [[Template:Rune infobox]]
  
 
</noinclude>
 
</noinclude>

Latest revision as of 17:29, 2 June 2022

Description[edit]

Placed into the append property of Template:Item infobox for weapons. Displays the ability details and sets SMW properties.

Usage[edit]

{{Weapon details
| name =
| icon =

... same props as {{Rune infobox}} ...

| stat type =
| mana cost =
| cooldown =
| cast time =
| range =
| element =

| stat1 =
| stat1 min =
| stat1 max =
| stat2 =
...
}}

Parameters[edit]

See Template:Rune infobox