Template:NPC: Difference between revisions

From FOnline: Reloaded Wiki
Jump to navigation Jump to search
mNo edit summary
(Added instructions on how to use the template.)
Line 1: Line 1:
<noinclude>
{|class="wikitable" style="float:right; background:#CEF2E0"
|-
| '''Instructions'''
| This template is meant for use in articles dedicated solely to one specific non-player character. To add it to an article, use the code provided below; replace the text in italics with relevant info.
<br><code>{{NPC <br> | name = ''the name of the NPC'' <br> | image = ''the name of a locally stored image that shows the NPC'' <br> | location = ''the place where the NPC can be found in-game'' <br> | trading = ''the type of items the NPC has on offer, e.g. ammo, medical supplies'' <br> | quests = ''a list of quests/jobs the NPC is involved in; fill in with "n/a" if there aren't any'' <br>  | training = ''a list of professions/perks that the NPC teaches'' <br> | other = ''other information of interest to the player that's not included above, such as the NPC being a healer or a merc seller''<br> }}</code>
|-
|}<br>
</noinclude>
{| class="wikitable" align="left" style="float:right; width:30%; border:3px; margin:16px; font-size:75%;"
{| class="wikitable" align="left" style="float:right; width:30%; border:3px; margin:16px; font-size:75%;"
! colspan="2" | {{{name}}}
! colspan="2" | {{{name}}}

Revision as of 11:07, 27 February 2016

Instructions This template is meant for use in articles dedicated solely to one specific non-player character. To add it to an article, use the code provided below; replace the text in italics with relevant info.


{{NPC
| name = the name of the NPC
| image = the name of a locally stored image that shows the NPC
| location = the place where the NPC can be found in-game
| trading = the type of items the NPC has on offer, e.g. ammo, medical supplies
| quests = a list of quests/jobs the NPC is involved in; fill in with "n/a" if there aren't any
| training = a list of professions/perks that the NPC teaches
| other = other information of interest to the player that's not included above, such as the NPC being a healer or a merc seller
}}



{{{name}}}
[[File:{{{image}}}]]
{{{description}}}
Location {{{location}}}
Quests {{{quests}}}
Training {{{training}}}
Trading {{{trading}}}
Other {{{other}}}