Template:Skill: Difference between revisions
From AnotherEidos R Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#css:AnadosStyle.css}} | {{#css:AnadosStyle.css}} | ||
<div class="anados-table skill-table"> | |||
<div class="skill-table-heading" style="display:inline-block"> | |||
<div> [[File:SkillIcon_{{{filename|charactername}}}.png|75px]] </div> | |||
<div> <span class="skill-name">{{{name|skillname}}}</span> <br> <b>SP Recovery: </b> [[:Category:{{{recovertype|auto}}}recovery|{{uc:{{{recovertype|auto}}}}}]] <br> <b> Activation </b> [[:Category:{{{casttype|auto}}}cast|{{uc:{{{casttype|auto}}}}}]]</div><includeonly>[[Category:{{{recovertype|auto}}}recovery]] [[Category:{{{casttype|auto}}}cast]]</includeonly>{{#if: {{{range type|}}} |<div> Range [[File:Range{{{range type|1}}}.png | height=70px| center| middle]]<includeonly>[[Category:Skill-Range-Change]]</includeonly> | |||
{{#if: {{{damage-type|}}} | <b>Damage Type:</b> [[:Category:Skill-{{{damage-type}}}|{{{damage-type}}}]]<br><includeonly>[[Category:Skill-{{{damage-type}}}]]</includeonly>}} | |||
{{#if: {{{attack-reach|}}} | <b>Attack Reach:</b> [[:Category:Skill-{{{attack-reach}}}|{{{attack-reach}}}]]<includeonly>[[Category:Skill-{{{attack-reach}}}]]</includeonly>}} | |||
</div> }} | |||
</div> | |||
</div> | |||
<div> | |||
<table class="anados-table skill-table"> | |||
<th class="lvl-column"> Level </th> | |||
<th class="effect-column" > Effect </td> | |||
<th class="sp-column"> Init. SP </td> | |||
<th class="sp-column"> SP Cost</td> | |||
</tr><tr> | |||
<th> 1 </th> | |||
<td class="effect-column">{{{effect}}} </td> | |||
<td >{{{initsp|Y}}} </td> | |||
<td >{{{cost|X}}} </td> | |||
</tr><tr> | |||
<th> 2 </th> | |||
<td class="effect-column"> {{{effect2}}} </td> | |||
<td > {{{initsp2|Y}}} </td> | |||
<td > {{{cost2|X}}} </td> | |||
</tr><tr> | |||
<th> 3 </th> | |||
<td class="effect-column"> {{{effect3}}} </td> | |||
<td > {{{initsp3|Y}}} </td> | |||
<td> {{{cost3|X}}} </td> | |||
</tr><tr> | |||
<th> 4 </th> | |||
<td class="effect-column"> {{{effect4}}} </td> | |||
<td > {{{initsp4|Y}}} </td> | |||
<td > {{{cost4|X}}} </td> | |||
</tr> {{#if: {{{effect5|}}} |<tr> | |||
<th> 5 </th> | |||
<td class="effect-column"> {{{effect5}}} </td> | |||
<td > {{{initsp5|Y}}} </td> | |||
<td > {{{cost5|X}}} </td> | |||
</tr><tr> | |||
<th> 6 </th> | |||
<td class="effect-column"> {{{effect6}}} </td> | |||
<td > {{{initsp6|Y}}} </td> | |||
<td > {{{cost6|X}}} </td> | |||
</tr><tr> | |||
<th> 7 </th> | |||
<td class="effect-column"> {{{effect7}}} </td> | |||
<td > {{{initsp7|Y}}} </td> | |||
<td > {{{cost7|X}}} </td> | |||
</tr>{{#if: {{{effect8|}}} |<tr> | |||
<th> 8 </th> | |||
<td class="effect-column"> {{{effect8}}} </td> | |||
<td > {{{initsp8|Y}}} </td> | |||
<td > {{{cost8|X}}} </td> | |||
</tr><tr> | |||
<th> 9 </th> | |||
<td class="effect-column"> {{{effect9}}} </td> | |||
<td> {{{initsp9|Y}}} </td> | |||
<td > {{{cost9|X}}} </td> | |||
</tr><tr> | |||
<th> 10 </th> | |||
<td class="effect-column"> {{{effect10}}} </td> | |||
<td > {{{initsp10|Y}}} </td> | |||
<td > {{{cost10|X}}} </td> | |||
</tr> }} }} | |||
</table> | |||
</div> | |||
<table class="anados-table skill-table"> | <table class="anados-table skill-table"> | ||
<tr><th class="lvl-column" rowspan=2> [[File:SkillIcon_{{{filename|charactername}}}.png|75px]] </th> | <tr><th class="lvl-column" rowspan=2> [[File:SkillIcon_{{{filename|charactername}}}.png|75px]] </th> |