Template:Infobox item: Difference between revisions

No edit summary
convert to PI
Line 1: Line 1:
<includeonly>{{#invoke:infobox|infobox
<onlyinclude><infobox>
| defaultimagesize = 160px
  <title source="title">
| rows =
  <default>{{BASEPAGENAME}}</default>
{{infobox row|class=list-style-none|label=[[Rarity|Rarity color]]|field={{ucfirst:{{{rarity|Common}}} }} }}
  </title>
{{#if: {{{durability|}}} | {{infobox row|label=[[Item durability|Durability]]|field={{{durability}}}{{article other|[[Category:Tools]]}} }} }}
  <image source="image"><default>{{
{{infobox row|label=[[Renewable resource|Renewable]]|field={{ #if: {{{renewable|}}} | {{{renewable}}} | ? {{#if:{{{nocat|}}}||[[Category:Missing renewability]]}} }} }}
#if: {{PROTECTIONEXPIRY:edit|File:{{BASEPAGENAME}}.png}} <!-- Don't use #ifexist, because it creates red links -->
{{infobox row|label=Stackable|field={{ #if: {{{stackable|}}} | {{{stackable}}} | ? {{#if:{{{nocat|}}}||[[Category:Missing stackability]]}} }} }}
| File:{{BASEPAGENAME}}.png
{{ #if: {{{heals|}}} | {{infobox row|label=[[Food|Restores]]|field={{{heals}}} }} }}
  }}</default></image>
{{ #if: {{{effects|}}} | {{infobox row|label=[[Status effect]]s|field={{{effects}}} }} }}
  <navigation>{{#if: {{{extratext|}}} | {{{extratext}}} | }}</navigation>
}}</includeonly><noinclude>
  <group collapse="open">
<!-- categories/interwikis on the /doc subpage, not here -->
  <header>Description</header>
    <data source="rarity"><label>[[Rarity]]</label><default>Common</default></data>
    <data source="durability"><label>[[Item durability|Durability]]</label><format>{{{durability}}}{{article other|[[Category:Tools]]}}</format></data>
    <data source="renewable"><label>[[Renewable resource|Renewable]]</label><default>? {{#if:{{{nocat<includeonly>|</includeonly>}}}||[[Category:Missing renewability]]}}</default></data>
    <data source="stackable"><label>Stackable</label><default>? {{#if:{{{nocat<includeonly>|</includeonly>}}}||[[Category:Missing stackability]]}}</default></data>
    <data source="heals"><label>[[Food|Restores]]</label></data>
    <data source="effects"><label>[[Status effect]]s</label></data>
  </group>
</infobox></onlyinclude><noinclude>
<!-- Put categories/interwiki on the documentation page -->
{{Documentation}}
{{Documentation}}
</noinclude>
</noinclude>