Template:DemonSkill: Difference between revisions

From Shin Megami Tensei IMAGINE Wiki
Jump to navigationJump to search
imported>Sesshou
Recovered from HTML backup
 
imported>Infernity
No edit summary
Line 1: Line 1:
{| border="2"
|
{|  style="text-align: left; border-collapse: collapse;" cellpadding="1" border="0"  
{|  style="text-align: left; border-collapse: collapse;" cellpadding="1" border="0"  
!  style="font-size: 130%" colspan="3" |  {{{Picture/ Name}}}
!  style="font-size: 130%" colspan="3" |  {{{Picture/ Name}}}
|-  
|-
| width="95" | <b>Type</b>
|align=center colspan=2| <b>Basic Info</b>
| • {{{Type}}}
|-
|width=95px| <b>Type</b>
|width=500px| • {{#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>Description</b>
|align=center colspan=2| <b>Description</b>
| {{{Description}}}
|-
|colspan=2| {{#if: {{{Description|}}} | {{{Description|}}}| - }}
|}
|}
|}
<noinclude>
<div style="clear:both;"></div>
<pre><nowiki>
{{DemonSkill
|Picture/ Name=
|Type=
|Affinity=
|Action Type=
|Cost=
|Inheritance=
|Description=
}}
</nowiki></pre>

Revision as of 17:14, 13 May 2013

{{{Picture/ Name}}}
Basic Info
Type • -
Affinity • -
Action Type • -
Cost • -
Inheritance • -
Description
-


{{DemonSkill
|Picture/ Name=
|Type=
|Affinity=
|Action Type=
|Cost=
|Inheritance=
|Description=
}}