Difference between revisions of "Template:Skill radius"

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
 
Line 72: 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マス内 = nearby units directly to the left and right, including self
| 左右1マス内 = self and units to the left and right
| 左右1マス = nearby units directly to the left and right, not including self
| 左右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