Difference between revisions of "Template:Skill infobox"

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
#if:{{{jp name|}}}|{{#vardefine:skill jp name|{{{jp name|}}}}}}}{{
#if:{{{jp name|}}}|{{#vardefine:skill jp name|{{{jp name|}}}}}}}{{
#if:{{{jp-en name|}}}|{{#vardefine:skill jp en name|{{{jp-en name|}}}}}}}{{
#if:{{{jp-en name|}}}|{{#vardefine:skill jp en name|{{{jp-en name|}}}}}}}{{
#masterdata:Skill|{{#var:skill id}}|{{#var:skill template options|format=wiki;args=format-table:float-true:list-false:columns=1}}
#masterdata:Skill|{{#var:skill id}}|{{#var:skill template options|format=wiki;list=false;args=format-table:float-true:list-false:columns=1}}
}}{{#vardefine:skill template options|}}|<!--Invalid invocation.-->}}</includeonly></onlyinclude>
}}{{#vardefine:skill template options|}}|<!--Invalid invocation.-->}}</includeonly></onlyinclude>
== Description ==
== Description ==

Latest revision as of 15:26, 18 January 2019

Description

This templates serves as a proxy between the housamo.xyz API's master data parser and the old wiki template invocations. It is not recommended to manually invoke this template, but if you absolutely must, invoke this template via:

{{Skill infobox
| jp name = In-Game Japanese name
| jp-en name = Translated name (provided alongside en name)
| en name = Translated name (if not localized in-game)
}}

And effects should translate over as long as a Status subobject exists on the wiki.