Template: Item: Difference between revisions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
!style="background-color:#606676; color:#ffffff; padding:5px; font-size:110%" colspan="2" | {{{nombre}}} | !style="background-color:#606676; color:#ffffff; padding:5px; font-size:110%" colspan="2" | {{{nombre}}} | ||
|- | |- | ||
|style="padding:5px; vertical-align: top; width:10%" | [[File:{{{archivo}}}| | |style="padding:5px; vertical-align: top; width:10%" | [[File:{{{archivo}}}|80px|{{{nombre}}}]] | ||
|style="padding:5px 10px; vertical-align: top; width:90%" | | |style="padding:5px 10px; vertical-align: top; width:90%" | | ||
{{{description}}} | {{{description}}} | ||
'''Cost:''' {{{costo| N/A}}} | '''Location:''' {{{localizacion}}} | '''Days for delivery:''' {{{tiempo}}} | |||
'''Cost:''' {{{costo| N/A}}} | '''Location:''' {{{localizacion}}} | '''Days for delivery:''' {{{tiempo}}} | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
Revision as of 15:14, 21 October 2023
| {{{nombre}}} | |
|---|---|
| [[File:{{{archivo}}}|80px|{{{nombre}}}]] |
{{{description}}} Cost: N/A | Location: {{{localizacion}}} | Days for delivery: {{{tiempo}}} |
Template para mostrar articulos dentro del juego
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | nombre | no description | String | required |
| Image | archivo | no description | String | required |
| Description | description | no description | String | required |
| Cost | costo | no description | String | suggested |
| Location | localizacion | no description | String | suggested |
| Time | tiempo | no description | Unknown | suggested |
