Diferencia entre revisiones de «Plantilla:Objeto/doc»
Línea 2: | Línea 2: | ||
{{lua|Infobox}} | {{lua|Infobox}} | ||
{{Objeto}} | {{Objeto}} | ||
− | Esta plantilla ofrece un diseño uniforme para las páginas de objetos utilizables. Cuando un objeto restaura la salud, se recomienda utilizar [[Plantilla: | + | Esta plantilla ofrece un diseño uniforme para las páginas de objetos utilizables. Cuando un objeto restaura la salud, se recomienda utilizar [[Plantilla: Comida]] en su lugar. |
<pre width="30px"> | <pre width="30px"> | ||
{{Objeto | {{Objeto |
Revisión del 21:17 8 sep 2014
Esta plantilla usa Módulo:Infobox, un script escrito en el lenguaje de programación Lua. Por favor lea mw:Lua y mw:Extension:Scribunto para saber más del lenguaje Lua. |
Esta plantilla ofrece un diseño uniforme para las páginas de objetos utilizables. Cuando un objeto restaura la salud, se recomienda utilizar Plantilla: Comida en su lugar.
{{Objeto |title= |image= |imagesize= |image2= |image2size= |image3= |image3size= |invimage= |invimage2= |invimage3= |invimage4= |invimage5= |invimage6= |invimage7= |invimage8= |invimage9= |invimage10= |invimage11= |invimage12= |invimage13= |invimage14= |invimage15= |invimage16= |invimage17= |invimage18= |invimage19= |invimage20= |invimage21= |invimage22= |invimage23= |invimage24= |invimage25= Los siguientes parametros se pueden y se aconsejan poner en español: |type= |tipo= |otherosonly= |solootroso= |durability= |durabilidad= |renewable= |renovable= |stackable= |apilable= |availability= |disponibilidad= |data= |datos= |nameid= |firstver= |primeraver= |firstdev= |primeradev= }}
Hay que tener en cuenta que si el artículo tiene varios valores de datos, se use |multiplesdatos=
en lugar de |datos=
. Véase debajo:
Parametro | Función | Por defecto/Valor de ejemplo |
---|---|---|
title |
Un parametro opcional, por si se quiere usar un titulo diferente al del nombre del propio artículo. | {{BASEPAGENAME}}
|
image |
La imagen del objeto (debería ser de aprox. 150x150px) | {{{title}}}.png si existe, si no No image.svg (enlazando a la página donde se carga la imagen de no hay imagen (missing image))
|
imagesize |
Ajusta el tamaño de la imagen | 150px |
image2 |
Imagen del objeto (debería ser de aprox. 150x150px) | Nada |
image2size |
Adjusts the size of the second image | 150px |
image3 |
Image of the block (should be approx. 150x150px) | Nada |
image3size |
Adjusts the size of the third image | 150px |
invimage |
La imagen del objeto para el inventario. Se puede usar None para forzar que no salga. Usa la plantilla Template:Grid. | Grid {{{title}}}.png si existe, si no Nada
|
invimage2 |
Second image for two-state objects in inventory. Uses Template:Grid. | Nada |
invimage3 |
Third image for three-state objects in inventory. Uses Template:Grid. | Nada |
invimage4 |
Fourth image for four-state objects in inventory. Uses Template:Grid. | Nada |
invimage5 |
Fifth image for five-state objects in inventory. Uses Template:Grid. | Nada |
invimage6 |
Sixth image for six-state objects in inventory. Uses Template:Grid. | Nada |
invimage7 |
Seventh image for seven-state objects in inventory. Uses Template:Grid. | Nada |
invimage8 |
Eighth image for eight-state objects in inventory. Uses Template:Grid. | Nada |
invimage9 |
Ninth image for nine-state objects in inventory. Uses Template:Grid. | Nada |
invimage10 |
Tenth image for ten-state objects in inventory. Uses Template:Grid. | Nada |
invimage11 |
Eleventh image for eleven-state objects in inventory. Uses Template:Grid. | Nada |
invimage12 |
Twelfth image for twelve-state objects in inventory. Uses Template:Grid. | Nada |
invimage13 |
Thirteenth image for thirteen-state objects in inventory. Uses Template:Grid. | Nada |
invimage14 |
Fourteenth image for fourteen-state objects in inventory. Uses Template:Grid. | Nada |
invimage15 |
Fifteenth image for fifteen-state objects in inventory. Uses Template:Grid. | Nada |
invimage16 |
Sixteenth image for sixteen-state objects in inventory. Uses Template:Grid. | Nada |
invimage17 |
Seventeenth image for seventeen-state objects in inventory. Uses Template:Grid. | Nada |
invimage18 |
Eighteenth image for eighteen-state objects in inventory. Uses Template:Grid. | Nada |
invimage19 |
Nineteenth image for nineteen-state objects in inventory. Uses Template:Grid. | Nada |
invimage20 |
Twentieth image for twenty-state objects in inventory. Uses Template:Grid. | Nada |
invimage21 |
Twenty-First image for twenty-one-state objects in inventory. Uses Template:Grid. | Nada |
invimage22 |
Twenty-Second image for twenty-two-state objects in inventory. Uses Template:Grid. | Nada |
invimage23 |
Twenty-Third image for twenty-three-state objects in inventory. Uses Template:Grid. | Nada |
invimage24 |
Twenty-Forth image for twenty-four-state objects in inventory. Uses Template:Grid. | Nada |
invimage25 |
Twenty-Fifth image for twenty-five-state objects in inventory. Uses Template:Grid. | Nada |
type |
Type (Weapon, Ranged Weapon, Craftable Item, Tool, etc. ) | ? |
otherosonly |
For use if the item is only available in a specific version of Minecraft. | Nada |
durability |
Para indicar cuanta durabilidad tiene el objeto | N/A |
renewable |
Para indicar si el objeto es renovable | ? |
stackable |
Para indicar si es apilable, de ser afirmativo, se indica la cantidad | ? |
availability |
La disponibilidad del objeto | ? |
data |
Un unico valor decimal | Nada |
nameid |
The item's named identifier. Can use None to force no name ID. | title or {{BASEPAGENAME}}
|
multipledata |
Multiple decimal data values, use {{dv}} | Nada |
firstver |
La primera versión donde se ha visto (e.g. Alpha 1.0.17, classic 0.0.23a). | Nada |
firstdev |
La primera "snapshot" en desarrollo donde se ha visto, requiere de primeraver. | Nada |
Véase también
- {{3rd Party Tool}}
- {{Block}}
- {{Bloque}}
- {{BlockTileEntity}}
- {{Entity}}
- {{Entidad}}
- {{Food}}
- {{Comida}}
- {{Alimento}}
- {{Gamemode}}
- {{Item}}
- {{ItemEntity}}
- {{Mod}}
- {{Objeto}}
- {{ObjetoEntidad}}
- {{Person}}
- {{Persona}}
- {{Potion}}
- {{Profile}}
- {{Program}}
- {{Structure}}
- {{Estructura}}
- {{Technical Block}}
- {{Version nav}}
- Module:Infobox
Ésta es la página de documentación, debe situarse en la página de la plantilla principal. Véase Plantilla:Doc para más información.