Difference between revisions of "Template:NpcTemplate"
From Faloria Wiki
(Created page with "<table class="wikitable" style="min-width: 20em;max-width: 80em;"> <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}}}</div></th><th>{{{name}}}</th></tr> <tr><th>'''Location:'''</th><td>{{#if: {{{lin...") |
Tag: Undo |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
<tr><th>'''Occupation:'''</th><td>{{{job}}}</td></tr><!-- | <tr><th>'''Occupation:'''</th><td>{{{job}}}</td></tr><!-- | ||
-->{{#if: {{{sounds|}}}|<tr><th>'''Sounds:'''</th><td>{{{sounds}}}</td></tr>}}<!-- | -->{{#if: {{{sounds|}}}|<tr><th>'''Sounds:'''</th><td>{{{sounds}}}</td></tr>}}<!-- | ||
-->{{#if: {{{note|}}}|<tr><th>'''Note:'''</th><td>{{{note}}}</td></tr>}}<!-- | |||
-->{{#if: {{{sail_to_venore| {{{sail_to_thais| {{{sail_to_edron| {{{sail_to_carlin| {{{sail_to_ab| {{{sail_to_kazordoon| {{{sail_to_darashia| {{{sail_to_ankrahmun| {{{sail_to_porthope| {{{carpet_to_edron| {{{carpet_to_darashia| {{{carpet_to_hills| {{{sail_to_eremor| {{{sail_to_cormaya| {{{sail_to_folda| {{{sail_to_senja| {{{sail_to_vega| {{{sail_to_tibia| }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}}| | -->{{#if: {{{sail_to_venore| {{{sail_to_thais| {{{sail_to_edron| {{{sail_to_carlin| {{{sail_to_ab| {{{sail_to_kazordoon| {{{sail_to_darashia| {{{sail_to_ankrahmun| {{{sail_to_porthope| {{{carpet_to_edron| {{{carpet_to_darashia| {{{carpet_to_hills| {{{sail_to_eremor| {{{sail_to_cormaya| {{{sail_to_folda| {{{sail_to_senja| {{{sail_to_vega| {{{sail_to_tibia| }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}} }}}| | ||
<tr><th>'''Passage to:'''</th><td> | <tr><th>'''Passage to:'''</th><td> | ||
Line 27: | Line 28: | ||
--> </table>{{#ifeq: {{{nopricedrop|}}}||<small>'''Note:''' The price of travelling drops by 10 gp upon completion of [[The Postman Missions Quest]].</td></tr>|}} <!-- | --> </table>{{#ifeq: {{{nopricedrop|}}}||<small>'''Note:''' The price of travelling drops by 10 gp upon completion of [[The Postman Missions Quest]].</td></tr>|}} <!-- | ||
-->{{#if: {{{note|}}}|<tr><th>'''Notes:'''</th><td>{{{note}}} }}</td></tr>}}<!-- | -->{{#if: {{{note|}}}|<tr><th>'''Notes:'''</th><td>{{{note}}} }}</td></tr>}}<!-- | ||
{{#if: {{{category|}}}|Go back to [[{{{category}}}]].}}<!-- | |||
--></table> | --></table> | ||
[[Category:{{{category|}}}]] | [[Category:{{{category|}}}]] | ||
<noinclude>===Usage=== | |||
<pre>{{NpcTemplate | |||
|name= | |||
|image= | |||
|link= | |||
|location= | |||
|job= | |||
|sounds= | |||
|note= | |||
|sail_to_venore= | |||
|sail_to_thais= | |||
|sail_to_edron= | |||
|sail_to_carlin= | |||
|sail_to_ab= | |||
|sail_to_kazordoon= | |||
|sail_to_darashia= | |||
|sail_to_ankrahmun= | |||
|sail_to_porthope= | |||
|carpet_to_edron= | |||
|carpet_to_darashia= | |||
|carpet_to_hills= | |||
|sail_to_eremor= | |||
|sail_to_cormaya= | |||
|sail_to_folda= | |||
|sail_to_senja= | |||
|sail_to_vega= | |||
|sail_to_tibia= | |||
}}</pre></noinclude> |
Latest revision as of 23:31, 21 March 2023
{{{name}}} {{{image}}} | {{{name}}} |
---|---|
Location: | {{{location}}} |
Occupation: | {{{job}}} |
[[Category:]]
Usage
{{NpcTemplate |name= |image= |link= |location= |job= |sounds= |note= |sail_to_venore= |sail_to_thais= |sail_to_edron= |sail_to_carlin= |sail_to_ab= |sail_to_kazordoon= |sail_to_darashia= |sail_to_ankrahmun= |sail_to_porthope= |carpet_to_edron= |carpet_to_darashia= |carpet_to_hills= |sail_to_eremor= |sail_to_cormaya= |sail_to_folda= |sail_to_senja= |sail_to_vega= |sail_to_tibia= }}