From The Mana World
Nelson6e65 (talk | contribs) (crated) |
|||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
< | <includeonly> <!--this is the template code --> | ||
<div style="float:right; padding:0 0 1.5em 1.5em; width:12em; background-color:#FFF; text-align:center"> | <div style="float:right; padding:0 0 1.5em 1.5em; width:12em; background-color:#FFF; 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 scope="row">Compra</th><td>{{{ | <tr><th colspan="2">{{{Imagen|N/A}}}</tr> | ||
<tr><th scope="row">Venta</th><td>{{{ | <tr><th colspan="2"><p style="color:#666">ID:{{{ID|N/A}}}</p></tr> | ||
<tr><th scope="row">Peso</th><td>{{{ | <tr><th colspan="2">{{{Descripción|N/A}}}</tr> | ||
<tr><th scope="row">Comprable</th><td>{{{Comprable|No}}} </td></tr> | |||
<tr><th scope="row">Compra</th><td>{{{Compra|N/A}}} GP</td></tr> | |||
<tr><th scope="row">Venta</th><td>{{{Venta|N/A}}} GP</td></tr> | |||
<tr><th scope="row">Peso</th><td>{{{Peso|N/A}}} g</td></tr> | |||
</table> | </table> | ||
</div> | </div> | ||
</includeonly> | |||
<noinclude> | |||
{{Template:{{PAGENAME}}/doc}} <!--this is to include documentation, without transcluding it in the page where template is used--> | |||
[[Category:Content Template]] <!--this is to categorize the template. It will not be transcluded in the page where template is used--> | |||
[[Category:Translation Template]] | |||
</noinclude> |
Latest revision as of 11:31, 2 August 2020
Por favor, consulta Item Reference o item.db para llenar los campos correctamente.
Actualmente esta plantilla no es muy útil para artículos de equipamiento, que requieren uno más completo.
Uso:
-
{{.Es:Item
|Nombre = NombreArtículo
|Imagen = [[Image:Generic.png]]
|ID = IdArtículo
|Descripción = DescripciónArtículo
|Comprable = Sí_o_No
|Compra = PrecioCompra
|Venta = PrecioVenta
|Peso = Peso
}}