Template:NPC: Difference between revisions

From FOnline: Reloaded Wiki
Jump to navigation Jump to search
(Added instructions on how to use the template.)
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
| '''Instructions'''
| '''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.
| 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><code>{{NPC <br> | name = ''the name of the NPC'' <br> | image = ''the name of a locally stored image that shows the NPC'' <br> | description = ''the in-game text usually in italics'' <br> | hp = ''hit points'' <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 that the NPC teaches'' <br> | perks = ''support perks available via this person'' <br> | trading = ''barter options'' <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>
|}<br>
Line 15: Line 15:
|-
|-
| colspan="2" | ''{{{description}}}''
| colspan="2" | ''{{{description}}}''
|-
| '''[[HP]]'''
| colspan="1" | {{{hp}}}
|-
| '''[[Weapons|Weapon]]'''
| colspan="1" | {{{weapon}}}
|-
|-
| '''Location'''
| '''Location'''
| colspan="1" | {{{location}}}
| colspan="1" | {{{location}}}
|-
|-
| '''Quests'''
| '''[[Quests]]'''
| colspan="1" | {{{quests}}}
| colspan="1" | {{{quests}}}
|-
|-
Line 25: Line 31:
| colspan="1" | {{{training}}}
| colspan="1" | {{{training}}}
|-
|-
| '''Trading'''
| '''[[Support Perks|Perks]]'''
| colspan="1" | {{{perks}}}
|-
| '''[[Barter|Trading]]'''
| colspan="1" | {{{trading}}}
| colspan="1" | {{{trading}}}
|-
|-
Line 32: Line 41:
|-
|-
|}
|}
<noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 17:11, 16 December 2019

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
| description = the in-game text usually in italics
| hp = hit points
| 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 that the NPC teaches
| perks = support perks available via this person
| trading = barter options
| 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}}}
HP {{{hp}}}
Weapon {{{weapon}}}
Location {{{location}}}
Quests {{{quests}}}
Training {{{training}}}
Perks {{{perks}}}
Trading {{{trading}}}
Other {{{other}}}