Cambios

Saltar a: navegación, buscar

Plantilla:ObjetoEntidad/doc

6045 bytes añadidos, 21:38 8 sep 2014
Página creada con «{{doc/start}} {{lua|Infobox}} {{ItemEntity}} This template provides a uniform design for usable item entity pages. <pre width="30px"> {{ItemEntity |title= |image= |image2= ...»
{{doc/start}}
{{lua|Infobox}}
{{ItemEntity}}
This template provides a uniform design for usable item entity pages.
<pre width="30px">
{{ItemEntity
|title=
|image=
|image2=
|image3=
|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=
|type=
|otherosonly=
|durability=
|renewable=
|stackable=
|health=
|id=
|entityid=
|drops=
|data=
|nameid=
|firstver=
|firstdev=
}}</pre>

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

{| class="wikitable"
! Parameter
! Function
! 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> || Imagen de la entidad (debería ser de aprox. 150x150px) || <code><nowiki>{{{title}}}.png</nowiki></code> si existe, si no entonces [[:File:No image.svg|No image.svg]] (enlazando a la página donde se carga la imagen de no hay imagen (missing image))
|-
| <code>image2</code> || Imagen de la entidad (debería ser de aprox. 150x150px) || ''Nada''
|-
| <code>image3</code> || Imagen de la entidad (debería ser de aprox. 150x150px) || ''Nada''
|-
| <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]]. || ''Nada''
|-
| <code>invimage3</code> || Third image for three-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage4</code> || Fourth image for four-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage5</code> || Fifth image for five-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage6</code> || Sixth image for six-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage7</code> || Seventh image for seven-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage8</code> || Eighth image for eight-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage9</code> || Ninth image for nine-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage10</code> || Tenth image for ten-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage11</code> || Eleventh image for eleven-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage12</code> || Twelfth image for twelve-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage13</code> || Thirteenth image for thirteen-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage14</code> || Fourteenth image for fourteen-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage15</code> || Fifteenth image for fifteen-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage16</code> || Sixteenth image for sixteen-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage17</code> || Seventeenth image for seventeen-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage18</code> || Eighteenth image for eighteen-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage19</code> || Nineteenth image for nineteen-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage20</code> || Twentieth image for twenty-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage21</code> || Twenty-First image for twenty-one-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage22</code> || Twenty-Second image for twenty-two-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage23</code> || Twenty-Third image for twenty-three-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage24</code> || Twenty-Forth image for twenty-four-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>invimage25</code> || Twenty-Fifth image for twenty-five-state objects in inventory. Uses [[Template:Grid]]. || ''Nada''
|-
| <code>type</code> || El tipo (Armas, Arma con rango, Objeto fabricable, Herramienta, etc. ). || ?
|-
| <code>otherosonly</code> || Para usar si el objeto es solo de una versión especifica de Minecraft. || ''Nada''
|-
| <code>durability</code> || Para indicar cuanta durabilidad tiene el objeto. || N/A
|-
| <code>renewable</code> || Para indicar si el objeto es [[Recursos renovables|renovable]]. || ?
|-
| <code>stackable</code> || Para indicar si es apilable, de ser afirmativo, se indica la cantidad. || ?
|-
| <code>entityid</code> || The entity's EntityID as seen in saved worlds || ''Nada''
|-
| <code>health</code> || La vida de la entidad. || ''Nada''
|-
| <code>drops</code> || Lo que la entidad otorga al ser destruida. || ''Nada''
|-
| <code>data</code> || Un único valor de dato decimal. || ''Nada''
|-
| <code>nameid</code> || El nombre de identificación de la entidad. Puede usarse '''None''' para forzar que no salga la ID. || <code>title</code> or <code><nowiki>{{BASEPAGENAME}}</nowiki></code>
|-
| <code>multipledata</code> || Varios valores de dato decimales, usando {{tl|dv}} || ''Nada''
|-
| <code>firstver</code> || La primera versión donde se ha visto (e.g. Alpha 1.0.17, classic 0.0.23a). || ''Nada''
|-
| <code>firstdev</code> || La primera "snapshot" en desarrollo donde se ha visto, requiere de primeraver. || ''Nada''
|}

== Véase también ==
{{Infobox see also}}

{{doc/end}}<noinclude>

</noinclude>
Colaborador, Bots, Administradores
10 223
ediciones

Menú de navegación