Difference between revisions of "Template:DemonSkill"
From Shin Megami Tensei IMAGINE Wiki
Line 1: | Line 1: | ||
− | {| style="text-align: left; | + | {| style="font-size:95%; 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=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> | + | | <b>Effect</b> |
− | | • {{#if: {{{ | + | | • {{#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 11:10, 14 May 2013
|
{{DemonSkill |Picture/Name= |Name= |Type= |Affinity= |Action Type= |Cost= |Inheritance= |Effect= |Description= }}