Difference between revisions of "Template:Skill radius"
Jump to navigation
Jump to search
(keeping already used verbiage) |
|||
Line 10: | Line 10: | ||
| in a wide radius and self | 距離2マス内 = 距離2マス内 | | in a wide radius and self | 距離2マス内 = 距離2マス内 | ||
| indiscriminately and adjacent | 無差別隣1マス = 無差別隣1マス | | indiscriminately and adjacent | 無差別隣1マス = 無差別隣1マス | ||
| two squares behind | 背後2マス = 背後2マス | |||
|#default = {{{1|}}} | |#default = {{{1|}}} | ||
}} | }} | ||
Line 23: | Line 24: | ||
| 距離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. | | 無差別隣1マス = Affects adjacent friendly units 1 space away AND enemies hit. | ||
| 背後2マス = Affects units two squares behind the caster. | |||
}} | }} | ||
}}{{#vardefine:radius name en| | }}{{#vardefine:radius name en| | ||
Line 35: | Line 37: | ||
| 距離2マス内 = in a wide radius and self | | 距離2マス内 = in a wide radius and self | ||
| 無差別隣1マス = adjacent allies, and also any enemies hit and damaged | | 無差別隣1マス = adjacent allies, and also any enemies hit and damaged | ||
| 背後2マス = two squares behind | |||
}} | }} | ||
}}{{#switch:{{{format|}}} | }}{{#switch:{{{format|}}} |
Revision as of 14:57, 17 October 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