Template:Infobox item: Difference between revisions

dammit
No edit summary
 
(189 intermediate revisions by 48 users not shown)
Line 1: Line 1:
{| class="infobox" cellpadding="4" style="width: 22em; font-size: 90%; float:right;"
{{#invoke:infobox|infobox
| align="center" colspan=2 bgcolor="#CCCCCC" style="font-size:120%; " | '''{{{name|{{BASEPAGENAME}}}}}'''
| defaultimagesize = 160px
|-
| defaultimageclass = pixel-image
| align="center" colspan="2" |[[file:{{{image|No image.png}}}|center]]
| invimage = title
|- valign="top"
| rows =
| style="white-space: nowrap;" | '''Type'''
{{infobox row|class=list-style-none|label={{#ifeq:{{NAMESPACE}}|Earth|[[MCE:Rarity|Rarity]]|[[minecraft:Rarity|Rarity color]]}}|field={{{rarity|Common}}} }}
| {{{type|?}}}
{{#if: {{{durability|}}} | {{infobox row|label=[[Durability]]|field={{{durability}}} }} }}<includeonly>
|- valign="top"
{{infobox row|label=[[minecraft:Renewable resource|Renewable]]|field={{ #if: {{{renewable|}}} | {{{renewable}}} | ? {{#if:{{{nocat|}}}||[[Category:Missing renewability]]}} }} }}
| style="white-space: nowrap;" | '''Restores'''
{{infobox row|label=Stackable|field={{ #if: {{{stackable|}}} | {{{stackable}}} | ? {{#if:{{{nocat|}}}||[[Category:Missing stackability]]}} }} }}</includeonly>
| {{{hearts|None}}}
{{ #if: {{{heals|}}} | {{infobox row|label=[[Food|Restores]]|field={{{heals}}} }} }}
|- valign="top"
{{ #if: {{{effects|}}} | {{infobox row|label=[[Status effect]]s|field={{{effects}}} }} }}
| style="white-space: nowrap;" | '''Durability'''
}}<noinclude>
| {{{durability|None}}}
<!-- categories/interwikis on the /doc subpage, not here -->
|- valign="top"
{{Documentation}}
| style="white-space: nowrap;" | '''Data Values'''
</noinclude>
| {{{datadec|?}}}<sub>10</sub> ({{{datahex|?}}}<sub>16</sub>)
|-
|colspan="2+ |
|}
 
<noinclude><font color="#997070">
==Usage==
'''These usage notes will not be included in articles bearing this template.'''<p></p>
This template provides a uniform design for useable item pages.<pre>
{{Useable Items
|name={{{name}}}
|image={{{image}}}
|type={{{type}}}
|durability={{{durability}}}
|datadec={{{datadec}}}
|datahex={{{datahex}}}
}}</pre></font><br/><br/>[[Category:Templates]]</noinclude>