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="text-align: left; border-collapse: collapse;" cellpadding="1" border="0"  
{|  style="font-size:95%; background:#E1E1E1; text-align: left; line-height: 1.5" border="2"
! style="font-size: 130%" colspan="3" | {{{Picture/ Name}}}
|
{|  style=background:#E1E1E1 text-align: left; line-height: 1.5" border="0"
|-
!style="font-size:150%;" colspan=2| {{{Picture/ Name}}}
|-
|-
|width=95px| <b>Type</b>
|width=95px| <b>Type</b>
| • {{#if: {{{Type|}}} | {{{Type|}}}| - }}
|width=350px| • {{#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>Description</b>
| <b>Effect</b>
| • {{#if: {{{Description|}}} | {{{Description|}}}| - }}
| • {{#if: {{{Effect|}}} | {{{Effect|}}}| - }}
|-
|colspan=2 height=20px| {{#if: {{{Description|}}} |{{{Description|}}} }}
|}
|}
|}


Line 25: Line 31:
<pre><nowiki>
<pre><nowiki>
{{DemonSkill
{{DemonSkill
|Picture/ Name=
|Picture/Name=
|Name=
|Type=
|Type=
|Affinity=
|Affinity=
Line 31: Line 38:
|Cost=
|Cost=
|Inheritance=
|Inheritance=
|Effect=
|Description=
|Description=
}}
}}
</nowiki></pre>
</nowiki></pre>

Revision as of 16:10, 14 May 2013

{{{Picture/ Name}}}
Type • -
Affinity • -
Action Type • -
Cost • -
Inheritance • -
Effect • -


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