Template:Special move infobox
Template:Special move infobox is designed for use on special moves pages to list pertinent special move information.
Template
{{Special move infobox
| image =
| desc =
| weapon =
| skillreq =
| mana =
}}
Display
| Nerve Strike | |
|---|---|
| |
| Does damage and paralyzes your opponent for a short time. Requires Bushido skill. | |
| Weapon(s): | Bokuto Daisho |
| Required skill(s): | 50 Bushido |
| Mana: | 26 |
Parameters
name
- Usage: Optional
- Description: The name parameter takes a string denoting the name of the special move. This is used to generate the title of the special move infobox. Defaults to the article name if no name is provided.
- Valid Value(s): Any string.
image
- Usage: Optional
- Description: The image parameter takes a file name and extension denoting the image for the special move. This is used to generate an image.
- Valid Value(s): image.png
desc
- Usage: Optional
- Description: The desc parameter takes a string denoting the description of the special move. This is used to generate the move description.
- Valid Value(s): Any string.
weapon
- Usage: Optional
- Description: The weapon parameter takes a set of links separated by
<br>denoting the weapons that allow the special move. This is used to generate a list of weapons. - Valid Value(s): Bokuto
Daisho
skillreq
- Usage: Optional
- Description: The skillreq parameter takes a number and linked skill denoting the amount of skill needed to activate a special move. This is used to generate the skill and level.
- Valid Value(s): 50 Bushido
mana
- Usage: Optional
- Description: The mana parameter takes a number denoting the amount of mana needed to activate a special move. This is used to generate the mana amount.
- Valid Value(s): 26