Difference between revisions of "Template:Skill"

From SMT: Dx2 Wiki
Jump to: navigation, search
(Replaced content with "{{ #ifeq: {{{icon}}} | yes | yesSkill | noSkill }}")
(Tag: Replaced)
Line 2: Line 2:
 
#ifeq: {{{icon}}}  
 
#ifeq: {{{icon}}}  
 
| yes  
 
| yes  
| yesSkill
+
| [[File:{{{type}}}.png|25px|link={{{type}}} Skills]] [[{{{skill}}}]] {{#ifeq: {{{cost}}} | Passive | {{{cost}}} | {{{cost}}} MP }} <br> {{{description}}}
 
|  
 
|  
  
noSkill
+
 
 +
<table class="wikitable" style="text-align:center; width: 100%;">
 +
<th scope="col"> Type </th>
 +
<th scope="col"> Description </th>
 +
<tr><td>[[File:{{{type}}}.png|36px|link={{{type}}} Skills]]</td>
 +
<td>[[{{{skill}}}|<span style="color:blue">{{{skill}}}</span>]]<nowiki> | </nowiki> [[{{{skill}}}/Demons|<span style="color:red">Demons</span>]]<nowiki> | </nowiki>MP: {{{cost}}}<nowiki> | </nowiki>Skill Points: {{{skill_cost}}}<nowiki> | </nowiki>Target: {{{target}}}
 +
----
 +
{{{description}}} {{{levels}}} </td></tr>
 +
</table>
 
}}
 
}}

Revision as of 21:00, 6 August 2019

Type Description
[[File:{{{type}}}.png|36px|link={{{type}}} Skills]] [[{{{skill}}}|{{{skill}}}]] | [[{{{skill}}}/Demons|Demons]] | MP: {{{cost}}} | Skill Points: {{{skill_cost}}} | Target: {{{target}}}
{{{description}}} {{{levels}}}