Template: Item: Difference between revisions
(Created page with "{| style="width:100%; background-color: #f8f9fa; color: #202122; margin: 1em 0; border: 1px solid #a2a9b1; border-collapse: collapse;" | !style="background-color:#606676; color:#ffffff; padding:5px; font-size:110%" colspan="2" | {{{nombre}}} |- |style="padding:5px; vertical-align: top; width:10%" | [[File:{{{archivo}}}|100px|{{{nombre}}}]] |style="padding:5px 10px; vertical-align: top; width:90%" | {{{description}}} |- |style="padding:5px 10px; vertical-align: top;" clas...") |
No edit summary |
||
| Line 7: | Line 7: | ||
|- | |- | ||
|style="padding:5px 10px; vertical-align: top;" class="circular-img" colspan="2" | | |style="padding:5px 10px; vertical-align: top;" class="circular-img" colspan="2" | | ||
'''Cost:''' {{{costo}}} | '''Location:''' {{{localizacion}}} | '''Days for delivery:''' {{{tiempo}}} | '''Cost:''' {{{costo| N/A}}} | '''Location:''' {{{localizacion}}} | '''Days for delivery:''' {{{tiempo}}} | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
Revision as of 14:53, 21 October 2023
| {{{nombre}}} | |
|---|---|
| [[File:{{{archivo}}}|100px|{{{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 |
