Template:Npc/full: Difference between revisions
Jump to navigation
Jump to search
ROWiki>Onteron added extra attributes |
Joshua2504 (talk | contribs) m 54 revisions imported |
||
(48 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude>__NOEDITSECTION__ | <onlyinclude>__NOEDITSECTION__ | ||
<table cellpadding="3" style="float:right; background-color:# | {| width="100%" | ||
border:1em white; border-style:none none | |} | ||
<table cellpadding="3" style="float:right; background-color:#284377; | |||
border:1em white; border-style:none none none none" | |||
> | > | ||
<tr style="font-size:85%; line-height:85%; text-align:right"> | |||
<td colspan="2"> ''NPC'' </td> | |||
</tr> | |||
<tr style="font-size:125%; background-color: #233961"> | |||
<th colspan="2"> {{{name}}} </th> | |||
</tr> | |||
{{#if: {{{image|}}} | |||
<!-- why is this not centering the image? --> | |||
| <tr><td colspan="2" style="padding: 8px;">[[File:{{{image}}}|frameless|center]]</td></tr> | |||
<tr><td colspan="2" style="line-height:8px; background-color:#A3C4FF"></td></tr> | |||
}} | |||
<tr><td>'''[[Realm]]:'''</td><td>[[{{{realm}}}]]</td></tr> | |||
<tr><td>'''Area:'''</td><td>[[{{{area}}}]]</td></tr> | |||
<tr><td>'''[[Profession]]:'''</td><td>[[{{{profession}}}]]</td></tr> | |||
<tr><td>'''Location:'''</td><td>{{loc|{{{x}}}|{{{z}}}}}</td></tr> | |||
{{#if: {{{race|}}}{{{class|}}}{{{sex|}}}{{{level|}}} | |||
| <tr> | |||
<td colspan="2" style="line-height:8px; background-color:#A3C4FF"></td> | |||
</tr> | |||
}}<!-- | |||
-->{{#if: {{{race|}}} | |||
| <tr><td>'''Race:'''</td><td>[[{{{race}}}]]</td></tr> | |||
}}<!-- | |||
-->{{#if: {{{class|}}} | |||
| <tr><td>'''[[Class]]:'''</td><td>{{#ifeq:{{{class}}}|None|None|[[{{{class}}}]]}}</td></tr> | |||
}}<!-- | |||
-->{{#if: {{{sex|}}} | |||
| <tr> | |||
<td>'''Sex:'''</td> | |||
<td>{{#ifeq: {{lc:{{#sub:{{{sex}}}|0|1}}}} | m | Male | Female }}</td> | |||
</tr> | |||
}}<!-- | |||
-->{{#if: {{{level|}}} | |||
| <tr><td>'''Level:'''</td><td>{{{level}}}</td></tr> | |||
}} | |||
</table> | </table> | ||
{{#if: {{{info|}}} | {{#if: {{{info|}}} | ||
| {{{info}}} | | {{{info}}} | ||
| '''{{trimd|{{{name}}}}}''' is {{ | | '''{{trimd|{{{name}}}}}''' is {{nat|{{{realm}}}|a}} [[{{{profession}}}]], found in [[{{{area}}}]]. | ||
}} | }} | ||
Line 45: | Line 54: | ||
{{ifempty|{{:{{{realm}}} quests | li;;;{{{name}}} }}|None}} | {{ifempty|{{:{{{realm}}} quests | li;;;{{{name}}} }}|None}} | ||
</ul> | </ul> | ||
<includeonly> | |||
[[Category: {{{realm}}} NPCs]] | [[Category: {{{realm}}} NPCs]] | ||
[[Category: {{{area}}} NPCs]] | [[Category: {{{area}}} NPCs]] | ||
[[Category: {{{realm}}} {{{profession}}} NPCs]] | [[Category: {{{realm}}} {{{profession}}} NPCs]] | ||
[[Category: {{{profession}}} NPCs]] | |||
[[Category: NPCs]] | |||
</includeonly> | |||
</onlyinclude> | </onlyinclude> |
Latest revision as of 18:28, 6 November 2020
NPC | |
{{{name}}} | |
---|---|
Realm: | [[{{{realm}}}]] |
Area: | [[{{{area}}}]] |
Profession: | [[{{{profession}}}]] |
Location: | [[Project:World Map#{{{x}}}_{{{z}}}|{{{x}}}, {{{z}}}]] |
{{{name}}} is an [[{{{profession}}}]], found in [[{{{area}}}]].
Quests
-
{{:{{{realm}}} quests | li;;;{{{name}}} }}