Difference between revisions of "Template:Skill radius"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
| self | 自身 = 自身 | | self | 自身 = 自身 | ||
| enemies | 敵 = 敵 | | enemies | 敵 = 敵 | ||
| adjacent | 隣接1マス = 隣接1マス | | adjacent | 隣接1マス | 隣接1マス = 隣接1マス | ||
| adjacent and self | 隣接1マス内 = 隣接1マス内 | | adjacent and self | 隣接1マス内 | 隣接1マス内 = 隣接1マス内 | ||
| two squares horizontally and vertically | 十字2マス | 十字2マス = 十字2マス | | two squares horizontally and vertically | 十字2マス | 十字2マス = 十字2マス | ||
| two squares horizontally and vertically and self | 十字2マス内 | 十字2マス内 = 十字2マス内 | | two squares horizontally and vertically and self | 十字2マス内 | 十字2マス内 = 十字2マス内 | ||
| nearby | 周囲1マス = 周囲1マス | | nearby | 周囲1マス | 周囲1マス = 周囲1マス | ||
| nearby and self | 周囲1マス内 = 周囲1マス内 | | nearby and self | 周囲1マス内| 周囲1マス内 = 周囲1マス内 | ||
| in a wide radius | 距離2マス | 背後2マス = 距離2マス | | in a wide radius | 距離2マス | 背後2マス = 距離2マス | ||
| in a wide radius and self | 距離2マス内 | 距離2マス内 = 距離2マス内 | | in a wide radius and self | 距離2マス内 | 距離2マス内 = 距離2マス内 | ||
| indiscriminately and adjacent | 無差別隣1マス = 無差別隣1マス | | indiscriminately and adjacent | 無差別隣1マス | 無差別隣1マス = 無差別隣1マス | ||
| one square behind | 背後1マス = 背後1マス | | one square behind | 背後1マス | 背後1マス = 背後1マス | ||
| one square behind and self | 背後1マス内 = 背後1マス内 | | one square behind and self | 背後1マス内 | 背後1マス内 = 背後1マス内 | ||
| two squares behind | 背後2マス | 背後2マス = 背後2マス | | two squares behind | 背後2マス | 背後2マス = 背後2マス | ||
| all allies | 味方全体 = 味方全体 | | all allies | 味方全体 = 味方全体 |
Revision as of 03:24, 23 November 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