Difference between revisions of "Template:Skill radius"

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
Line 19: Line 19:
| all enemies | 敵陣全員 = 敵陣全員
| all enemies | 敵陣全員 = 敵陣全員
| one square in front and self | 前1マス内 | 前1マス内 = 前1マス内
| one square in front and self | 前1マス内 | 前1マス内 = 前1マス内
| nearby enemies within two squares | 周囲2マスの敵 | 周囲2マスの敵 = 周囲2マスの敵
|#default = {{{1|}}}
|#default = {{{1|}}}
}}
}}
Line 40: Line 41:
| 自陣全員 = All allies
| 自陣全員 = All allies
| 敵陣全員 = All enemies
| 敵陣全員 = All enemies
| 前1マス内 = Affects
| 前1マス内 =  
| 周囲2マスの敵 =
}}
}}
}}{{#vardefine:radius name en|
}}{{#vardefine:radius name en|
Line 62: Line 64:
| 敵陣全員= all enemies
| 敵陣全員= all enemies
| 前1マス内= one square in front and self
| 前1マス内= one square in front and self
| 周囲2マスの敵 = nearby enemies within two squares
}}
}}
}}{{#switch:{{{format|}}}
}}{{#switch:{{{format|}}}

Revision as of 11:48, 10 December 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