Template:AlwaysCast

From Noita Wiki
Jump to navigation Jump to search

To be used with {{Wand}} or {{Wand Card}}.

Example 1:
Spitter Bolt

Template parameters

ParameterDescriptionTypeStatus
typetype

The spell type (projectile, modifier, etc)

Unknownoptional
imageimage

The filename for the spell icon

Unknownoptional
page_pageName page

The page the AC icon should link to

Unknownoptional
namename

The name of the spell

Unknownoptional

Usage

To be used with {{Wand}} or {{Wand Card}}. Can be manually used on {{Wand}} by using the alwaysCastsCustom parameter, otherwise is automatically pulled in by the Cargo spell lookups in these templates.

{{AlwaysCast
| page = Spell Page Name
| name = Spell Name
| image = Spell Image.png
| type = Projectile
}}