Template:Skill: Difference between revisions

From AnotherEidos R Wiki
Bejeebs (talk | contribs)
No edit summary
Tag: 2017 source edit
Bejeebs (talk | contribs)
No edit summary
Tag: 2017 source edit
Line 91: Line 91:
</div>
</div>
{| class="wikitable"  style="width:50%; display:{{{class|{{{upgrade|none}}}}}}; padding:10px; margin: 0;"
{| class="wikitable"  style="width:50%; display:{{{class|{{{upgrade|none}}}}}}; padding:10px; margin: 0;"
|<div class="mw-collapsible mw-collapsed" style="width:100%; overflow:auto; vertical-align: text-bottom; align:center;"><b>Skill Upgrades</b><div class="mw-collapsible-content">{{#if:{{{class|}}}|{{ Skill Upgrade| class={{{class}}} | rarity={{{rarity}}} }}|{{ Skill Upgrade| class={{Array|get|{{{upgrade}}}|Skill|1}} | rarity={{Array|get|{{{upgrade}}}|Skill|2}}}} </div>
|<div class="mw-collapsible mw-collapsed" style="width:100%; overflow:auto; vertical-align: text-bottom; align:center;"><b>Skill Upgrades</b><div class="mw-collapsible-content">{{#if:{{{class|}}}|{{ Skill Upgrade| class={{{class}}} | rarity={{{rarity}}} }}|
{{ Skill Upgrade| class={{#explode:{{{upgrade}}}|Skill|0}} | rarity= {{#explode:{{{upgrade}}}|Skill|1}}</div>
|}
|}
</div>
</div>


<noinclude>
<noinclude>
==Upgrade==
==Upgrade==
Skill upgrade is now included in the skillbox, but clean up in pages make take time. So if ever, you can go ahead and add this attribute into the present skill template to specify which skill upgrade template to use. The format is ClassSkill# where # is the rarity, and Class is one of the 7 classes.
Skill upgrade is now included in the skillbox, but clean up in pages make take time. So if ever, you can go ahead and add this attribute into the present skill template to specify which skill upgrade template to use. The format is ClassSkill# where # is the rarity, and Class is one of the 7 classes.