Difference between revisions of "Template:Skill radius"
Jump to navigation
Jump to search
(keeping already used verbiage) |
|||
Line 9: | Line 9: | ||
| in a wide radius | 距離2マス = 距離2マス | | in a wide radius | 距離2マス = 距離2マス | ||
| in a wide radius and self | 距離2マス内 = 距離2マス内 | | in a wide radius and self | 距離2マス内 = 距離2マス内 | ||
| indiscriminately and adjacent | 無差別隣1マス = 無差別隣1マス | |||
|#default = {{{1|}}} | |#default = {{{1|}}} | ||
}} | }} | ||
Line 21: | Line 22: | ||
| 距離2マス = Affects friendly units 2 spaces away from the unit horizontally and vertically, 1 space away diagonally, not including the caster. | | 距離2マス = Affects friendly units 2 spaces away from the unit horizontally and vertically, 1 space away diagonally, not including the caster. | ||
| 距離2マス内 = Affects friendly units 2 spaces away from the unit horizontally and vertically, 1 space away diagonally, INCLUDING the caster. | | 距離2マス内 = Affects friendly units 2 spaces away from the unit horizontally and vertically, 1 space away diagonally, INCLUDING the caster. | ||
| 無差別隣1マス = Affects adjacent friendly units 1 space away AND enemies hit. | |||
}} | }} | ||
}}{{#vardefine:radius name en| | }}{{#vardefine:radius name en| | ||
Line 32: | Line 34: | ||
| 距離2マス = in a wide radius | | 距離2マス = in a wide radius | ||
| 距離2マス内 = in a wide radius and self | | 距離2マス内 = in a wide radius and self | ||
| 無差別隣1マス = adjacent allies, and also any enemies hit and damaged | |||
}} | }} | ||
}}{{#switch:{{{format|}}} | }}{{#switch:{{{format|}}} |
Revision as of 18:35, 28 September 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