Difference between revisions of "Template:Skill specific evolution"

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
(Created page with "<includeonly><onlyinclude>{{#if:{{NAMESPACE}}|<!--don't create subobject within namespace-->| {{#subobject:sse{{#vardefineecho:ssenumber|{{#expr:{{#var:ssenumber|-1}}+1}}}} |...")
 
(Documentation)
Line 5: Line 5:
| Has transient ID = {{{2|}}}
| Has transient ID = {{{2|}}}
}}
}}
}}</includeonly></onlyinclude>
}}</includeonly></onlyinclude><noinclude>
==Documentation==
 
This template establishes a connection between a skill specific evolution and the transient that the evolution is exclusive to.
 
The subobject cannot be created within namespace. This template should only be called on the necessary skill pages.
 
===Usage===
Put the skill ID as the first argument and the transient ID as the second.
<pre>
{{Skill specific evolution|1457|113402}}
</pre>
Will establish a connection between {{Skill name|下天の監視者}} and {{Transient icon|Azazel|rarity=4}} and the skill evolution will now be shown in {{Star|4}} Azazel's page.
</noinclude>

Revision as of 12:12, 7 February 2020

Documentation

This template establishes a connection between a skill specific evolution and the transient that the evolution is exclusive to.

The subobject cannot be created within namespace. This template should only be called on the necessary skill pages.

Usage

Put the skill ID as the first argument and the transient ID as the second.

{{Skill specific evolution|1457|113402}}

Will establish a connection between Earthly Watcher and Azazel and the skill evolution will now be shown in Azazel's page.