Template:Infobox item/doc: Difference between revisions

From Modded Wiki
Jump to navigation Jump to search
A sablon esetén a paraméterek belső elnevezése maradjon, így nem kell átírni az oldalakon és az a felhasználó számára úgysem látható.
Undo revision 115105 by MaLakai (talk)
Line 1: Line 1:
{{doc/start}}
{{doc/start}}
{{Item/hu}}
{{Item}}
Ez a template (sablon) egységesített megjelenést kölcsönöz az tárgy odlalaknak. Ha egy tárgy életerőt ad vissza, inkább a [[Template:Food/hu]] használandó.
This template provides a uniform design for usable item pages. When an item restores health, it is recommended to use [[Template:Food]] instead.
<pre width="30px">
<pre width="30px">
{{Item
{{Item
Line 15: Line 15:
}}</pre>
}}</pre>


Megjegyzés: Hogyha egy tárgy több adatértéket használ, akkor inkább a <code><nowiki>|multipledata=</nowiki></code> paramétert használandó. Lásd alább:
Please note that if the item has multiple data values, use <code><nowiki>|multipledata=</nowiki></code> instead. See below:


{| class=grid style="background-color: transparent;"
{| class=grid style="background-color: transparent;"
! Paraméter
! Parameter
! Funkció
! Function
! Alapértelmezett/példa érték
! Default/Example value
|-
|-
| <code>title</code> || Opcionális érték arra az esetre, hogyha más cím szükséges, mint az oldalé. || <code><nowiki>{{BASEPAGENAME}}</nowiki></code>
| <code>title</code> || Optional value to use a different name instead of the page name || <code><nowiki>{{BASEPAGENAME}}</nowiki></code>
|-
|-
| <code>image</code> || A tárgyblokk kép (meghatározólag 150x150px legyen) || <code><nowiki>{{BASEPAGENAME}}.png</nowiki></code> hogyha van, egyébiránt [[:File:No image.svg|No image.svg]]
| <code>image</code> || Image of the block (should be approx. 150x150px) || <code><nowiki>{{BASEPAGENAME}}.png</nowiki></code> if it exists, otherwise [[:File:No image.svg|No image.svg]]
|-
|-
| <code>invimage</code> || Az eszköztárban megjelenő kép. '''None''' érték használható, ha nem kell kép. A képeket és stílust a [[Template:Grid/Available images]] sablonból veszi. || <code><nowiki>Grid {{BASEPAGENAME}}.png</nowiki></code> hogyha van, egyébiránt ''None''
| <code>invimage</code> || Image for object in inventory. Can use '''None''' to force no invimage. Uses styling and images from [[Template:Grid/Available images]] || <code><nowiki>Grid {{BASEPAGENAME}}.png</nowiki></code> if it exists, otherwise ''None''
|-
|-
| <code>invimage2</code> || Több státuszú tárgyakhoz második eszköztár kép. A képeket és stílust a [[Template:Grid/Available images]] sablonból veszi. || ''None''
| <code>invimage2</code> || Second image for two-state objects in inventory. Uses styling and images from [[Template:Grid/Available images]] || ''None''
|-
|-
| <code>type</code> || Típus (Fegyver, Célzófegyver, Barkácsolható tárgy, Eszköz, stb. ) || ?
| <code>type</code> || Type (Weapon, Ranged Weapon, Craftable Item, Tool, etc. ) || ?
|-
|-
| <code>durability</code> || Mennyire ellenálló a tárgy. || N/A
| <code>durability</code> || How durable the item is || N/A
|-
|-
| <code>stackable</code> || Halmozhatóság, zárójelbe írva annak számát, pl.: Igen (64) || ?
| <code>stackable</code> || Stackable || ?
|-
|-
| <code>data</code> || Tizesszámrendszerű adatértéke a tárgynak. || ''None''
| <code>data</code> || Single decimal data value || ''None''
|-
|-
| <code>multipledata</code> || Több adatértéket tartalmazó tárgy esetén használd ezt a {{tl|dv}} sablonnal! || ''None''
| <code>multipledata</code> || Multiple decimal data values, use {{tl|dv}} || ''None''
|-
|-
| <code>firstver</code> || Az első verzió, amelyikben megjelent a tárgy (pl.: Alpha 1.0.17, classic 0.0.23a). || ''None''
| <code>firstver</code> || First version that it was seen in (eg. Alpha 1.0.17, classic 0.0.23a). || ''None''
|}
|}


== Lásd még ==
== See also ==
{{Infobox see also/hu}}
{{Infobox see also}}
{{doc/end}}
{{doc/end}}

Revision as of 12:15, 1 July 2011

Template:Doc/start Template:Item This template provides a uniform design for usable item pages. When an item restores health, it is recommended to use Template:Food instead.

{{Item
|title=
|image=
|invimage=
|invimage2=
|type=
|durability=
|stackable=
|data=
|firstver=
}}

Please note that if the item has multiple data values, use |multipledata= instead. See below:

Parameter Function Default/Example value
title Optional value to use a different name instead of the page name {{BASEPAGENAME}}
image Image of the block (should be approx. 150x150px) {{BASEPAGENAME}}.png if it exists, otherwise No image.svg
invimage Image for object in inventory. Can use None to force no invimage. Uses styling and images from Template:Grid/Available images Grid {{BASEPAGENAME}}.png if it exists, otherwise None
invimage2 Second image for two-state objects in inventory. Uses styling and images from Template:Grid/Available images None
type Type (Weapon, Ranged Weapon, Craftable Item, Tool, etc. ) ?
durability How durable the item is N/A
stackable Stackable ?
data Single decimal data value None
multipledata Multiple decimal data values, use {{dv}} None
firstver First version that it was seen in (eg. Alpha 1.0.17, classic 0.0.23a). None

See also

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

Template:Doc/end