Difference between revisions of "Template:DemonSkill"
From Shin Megami Tensei IMAGINE Wiki
(Recovered from HTML backup) |
(Might as well include knockback too.) |
||
| (16 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {| style="text-align: left; border- | + | <table borders=0 cellpadding=2 valign=top> |
| − | ! | + | |
| − | |- | + | <tr valign=top> |
| − | | | + | <td> |
| − | | • {{{Type}}} | + | {| |
| − | |- | + | | 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=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=400px| {{#if: {{{Type|}}} | • {{{Type|}}}| - }} | ||
| + | |- | ||
| <b>Affinity</b> | | <b>Affinity</b> | ||
| − | | • {{{Affinity}}} | + | | {{#if: {{{Affinity|}}} | • {{{Affinity|}}}| - }} |
| − | |- | + | |- |
| <b>Action Type</b> | | <b>Action Type</b> | ||
| − | | • {{{Action Type}}} | + | | {{#if: {{{Action Type|}}} | • {{{Action Type|}}}| - }} |
| − | |- | + | |- |
| <b>Cost</b> | | <b>Cost</b> | ||
| − | | • {{{Cost}}} | + | | {{#if: {{{Cost|}}} | • {{{Cost|}}}| - }} |
| − | |- | + | |- |
| <b>Inheritance</b> | | <b>Inheritance</b> | ||
| − | | • {{{Inheritance}}} | + | | {{#if: {{{Inheritance|}}} | • {{{Inheritance|}}}| - }} |
| − | |- | + | |- |
| − | | <b> | + | | {{#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> | ||
| + | <div style="clear:both;"></div> | ||
| + | <pre><nowiki> | ||
| + | {{DemonSkill | ||
| + | |Icon= | ||
| + | |Name= | ||
| + | |Description= | ||
| + | |Type= | ||
| + | |Affinity= | ||
| + | |Action Type= | ||
| + | |Cost= | ||
| + | |Inheritance= | ||
| + | |Effect= | ||
| + | |Modifier= | ||
| + | |Stat= | ||
| + | |AreaOfEffect= | ||
| + | |ActivationRange= | ||
| + | |AreaRange= | ||
| + | |IncantTime= | ||
| + | |CoolTime= | ||
| + | |Stack= | ||
| + | |Knockback= | ||
| + | |DemonSacrifice= | ||
| + | }} | ||
| + | </nowiki></pre> | ||
Latest revision as of 14: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=
}}