Destinypedia
Registrarse
Advertisement


Description[]

This plantilla produces an item infobox. It will appear on the top right hand side of the article for the full site, and at the top of the article for the mobile site.

Syntax[]

Place the code below at the top of an article and fill out the required fields (see Field Descriptions).

{{Infobox/Objeto
|imagen=
|nombre=
|tipo=
|rareza=
|fabricante=
|clase=
|abilities=
|calidad=
|tier=
|miniatura=
|apilar=
|transferencia=
|acción=
|botín=
|comerciante=
|precio=
|referencia=
}}

Field Descriptions[]

Field Data Fuente Description
imagen Varies An imagen of the item that is auatomatically scaled to a maximum 250 pixels wide. If the item only has an miniatura, then use miniatura field only. Please see Destiny Wiki:Image Policy before uploading imagens.
nombre Game & API Item nombre. Defaults to article nombre.
tipo In-Game & API Item tipo, such as Consumable, Mission Item or Shader.
rareza In-Game & API Item rareza.
fabricante In-Game The items fabricante &/or facción.
clase In-Game Player Clase's that can use the item. If not restricted, leave emtpy.
abilites In-Game Item brief summary of effects and/or functionality. If applicable.
calidad API Items calidad value.
tier API Items tier value.
miniatura API and Bungie.net Armory Items miniatura.
apilar API Maximum inventory apilar for item.
transferencia In-Game and API Can item be transferenciaed via Vault.
acción In-Game and API Default acción for item. Usually dismantle.
botín In-Game "Yes", "No", or "Desconocido" as to whether this item is dropped as random botín.
comerciante In-Game The comerciante(s), if any, where the item can be purchased.
precio In-Game The precio, if any, of the item along with any rank requirements.
referencia API Items referencia value. Creates link to Bungie.net Armory.

Demonstration[]

The following code...

{{Infobox/Objeto
|imagen=
|nombre=Fusil de pulsos Telemetry
|tipo=[[Consumable]]
|rareza=Basic
|fabricante=
|clase=
|abilities=Increased experience gain
|calidad=
|tier=
|miniatura=PulseRifleTelemetry.jpeg
|apilar=
|transferencia=
|acción=
|botín=Yes
|comerciante=[[Xûr]]
|precio=1 [[Stalcance Coin]]
|referencia=
}}

...produces this. Refresh Preview

Advertisement