Template: Encounter: Difference between revisions
(Created page with "<div id="{{{nombre}}}"> {| class="wikitable" !style="text-align: left; background-color:#4c88ef; color:#ffffff; font-size:130%" colspan="2" | {{{nombre}}} |- |style="padding:5px; vertical-align: top; width:10%" | [[File:{{{archivo}}}.webp|class=notpageimage|150px|{{{nombre}}}]] |style="padding:5px 10px; vertical-align: top; width:90%" | {{{descripcion}}} |}</div> <noinclude> <templatedata> { "params": { "nombre": { "label": "Name", "type": "string", "require...") |
No edit summary |
||
| Line 3: | Line 3: | ||
!style="text-align: left; background-color:#4c88ef; color:#ffffff; font-size:130%" colspan="2" | {{{nombre}}} | !style="text-align: left; background-color:#4c88ef; color:#ffffff; font-size:130%" colspan="2" | {{{nombre}}} | ||
|- | |- | ||
|style="padding:5px; vertical-align: top; width:10%" | [[File:{{{archivo}}}.webp|class=notpageimage| | |style="padding:5px; vertical-align: top; width:10%" | [[File:{{{archivo}}}.webp|class=notpageimage|250px|{{{nombre}}}]] | ||
|style="padding:5px 10px; vertical-align: top; width:90%" | | |style="padding:5px 10px; vertical-align: top; width:90%" | | ||
{{{descripcion}}} | {{{descripcion}}} | ||
Revision as of 19:35, 1 October 2025
| {{{nombre}}} | |
|---|---|
| [[File:{{{archivo}}}.webp|class=notpageimage|250px|{{{nombre}}}]] |
{{{descripcion}}} |
Template para mostrar articulos dentro del juego
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | nombre | no description | String | required |
| Image | archivo | no description | String | required |
| Description | descripcion | no description | String | required |
