Template:NpcNew: Difference between revisions
From Medivia Online Wiki
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 7: | Line 7: | ||
}} | }} | ||
</noinclude><table class="wikitable"> | </noinclude><table class="wikitable"> | ||
<tr><th style="text-align: center"><div style="font-family: Tahoma; font-weight: normal; word-spacing: -2px; font-size: 11pt; color: #ff9448; text-align: center; text-shadow: #000 1px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;text-align: center"><br>{{{image|[[File:NPC_Image_Missing.png|NPC Missing Image]]}}}</div></th><th>{{{name}}}</th></tr> | <tr><th style="text-align: center"><div style="font-family: Tahoma; font-weight: normal; word-spacing: -2px; font-size: 11pt; color: #ff9448; text-align: center; text-shadow: #000 1px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;text-align: center">{{{name}}}<br>{{{image|[[File:NPC_Image_Missing.png|NPC Missing Image]]}}}</div></th><th>{{{name}}}</th></tr> | ||
<tr><th>'''Location:'''</th><td>{{#if: {{{link|}}}|[[File:Map.png|link={{{link}}}]]}} {{{location}}}</td></tr> | <tr><th>'''Location:'''</th><td>{{#if: {{{link|}}}|[[File:Map.png|link={{{link}}}]]}} {{{location}}}</td></tr> | ||
<tr><th>'''Occupation:'''</th><td>{{{job}}}</td></tr><!-- | <tr><th>'''Occupation:'''</th><td>{{{job}}}</td></tr><!-- | ||
| Line 48: | Line 48: | ||
_table = NpcData | _table = NpcData | ||
|Name = {{PAGENAME}} | |Name = {{PAGENAME}} | ||
|City = {{{location|}}} | |City = {{{city|{{{location|}}}}}} | ||
}} | }} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 18:36, 24 August 2026
This template defines the table "NpcData". View table.
| {{{name}}} | |
|---|---|
| Location: | {{{location}}} |
| Occupation: | {{{job}}} |

