Difference between revisions of "Template:Skill radius"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 21: | Line 21: | ||
| one square in front and self | 前1マス内 = 前1マス内 | | one square in front and self | 前1マス内 = 前1マス内 | ||
| nearby enemies within two squares | 周囲2マスの敵 = 周囲2マスの敵 | | nearby enemies within two squares | 周囲2マスの敵 = 周囲2マスの敵 | ||
| one square left and right | 左右1マス = 左右1マス | |||
| one square left and right and self | 左右1マス内 = 左右1マス内 | |||
|#default = {{{1|}}} | |#default = {{{1|}}} | ||
}} | }} | ||
Line 45: | Line 47: | ||
| 前1マス内 = | | 前1マス内 = | ||
| 周囲2マスの敵 = | | 周囲2マスの敵 = | ||
| 左右1マス内 = | |||
| 左右1マス = | |||
}} | }} | ||
}}{{#vardefine:radius name en| | }}{{#vardefine:radius name en| | ||
Line 68: | Line 72: | ||
| 前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 | ||
| 左右1マス内 = self and units to the left and right | |||
| 左右1マス = nearby units to the left and right | |||
| #default = {{#var:radius name jp|}} | | #default = {{#var:radius name jp|}} | ||
}} | }} |
Latest revision as of 18:08, 13 February 2019
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