Difference between revisions of "Template:Magic Infobox"

From Final Fantasy XV Wiki
Jump to: navigation, search
(Created page with "{| class="infobox2" style="font-size:89%; width:21em;" |- ! colspan="2" style="background-color: #ee676c; color: #FFFFFF; font-size:120%; padding:0.5em; text-align:center;" |...")
 
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
! colspan="2" style="background-color: #ee676c; color: #FFFFFF; font-size:120%; padding:0.5em; text-align:center;" | {{{name|{{PAGENAME}}}}}
 
! colspan="2" style="background-color: #ee676c; color: #FFFFFF; font-size:120%; padding:0.5em; text-align:center;" | {{{name|{{PAGENAME}}}}}
 
|-
 
|-
! colspan="2"|{{#if:{{{Image|}}}|[[Image:{{{Image}}}|{{PAGENAME}}]]|}}
+
! colspan="2" |{{#if:{{{Image|}}}|{{{Image|}}}}}
 
|-
 
|-
 
! colspan="2" style="background-color: #ee676c; color: #FFFFFF; padding:0em; text-align:center;" | Information
 
! colspan="2" style="background-color: #ee676c; color: #FFFFFF; padding:0em; text-align:center;" | Information
Line 10: Line 10:
 
{{!}} '''Type'''
 
{{!}} '''Type'''
 
{{!}} {{{Type|}}} }}
 
{{!}} {{{Type|}}} }}
 +
|-
 +
{{#if: {{{Effect|}}}|
 +
{{!}} '''Effect'''
 +
{{!}} {{{Effect|}}} }}
 
|-
 
|-
 
{{#if: {{{Description|}}}|
 
{{#if: {{{Description|}}}|
Line 20: Line 24:
 
|-
 
|-
 
|}
 
|}
<includeonly>[[Category:Magic]]{{#set:Type={{{Type|}}} |+sep}} {{#set:Description={{{Description|}}} |+sep}} {{#set:Extra={{{Extra|}}} |+sep}} </includeonly>
+
<includeonly>[[Category:Magic]]{{#set:Type={{{Type|}}} |+sep}} {{#set:Effect={{{Effect|}}} |+sep}} {{#set:Description={{{Description|}}} |+sep}} {{#set:Extra={{{Extra|}}} |+sep}} </includeonly>
 
<noinclude>
 
<noinclude>
  
Used on [[Ascension]] pages
+
Used on [[Magic]] pages
  
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
{{Ascension Infobox
+
{{Magic Infobox
 
|Image=
 
|Image=
 
|Type=
 
|Type=
 +
|Effect=
 
|Description=
 
|Description=
 
|Extra=
 
|Extra=
 
}}
 
}}
 
</pre>
 
</pre>

Latest revision as of 21:07, 9 December 2016

Magic Infobox
Information


Used on Magic pages

Usage

{{Magic Infobox
|Image=
|Type=
|Effect=
|Description=
|Extra=
}}