Template:Spell/doc: Difference between revisions
Jump to navigation
Jump to search
m 3 revisions: importing Template namespace from Wikia |
|||
| Line 6: | Line 6: | ||
|name=Whack | |name=Whack | ||
|flavor=Instantly kills a group of enemies | |flavor=Instantly kills a group of enemies | ||
|kana=(spell name in original Japanese characters) | |||
|names=Beat, Whack | |||
|effect=Has a 50% chance of instantly defeating each enemy in an enemy group | |effect=Has a 50% chance of instantly defeating each enemy in an enemy group | ||
|mp=8 | |mp=8 | ||
| Line 16: | Line 18: | ||
*'''effect''': A general description of what the spell does. | *'''effect''': A general description of what the spell does. | ||
*'''notes''': Any special notes about this particular spell This parameter is optional. | *'''notes''': Any special notes about this particular spell This parameter is optional. | ||
==Example== | ==Example== | ||
===Sample=== | ===Sample=== | ||
Revision as of 11:42, 22 October 2010
The Spell template is used to display information for spells in Dragon Quest games. This template describes a single spell for a single game version.
Usage
{{Spell
|console=NES
|name=Whack
|flavor=Instantly kills a group of enemies
|kana=(spell name in original Japanese characters)
|names=Beat, Whack
|effect=Has a 50% chance of instantly defeating each enemy in an enemy group
|mp=8
|notes=This spell is only learned late in the game}}
- console: The console version of the game.
- name: The name of the spell.
- image: if there is an image of this item, it should be referenced here. This parameter is optional. Note this should be just the filename, not a link.
- mp: The mp cost to cast the spell
- flavor: If there is specific flavor text used to describe this spell in the game, it should be quoted here. This paramter is optional.
- effect: A general description of what the spell does.
- notes: Any special notes about this particular spell This parameter is optional.
Example
Sample
| Sizz (DS) | ||
|---|---|---|
| MP | 2 | |
| Effect | Causes 10-20 points of fire damage to a single enemy | |
| Flavor text | Throws a fireball at the enemy | |
Code
{{Spell
|console=DS
|name=Sizz
|mp=2
|flavor=Throws a fireball at the enemy
|effect=Causes 10-20 points of fire damage to a single enemy
|note=This spell is dumb}}