From The Mana World
(Created spanish translation template)
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="float:right; padding:0 0 1.5em 1.5em; width:20em; background-color:#white; text-align:center">
<div style="float:right; padding:0 0 1.5em 1.5em; width:20em; background-color:#white; text-align:center">
<table class="wikitable" style="width:100%">
<table class="wikitable" style="width:100%">
  <tr><th colspan="2">{{{Nombre|N/A}}}</tr>
  <tr><th colspan="2">{{{Name|n.d.}}}</tr>
  <tr><th colspan="2">{{{Imagen|N/A}}}</tr>
  <tr><th colspan="2">{{{Image|n.d.}}}</tr>
  <tr><th colspan="2"><p style="color:#666">ID del Artículo: {{{ID|N/A}}}</p></tr>
  <tr><th colspan="2"><p style="color:#666">ID: {{{ID|n.d.}}}</p></tr>
  <tr><th colspan="2">{{{Descripción|N/A}}}</tr>
  <tr><th colspan="2">{{{Description|n.d.}}}</tr>
  <tr><th scope="row">Categoría</th><td>[[Generic Item]]</td></tr>
  <tr><th scope="row">Categoría</th><td>[[Es:Generic Items|Objeto Genérico]]</td></tr>
  <tr><th scope="row">Comprable</th><td>{{{Comprable|No}}}</td></tr>
  <tr><th scope="row">Comprable</th><td>{{{Buyable|No}}}</td></tr>
  <tr><th scope="row">Compra</th><td>{{{Compra|N/A}}} 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>{{{Venta|N/A}}} 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>{{{Peso|N/A}}} g</td></tr>
  <tr><th scope="row">Peso</th><td>{{{Weight|n.d.}}} g</td></tr>
</table>
</table>
</div>
</div>
Line 15: Line 15:
[[Category:Generic Item]]
[[Category:Generic Item]]
<noinclude>
<noinclude>
{{:Template:{{PAGENAME}}/doc}}
{{:Template:{{PAGENAME}}/doc}}   <!-- this is to include documentation in this page, without transcluding it in the page where template is used -->
[[Category:Content Template]][[Category:Translation Template]]
[[Category:Content Template]]   <!-- this is to categorize the template. It will not be transcluded in the page where template is used -->
</noinclude>
</noinclude>

Latest revision as of 11:28, 2 August 2020

n.d.
n.d.

ID: n.d.

n.d.
CategoríaObjeto 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" }}