|
|
(3 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
− | {| class="infobox" id="infobox" style="font-size:89%; width:365px;"
| + | #REDIRECT [[Template:Item Infobox]] |
− | |-
| + | |
− | ! colspan="2" style="background-color: #BDBDBD; color: #000000; font-size:120%; padding:0.5em; text-align:center;" | {{{name|{{PAGENAME}}}}}
| + | |
− | |-
| + | |
− | ! colspan="2" |{{#if:{{{image|}}}|{{{image|}}}}}
| + | |
− | |-
| + | |
− | ! colspan="2" style="background-color: #BDBDBD; color: #000000; padding:0em; text-align:center;" | Description
| + | |
− | |-
| + | |
− | |{{!}} '''Type'''
| + | |
− | {{!}} {{{Type|}}}
| + | |
− | |-
| + | |
− | |{{!}} '''Effect'''
| + | |
− | {{!}} {{{Effect|}}}
| + | |
− | |-
| + | |
− | |{{!}} '''Buy'''
| + | |
− | {{!}} {{{Buy|}}}
| + | |
− | |-
| + | |
− | |{{!}} '''Sell'''
| + | |
− | {{!}} {{{Sell|}}}
| + | |
− | |-
| + | |
− | |{{!}} '''Description'''
| + | |
− | {{!}} {{{Description|}}}
| + | |
− | |-
| + | |
− | |}<includeonly>[[Category:Yokai|{{PAGENAME}}]] {{#set:Type={{{Type|}}} |+sep}} {{#set:Effect={{{Effect|}}} |+sep}} {{#set:Buy={{{Buy|}}} |+sep}} {{#set:Sell={{{Sell|}}} }} {{#set:Description={{{Description|}}} }} </includeonly>
| + | |
− | <noinclude>
| + | |
− | Used on [[Item]] pages
| + | |
− | | + | |
− | ==Usage==
| + | |
− | <pre>
| + | |
− | {{Item Infobox
| + | |
− | |image=
| + | |
− | |Type=
| + | |
− | |Effect=
| + | |
− | |Buy=
| + | |
− | |Sell=
| + | |
− | |Description=
| + | |
− | }}
| + | |
− | </pre>
| + | |
− | | + | |
− | | + | |
− | | + | |
− | <br><br>
| + | |
− | [[Category:Templates]]
| + | |
− | </noinclude>
| + | |