Difference between revisions of "Template:DemonSkill"
From Shin Megami Tensei IMAGINE Wiki
(Might as well include knockback too.) |
|||
(15 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {| border="2" | + | <table borders=0 cellpadding=2 valign=top> |
+ | |||
+ | <tr valign=top> | ||
+ | <td> | ||
+ | {| | ||
+ | | STYLE="vertical-align: top; padding-right:5px;"| | ||
+ | {| style="font-size:85%; background:#E1E1E1; text-align: left; line-height: 1.5" border="2" | ||
+ | |- | ||
+ | | {{{Icon}}} | ||
+ | |} | ||
+ | |||
+ | | STYLE="vertical-align: top;| | ||
+ | |||
+ | {| style="font-size:85%; background:#E1E1E1; text-align: left; line-height: 1.5" border="2" | ||
| | | | ||
− | {| style= | + | {| style=background:#E1E1E1; text-align: left; line-height: 1.5" border="0" |
− | + | ||
|- | |- | ||
− | + | !style="font-size:150%;" colspan=4| {{{Name}}} | |
+ | |- | ||
+ | |colspan=2 height=20px| {{#if: {{{Description|}}} |{{{Description|}}} }} | ||
|- | |- | ||
|width=95px| <b>Type</b> | |width=95px| <b>Type</b> | ||
− | |width= | + | |width=400px| {{#if: {{{Type|}}} | • {{{Type|}}}| - }} |
− | |- | + | |- |
| <b>Affinity</b> | | <b>Affinity</b> | ||
− | | | + | | {{#if: {{{Affinity|}}} | • {{{Affinity|}}}| - }} |
− | |- | + | |- |
| <b>Action Type</b> | | <b>Action Type</b> | ||
− | | | + | | {{#if: {{{Action Type|}}} | • {{{Action Type|}}}| - }} |
− | |- | + | |- |
| <b>Cost</b> | | <b>Cost</b> | ||
− | | | + | | {{#if: {{{Cost|}}} | • {{{Cost|}}}| - }} |
− | |- | + | |- |
| <b>Inheritance</b> | | <b>Inheritance</b> | ||
− | | | + | | {{#if: {{{Inheritance|}}} | • {{{Inheritance|}}}| - }} |
|- | |- | ||
− | | | + | | {{#if: {{{DemonSacrifice|}}}|<b>DemonSacrifice</b>}} |
+ | | {{#if: {{{DemonSacrifice|}}} | •{{{DemonSacrifice|}}} }} | ||
|- | |- | ||
− | | | + | | <b>Effect</b> |
+ | | {{#if: {{{Effect|}}} | • {{{Effect|}}}| - }} | ||
+ | |- | ||
+ | | {{#if: {{{Modifier|}}}|<b>Modifier</b>}} | ||
+ | | {{#if: {{{Modifier|}}} | • {{{Modifier|}}}}} | ||
+ | |- | ||
+ | | {{#if: {{{Stat|}}}|<b>Stat</b>}} | ||
+ | | {{#if: {{{Stat|}}} | • {{{Stat|}}}}} | ||
+ | |- | ||
+ | | {{#if: {{{AreaOfEffect|}}}|<b>AOE Type</b>}} | ||
+ | | {{#if: {{{AreaOfEffect|}}} | • {{{AreaOfEffect|}}}}} | ||
+ | |- | ||
+ | | {{#if: {{{ActivationRange|}}}|<b>Activation Range</b>}} | ||
+ | | {{#if: {{{ActivationRange|}}} | • {{{ActivationRange|}}}}} | ||
+ | |- | ||
+ | | {{#if: {{{AreaRange|}}}|<b>AOE Range</b>}} | ||
+ | | {{#if: {{{AreaRange|}}} | • {{{AreaRange|}}}}} | ||
+ | |- | ||
+ | | {{#if: {{{IncantTime|}}}|<b>Incantation</b>}} | ||
+ | | {{#if: {{{IncantTime|}}} | • {{{IncantTime|}}}}} | ||
+ | |- | ||
+ | | {{#if: {{{CoolTime|}}}|<b>Cooldown</b>}} | ||
+ | | {{#if: {{{CoolTime|}}} | • {{{CoolTime|}}}}} | ||
+ | |- | ||
+ | | {{#if: {{{Stack|}}}|<b>Stack</b>}} | ||
+ | | {{#if: {{{Stack|}}} | • {{{Stack|}}}}} | ||
+ | |- | ||
+ | | {{#if: {{{Knockback|}}}|<b>Knockback</b>}} | ||
+ | | {{#if: {{{Knockback|}}} | • {{{Knockback|}}}}} | ||
|} | |} | ||
|} | |} | ||
+ | |- | ||
+ | |} | ||
+ | </td> | ||
+ | </table> | ||
<noinclude> | <noinclude> | ||
Line 31: | Line 78: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{DemonSkill | {{DemonSkill | ||
− | | | + | |Icon= |
+ | |Name= | ||
+ | |Description= | ||
|Type= | |Type= | ||
|Affinity= | |Affinity= | ||
Line 37: | Line 86: | ||
|Cost= | |Cost= | ||
|Inheritance= | |Inheritance= | ||
− | | | + | |Effect= |
+ | |Modifier= | ||
+ | |Stat= | ||
+ | |AreaOfEffect= | ||
+ | |ActivationRange= | ||
+ | |AreaRange= | ||
+ | |IncantTime= | ||
+ | |CoolTime= | ||
+ | |Stack= | ||
+ | |Knockback= | ||
+ | |DemonSacrifice= | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> |
Latest revision as of 13:41, 14 May 2015
|
{{DemonSkill |Icon= |Name= |Description= |Type= |Affinity= |Action Type= |Cost= |Inheritance= |Effect= |Modifier= |Stat= |AreaOfEffect= |ActivationRange= |AreaRange= |IncantTime= |CoolTime= |Stack= |Knockback= |DemonSacrifice= }}