Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Update Sidebar
greyhawk
Search
Search
Appearance
Log in
Personal tools
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Template:NPC
Template
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Campaign Pages
Corsairs Campaign
Ivae Orr Campaign
Vellors Prison Campaign
Quick Links
Encounter Tables
Fortifications
Locations
Non Player Characters
Settlements
Session Summaries
Session Prep (DM Only)
Party Experience
Player References
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
__NOTOC__ {{Special:Whatlinkshere/{{PAGENAME}}}} [[Category:DM Info]] [[Category:NPC]] <div style="border: 1px solid #aaa; padding: 1em; background-color: #f9f9f9;"> <div style="float: right; margin-left: 1em; max-width: 200px;">{{{image|[[File:|200px|right]]}}}</div> == {{{title|NPC Name}}} == '''Name:''' {{{name|}}}<br> '''Campaign:''' {{{campaign|}}}<br> '''Alignment:''' {{{alignment|}}}<br> '''Appearance:''' {{{appearance|}}}<br> '''Voice/Mannerisms:''' {{{voice_mannerisms|}}}<br> '''Ideal:''' {{{ideal|}}}<br> '''Flaw:''' {{{flaw|}}}<br> '''Bond:''' {{{bond|}}}<br> '''Info:''' {{{info|}}}<br> <hr> '''Ability Scores:''' {{{ability_scores|}}}<br> '''Skills:''' {{{skills|}}}<br> '''Condition Immunities:''' {{{condition_immunities|}}}<br> '''Damage Immunities:''' {{{damage_immunities|None}}}<br> '''Challenge Rating:''' {{{cr|}}}<br> '''Senses:''' {{{senses|}}}<br> '''Languages:''' {{{languages|Common}}}<br> '''Equipment:''' {{{equipment|}}}<br> </div> <noinclude> == Usage == To use this template, copy and paste the following code onto the NPC's page and fill in the appropriate parameters: <pre> {{NPC | title = | image = | name = | campaign = | alignment = | appearance = | voice_mannerisms = | ideal = | flaw = | bond = | info = | ability_scores = | skills = | condition_immunities = | damage_immunities = | challeng_rating = | senses = | languages = | equipment = }} </pre> * `title`: The NPC's title or role (e.g., "Mayor," "Captain," "Bandit Leader"). Defaults to "NPC Name". * `image`: The NPC's image (e.g., `[[File:Example.jpg|200px|right]]`). Defaults to a generic placeholder. * `name`: The NPC's name. Required. * `campaign`: The campaign this NPC is in. * `alignment`: The NPC's alignment (e.g., "Lawful Good," "Chaotic Evil"). * `appearance`: A description of the NPC's physical appearance. * `voice_mannerisms`: A description of the NPC's voice and mannerisms. * `ideal`: The NPC's ideal or guiding principle. * `flaw`: The NPC's flaw or weakness. * `bond`: The NPC's bond or connection to something or someone. * `info`: A one-sentence summary of the NPC's motivations or interests. * `ability_scores`: The NPC's ability scores (e.g., "STR 15, DEX 12, CON 14, INT 10, WIS 8, CHA 16"). * `skills`: The NPC's skills. * `condition_immunities`: The NPC's condition immunities. * `damage_immunities`: The NPC's damage immunities. Defaults to "None". * `challeng_rating `: The NPC's challenge rating. * `senses`: The NPC's senses. * `languages`: The languages the NPC speaks. Defaults to "Common". * `equipment`: The NPC's equipment. </noinclude> <noinclude> <templatedata> { "params": { "title": { "type": "string", "suggested": true, "label": "NPC title", "example": "Leader of the dwarves", "suggestedvalues": [ "king", "duke" ], "default": "NPC Name" }, "name": { "type": "wiki-page-name", "required": true }, "campaign": { "type": "string", "label": "Campaign", "description": "The campaign this NPC appears in", "required": false }, "alignment": { "suggestedvalues": [ "Lawful Good", "Neutral Good", "Chaotic Good", "Lawful Neutral", "Neutral", "Chaotic Neutral", "Lawful Evil", "Neutral Evil", "Chaotic Evil" ], "suggested": true }, "appearance": {}, "voice_mannerisms": { "suggested": true }, "ideal": { "type": "string", "suggested": true }, "flaw": { "type": "string", "suggested": true }, "bond": { "type": "string", "suggested": true }, "image": { "type": "string", "default": "[[File:|200px|right]]" }, "info": { "description": "One sentence highlight about the NPC's interest, motivations, etc", "type": "string", "suggested": true }, "ability_scores": { "type": "string", "label": "Ability Scores", "description": "The NPC's ability scores (e.g., STR 15, DEX 12, CON 14, INT 10, WIS 8, CHA 16)." }, "skills": {}, "condition_immunities": {}, "damage_immunities": { "type": "string", "suggestedvalues": [ "Poison" ], "default": "None" }, "challeng_rating": {}, "senses": {}, "languages": { "suggestedvalues": [ "Common" ], "default": "Common" }, "equipment": {} }, "description": "Non Player Character (NPC) information sheet", "paramOrder": [ "title", "image", "info", "name", "campaign", "alignment", "appearance", "voice_mannerisms", "ideal", "flaw", "bond", "ability_scores", "skills", "condition_immunities", "damage_immunities", "challeng_rating", "senses", "languages", "equipment" ] } </templatedata> </noinclude>
Summary:
Please note that all contributions to greyhawk may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Greyhawk:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)