From The Mana World
Line 7: Line 7:
  <tr><th scope="row">Categoría</th><td>[[Es:Generic Items|Elemento Genérico]]</td></tr>
  <tr><th scope="row">Categoría</th><td>[[Es:Generic Items|Elemento Genérico]]</td></tr>
  <tr><th scope="row">Comprable</th><td>{{{Buyable|No}}}</td></tr>
  <tr><th scope="row">Comprable</th><td>{{{Buyable|No}}}</td></tr>
  <tr><th scope="row">Compra</th><td>{{{Buy|n.d.}}} GP</td></tr>
  <tr><th scope="row">Precio de Compra</th><td>{{{Buy|n.d.}}} GP</td></tr>
  <tr><th scope="row">Venta</th><td>{{{Sell|n.d.}}} GP</td></tr>
  <tr><th scope="row">Precio de Venta</th><td>{{{Sell|n.d.}}} GP</td></tr>
  <tr><th scope="row">Peso</th><td>{{{Weight|n.d.}}} g</td></tr>
  <tr><th scope="row">Peso</th><td>{{{Weight|n.d.}}} g</td></tr>
</table>
</table>

Revision as of 02:05, 31 July 2020

n.d.
n.d.

ID de elemento: n.d.

n.d.
CategoríaElemento Genérico
ComprableNo
Precio de Compran.d. GP
Precio de Ventan.d. GP
Peson.d. g

50px-Template-info.png Documentación de la plantilla:

Una plantilla usada para páginas referentes a Objetos Genéricos.

Agregará automáticamente Category:Generic Item a la páginas que la contengan.


Uso:

Copie el siguiente código en su página y complete las líneas:

{{.Es:Generic Item |Name = [[Nombre del objeto]] |Image = [[File:GenericItem.png]] |ID = ID de objeto |Description = Descripción del objeto |Buyable = Si o no |Buy = Ejemplo de formato: "1 000", agregará automáticamente "GP" |Sell = Ejemplo de formato: "1 000", agregará automáticamente "GP" |Weight = Ejemplo de formato: "1 000", agregará automáticamente "g" }}