Diferencia entre revisiones de «Plantilla:Item/doc»

Xstela (discusión | contribs.)
Página creada con «<includeonly>{{#invoke:infobox|infobox | rows = {{infobox row|label=Type|field={{ #if: {{{type|}}} | {{{type}}} | ? }} }} {{#if: {{{otherosonly|}}} | {{infobox row|label=On...»
 
Sin resumen de edición
 
(No se muestran 2 ediciones intermedias de 2 usuarios)
Línea 1: Línea 1:
<includeonly>{{#invoke:infobox|infobox
{{doc/start}}
| rows =
{{lua|Infobox}}
{{infobox row|label=Type|field={{ #if: {{{type|}}} | {{{type}}} | ? }} }}
{{Item}}
{{#if: {{{otherosonly|}}} | {{infobox row|label=Only available in|field={{{otherosonly}}} }} }}
This template provides a uniform design for usable item pages. When an item restores health, it is recommended to use [[Template:Food]] instead.
{{infobox row|label=Durability|field={{ #if: {{{durability|}}} | {{{durability}}} | N/A }} }}
<pre width="30px">
{{infobox row|label=[[Renewable resource|Renewable]]|field={{ #if: {{{renewable|}}} | {{{renewable}}} | ? }} }}
{{Item
{{infobox row|label=Stackable|field={{ #if: {{{stackable|}}} | {{{stackable}}} | ? }} }}
|title=
{{#if: {{{multiplevers|}}}
|image=
| {{infobox row|label=First appearances|field={{{multiplevers}}} }}
|imagesize=
| {{#if: {{{firstver|}}} | {{infobox row|label=First appearance|field={{version link|{{{firstver}}}}} {{
|image2=
    #if: {{{firstdev|}}} | ({{version link|{{{firstdev}}}}})
|image2size=
    }}}}
|image3=
  }}
|image3size=
}}
|invimage=
{{#if: {{{multipledata|}}}
|invimage2=
  | {{infobox row|label=[[Data values]]|field={{{multipledata}}} }}
|invimage3=
  | {{#if: {{{data|}}} | {{infobox row|label=[[Data values|Data value]]|field={{data value|{{{data}}} }} }} }}
|invimage4=
}}
|invimage5=
{{#if: {{NAMESPACE}}
|invimage6=
|
|invimage7=
| {{#ifeq: {{lc: {{{nameid}}} }} | none
|invimage8=
  |
|invimage9=
  | {{infobox row|label=[[Data values|Name]]|field={{
|invimage10=
    #if: {{{nameid|}}}
|invimage11=
    | {{{nameid}}}
|invimage12=
    | {{lc: {{#replace: {{#if: {{{title|}}} | {{{title}}} | {{BASEPAGENAME}} }} || _ }} }}
|invimage13=
    }}}}
|invimage14=
  }}
|invimage15=
}}
|invimage16=
}}{{
|invimage17=
#if: {{{nocat|}}}{{NAMESPACE}} ||
|invimage18=
{{#if:{{{type|}}}|{{#ifeq:{{{type}}}|Items||[[Category:{{{type}}}]]}}}}
|invimage19=
{{#switch: {{lc: {{{renewable|}}} }}
|invimage20=
| yes = [[Category:Renewable resources]]
|invimage21=
| no = [[Category:Non-renewable resources]]
|invimage22=
| [[Category:Resources with invalid renewability]]
|invimage23=
}}
|invimage24=
}}</includeonly><noinclude>
|invimage25=
{{/doc}}
|type=
|otherosonly=
|durability=
|renewable=
|stackable=
|availability=
|data=
|nameid=
|firstver=
|firstdev=
}}</pre>


[[Category:Infobox templates|I]]
Please note that if the item has multiple data values, use <code><nowiki>|multipledata=</nowiki></code> instead. See below:
[[de:Vorlage:Item]]
 
[[fr:Modèle:Objet]]
{| class="wikitable"
[[it:Template:Oggetto]]
! Parameter
[[nl:Sjabloon:Object]]
! Function
[[zh:Template:Item]]
! Default/Example value
|-
| <code>title</code> || Optional value to use a different title instead of the page name || <code><nowiki>{{BASEPAGENAME}}</nowiki></code>
|-
| <code>image</code> || Image of the block (should be approx. 150x150px) || <code><nowiki>{{{title}}}.png</nowiki></code> if it exists, otherwise [[:File:No image.svg|No image.svg]] (linking to the page where to upload the missing image)
|-
| <code>imagesize</code> || Adjusts the size of the image || 150px
|-
| <code>image2</code> || Image of the block (should be approx. 150x150px) || ''None''
|-
| <code>image2size</code> || Adjusts the size of the second image || 150px
|-
| <code>image3</code> || Image of the block (should be approx. 150x150px) || ''None''
|-
| <code>image3size</code> || Adjusts the size of the third image || 150px
|-
| <code>invimage</code> || Image for object in inventory. Can use '''None''' to force no invimage.  Uses [[Template:Grid]]. || <code><nowiki>Grid {{{title}}}.png</nowiki></code> if it exists, otherwise ''None''
|-
| <code>invimage2</code> || Second image for two-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage3</code> || Third image for three-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage4</code> || Fourth image for four-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage5</code> || Fifth image for five-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage6</code> || Sixth image for six-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage7</code> || Seventh image for seven-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage8</code> || Eighth image for eight-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage9</code> || Ninth image for nine-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage10</code> || Tenth image for ten-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage11</code> || Eleventh image for eleven-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage12</code> || Twelfth image for twelve-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage13</code> || Thirteenth image for thirteen-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage14</code> || Fourteenth image for fourteen-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage15</code> || Fifteenth image for fifteen-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage16</code> || Sixteenth image for sixteen-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage17</code> || Seventeenth image for seventeen-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage18</code> || Eighteenth image for eighteen-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage19</code> || Nineteenth image for nineteen-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage20</code> || Twentieth image for twenty-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage21</code> || Twenty-First image for twenty-one-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage22</code> || Twenty-Second image for twenty-two-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage23</code> || Twenty-Third image for twenty-three-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage24</code> || Twenty-Forth image for twenty-four-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>invimage25</code> || Twenty-Fifth image for twenty-five-state objects in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>type</code> || Type (Weapon, Ranged Weapon, Craftable Item, Tool, etc. ) || ?
|-
| <code>otherosonly</code> || For use if the item is only available in a specific version of Minecraft.  || ''None''
|-
| <code>durability</code> || How durable the item is || N/A
|-
| <code>renewable</code> || Whether the item is [[Renewable Resources|renewable]] || ?
|-
| <code>stackable</code> || Stackable || ?
|-
| <code>availability </code> || The availability of an item || ?
|-
| <code>data</code> || Single decimal data value || ''None''
|-
| <code>nameid</code> || The item's named identifier. Can use '''None''' to force no name ID. || <code>title</code> or <code><nowiki>{{BASEPAGENAME}}</nowiki></code>
|-
| <code>multipledata</code> || Multiple decimal data values, use {{tl|dv}} || ''None''
|-
| <code>firstver</code> || First version that it was seen in (e.g. Alpha 1.0.17, classic 0.0.23a).  || ''None''
|-
| <code>firstdev</code> || First development snapshot it was seen in, requires firstver. || ''None''
|}
 
== See also ==
{{Infobox see also}}
{{doc/end}}<noinclude>
</noinclude>
</noinclude>