Difference between revisions of "Template:Transient extended infobox"

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
Line 859: Line 859:


== Usage ==
== Usage ==
<pre>{{Transient infobox
| jp name =
| en name =
| jp title =
| en title =
| artwork =
| icon =
| skin artwork =
| rarity =
| cost =
| energy =
| variant =
| availability =
| acquisition =
| weapon type =
| base skill 1 =
| base skill 2 =
| base skill 3 =
| base skill 4 =
| charge skill name =
| charge skill description =
| charge skill pattern =
| illustrator =
| scenario writer =
| voice actor =
}}</pre>


=== Parameters ===
=== Parameters ===
; jp name : Japanese name of the transient.
; en name : English name of the transient.
; jp title : Japanese title.
; en title : Translated English title.
; artwork : Filename of the artwork on the wiki. Automatically adds <code>.png</code> as the file extension.
; icon : Filename of the icon on the wiki. Automatically adds <code>.png</code> as the file extension.
; skin artwork : Filename of the skin artwork on the wiki. Automatically adds <code>.png</code> as the file extension.
; rarity : Rarity of the transient.
; cost : Team cost of the transient.
; energy : Japanese energy of the transient. See [[Property:Has energy]] for a list of allowed values.
; variant : Variant of the transient. Defaults to ''Standard''.
; availability : Availability of the transient. See [[Property:Has availability]] for a list of allowed values. If set to ''Unobtainable'', many parameters will automatically be omitted.
; acquisition : Method of acquisition of the transient.
; weapon type : Japanese weapon type of the transient. See [[Property:Has weapon type]] for a list of allowed values.
; base skill 1 : Japanese skill name of the default base skill.
; base skill 2 : Japanese skill name of the base skill learnt after the first limit break.
; base skill 3 : Japanese skill name of the base skill learnt after the second limit break.
; base skill 4 : Japanese skill name of the base skill learnt after the third limit break.
; charge skill name : English name of the charge skill.
; charge skill description : English description of the charge skill.
; charge skill pattern : Filename of the charge skill's attack pattern on the wiki. Automatically adds <code>.png</code> as the file extension.
; illustrator : Japanese name of the illustrator. Separate multiple with a semicolon.
; scenario writer : Japanese name of the scenario writer. Separate multiple with a semicolon.
; voice actor : Japanese name of the voice actor. Separate multiple with a semicolon.


== Examples ==
== Examples ==
[[Category:Infobox templates]][[Category:Subobject templates]]
[[Category:Infobox templates]][[Category:Subobject templates]]
</noinclude>
</noinclude>

Revision as of 16:26, 11 December 2018

Description

This templates creates an infobox and subobject for a Transient. Please do not directly invoke this template.

Usage

Parameters

Examples