Difference between revisions of "Template:Skill radius"
Jump to navigation
Jump to search
Line 66: | Line 66: | ||
| 前1マス内= one square in front and self | | 前1マス内= one square in front and self | ||
| 周囲2マスの敵 = nearby enemies within two squares | | 周囲2マスの敵 = nearby enemies within two squares | ||
| #default = {{#var:radius name jp|}} | |||
}} | }} | ||
}}{{#switch:{{{format|}}} | }}{{#switch:{{{format|}}} |
Revision as of 18:15, 27 December 2018
Description
This templates translates Japanese status radius names into English and optionally adds the radius description as on-hover text.
Usage
{{Skill Radius |<radius> | format = }}
Parameters
- effect
- The radius name in Japanese.
- format
- Formatting for the description. alt displays it as on-hover text, parentheses displays it after the effect name in parentheses, only display only the description, none doesn't display the description. Defaults to alt.
Examples
{{Skill Radius|隣接1マス }}
adjacent
{{Skill Radius|隣接1マス内 }}
adjacent and self
{{Skill Radius|周囲1マス }}
nearby
{{Skill Radius|周囲1マス内}}
nearby and self
{{Skill Radius|距離2マス }}
in a wide radius