Difference between revisions of "Template:Item Infobox"

From Yo-Kai Watch Wiki
Jump to: navigation, search
Line 11: Line 11:
 
{{!}} {{{Type|}}} }}
 
{{!}} {{{Type|}}} }}
 
|-
 
|-
|{{!}} '''Effect'''
+
{{#if: {{{Effect|}}}|
{{!}} {{{Effect|}}}
+
{{!}} '''Effect'''
 +
{{!}} {{{Effect|}}} }}
 
|-
 
|-
|{{!}} '''Buy'''
+
{{#if: {{{Buy|}}}|
{{!}} {{{Buy|}}}
+
{{!}} '''Buy'''
 +
{{!}} {{{Buy|}}} }}
 
|-
 
|-
|{{!}} '''Sell'''
+
{{#if: {{{Sell|}}}|
{{!}} {{{Sell|}}}
+
{{!}} '''Sell'''
 +
{{!}} {{{Sell|}}} }}
 
|-
 
|-
|{{!}} '''Description'''
+
{{#if: {{{Description|}}}|
{{!}} {{{Description|}}}
+
{{!}} '''Description'''
 +
{{!}} {{{Description|}}} }}
 
|-
 
|-
|{{!}} '''Description'''
+
{{#if: {{{Acquired by|}}}|
{{!}} {{{Description|}}}
+
{{!}} '''Acquired by'''
 +
{{!}} {{{Acquired by|}}} }}
 
|-
 
|-
|}<includeonly>[[Category:Yokai|{{PAGENAME}}]] {{#set:Type={{{Type|}}} |+sep}} {{#set:Effect={{{Effect|}}} |+sep}} {{#set:Buy={{{Buy|}}} |+sep}} {{#set:Sell={{{Sell|}}} }} {{#set:Description={{{Description|}}} }}  </includeonly>
+
|}<includeonly>[[Category:Yokai|{{PAGENAME}}]] {{#set:Type={{{Type|}}} |+sep}} {{#set:Effect={{{Effect|}}} |+sep}} {{#set:Buy={{{Buy|}}} |+sep}} {{#set:Sell={{{Sell|}}} }} {{#set:Description={{{Description|}}} }}  {#set:Acquired by={{{Acquired by|}}} }} </includeonly>
 
<noinclude>
 
<noinclude>
 
Used on [[Item]] pages
 
Used on [[Item]] pages
Line 39: Line 44:
 
|Sell=
 
|Sell=
 
|Description=
 
|Description=
 +
|Acquired by=
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 05:14, 6 November 2015

Item Infobox
Information

Used on Item pages

Usage

{{Item Infobox
|image=
|Type=
|Effect=
|Buy=
|Sell=
|Description=
|Acquired by=
}}