Template:Infobox item: Difference between revisions

From Modded Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<onlyinclude><infobox>
<onlyinclude><infobox>
  <title source="title">
<title source="title">
  <default>{{BASEPAGENAME}}</default>
<default>{{BASEPAGENAME}}</default>
  </title>
</title>
  <image source="image"><default>{{
<image source="image"><default>{{
#if: {{PROTECTIONEXPIRY:edit|File:{{BASEPAGENAME}}.png}} <!-- Don't use #ifexist, because it creates red links -->
#if: {{PROTECTIONEXPIRY:edit|File:{{BASEPAGENAME}}.png}} <!-- Don't use #ifexist, because it creates red links -->
| File:{{BASEPAGENAME}}.png
| File:{{BASEPAGENAME}}.png
  }}</default></image>
}}</default></image>
  <image source="image2"/>
<image source="image2"/>
  <navigation>{{#if: {{{extratext|}}} | {{{extratext}}} | }}</navigation>
<navigation>{{#if: {{{extratext|}}} | {{{extratext}}} | }}</navigation>
  <group collapse="open">
<group collapse="open">
  <header>Description</header>
<header>Description</header>
    <data source="rarity"><label>[[Rarity]]</label><default>Common</default></data>
<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="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="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="stackable"><label>Stackable</label><default>? {{#if:{{{nocat<includeonly>|</includeonly>}}}||[[Category:Missing stackability]]}}</default></data>
    <data source="heals"><label>[[Food|Restores]]</label></data>
<data source="heals"><label>[[Food|Restores]]</label></data>
    <data source="effects"><label>[[Status effect]]s</label></data>
<data source="effects"><label>[[Status effect]]s</label></data>
  </group>
</group>
</infobox></onlyinclude><noinclude>
</infobox></onlyinclude><noinclude>
<!-- Put categories/interwiki on the documentation page -->
<!-- Put categories/interwiki on the documentation page -->
{{Documentation}}
{{Documentation}}
</noinclude>
</noinclude>

Revision as of 21:37, 22 February 2023

<infobox> <title source="title"> <default>Infobox item</default> </title> <image source="image"><default></default></image> <image source="image2"/> <navigation></navigation> <group collapse="open"> <header>Description</header> <label>Rarity</label><default>Common</default> <label>Durability</label><format>{{{durability}}}Template:Article other</format> <label>Renewable</label><default>? </default> <label>Stackable</label><default>? </default> <label>Restores</label> <label>Status effects</label> </group> </infobox>

[view] [edit] [history] [refresh]Documentation

This template provides a uniform design for usable item pages.

{{Item
| title =
| image =
| image2 = 
| image3 = 
<!-- Start Multiple mode --> 
| group = 
| 1-1 = 
| 1-2 = 
| 1-3 = 
| group2 = 
| 2-1 = 
| 2-2 = 
| 2-3 = 
| group3 = 
| 3-1 = 
| 3-2 = 
| 3-3 = 
| group4 = 
| 4-1 = 
| 4-2 = 
| 4-3 = 
<!-- End Multiple mode -->
| durability = 
| rarity = 
| renewable = 
| stackable = 
| heals = 
| effects = 
}}

See below:

Parameter Function Default/Example value
title Optional value to use a different title instead of the page name {{BASEPAGENAME}}
image Image of the item (should be approx. 160x160px) {{{title}}}.png if it exists, otherwise No image.svg (linking to the page where to upload the missing image)
imageN Other images for multi-state items None
rarity The color of this item's name. See rarity for more info. Common
durability How durable the item is None
renewable Whether the item is renewable ?
stackable Stackable ?
heals Amount of hunger points restored None
effects Status effects given when consumed None
Parameter (multiple mode only) Function Default/Example value
multiple Whether to enter multiple mode. In this mode, multiple images can be present under the same tab. 0
group Group (tab) under which to put the image None
groupN Other tabs present None
1-n nth image under the first (default) tab None
N-n nth image under the Nth tab None

See also

Minecraft
Minecraft Earth
Minecraft Dungeons
Minecraft Legends
Minecraft Story Mode
Other
Meta

cs:Šablona:Item de:Vorlage:Gegenstand es:Plantilla:Objeto fr:Modèle:Objet it:Template:Oggetto ja:テンプレート:Item nl:Sjabloon:Voorwerp pl:Szablon:Przedmiot pt:Predefinição:Item ru:Шаблон:Предмет uk:Шаблон:Предмет zh:Template:Item

[view] [edit] [history] [refresh]The above documentation is transcluded from Template:Infobox item/doc.