Template:DemonSkill: Difference between revisions

From Shin Megami Tensei IMAGINE Wiki
Jump to navigationJump to search
imported>Infernity
No edit summary
imported>Infernity
No edit summary
Line 1: Line 1:
{|  style="font-size:95%; background:#E1E1E1; text-align: left; line-height: 1.5" 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=background:#E1E1E1 text-align: left; line-height: 1.5" border="0"
{|  style=background:#E1E1E1; text-align: left; line-height: 1.5" border="0"
|-
|-
!style="font-size:150%;" colspan=2| {{{Picture/ Name}}}
!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=400px| {{#if: {{{Type|}}} | {{{Type|}}}| - }}
|width=400px| {{#if: {{{Type|}}} | {{{Type|}}}| - }}
|-
|-
| <b>Affinity</b>
| <b>Affinity</b>
| {{#if: {{{Affinity|}}} | {{{Affinity|}}}| - }}
| {{#if: {{{Affinity|}}} | {{{Affinity|}}}| - }}
|-
|-
| <b>Action Type</b>
| <b>Action Type</b>
| {{#if: {{{Action Type|}}} | {{{Action Type|}}}| - }}
| {{#if: {{{Action Type|}}} | {{{Action Type|}}}| - }}
|-
|-
| <b>Cost</b>
| <b>Cost</b>
| {{#if: {{{Cost|}}} | {{{Cost|}}}| - }}
| {{#if: {{{Cost|}}} | {{{Cost|}}}| - }}
|-
|-
| <b>Inheritance</b>
| <b>Inheritance</b>
| {{#if: {{{Inheritance|}}} | {{{Inheritance|}}}| - }}
| {{#if: {{{Inheritance|}}} | {{{Inheritance|}}}| - }}
|-
|-
| <b>Effect</b>
| <b>Effect</b>
| {{#if: {{{Effect|}}} | {{{Effect|}}}| - }}
| {{#if: {{{Effect|}}} | {{{Effect|}}}| - }}
|-
|-
|colspan=2 height=20px| {{#if: {{{Description|}}} |{{{Description|}}} }}
|colspan=2 height=20px| {{#if: {{{Description|}}} |{{{Description|}}} }}
|}
|}
|}
|}
</td>
</table>


<noinclude>
<noinclude>
Line 31: Line 48:
<pre><nowiki>
<pre><nowiki>
{{DemonSkill
{{DemonSkill
|Picture/ Name=
|Icon=
|Name=
|Description=
|Type=
|Type=
|Affinity=
|Affinity=
Line 38: Line 57:
|Inheritance=
|Inheritance=
|Effect=
|Effect=
|Description=
}}
}}
</nowiki></pre>
</nowiki></pre>

Revision as of 06:16, 26 January 2014

{{{Icon}}}
{{{Name}}}
Type -
Affinity -
Action Type -
Cost -
Inheritance -
Effect -


{{DemonSkill
|Icon=
|Name=
|Description=
|Type=
|Affinity=
|Action Type=
|Cost=
|Inheritance=
|Effect=
}}