Template:NPC: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | |||
< | |||
[[Category:DM Info]] | [[Category:DM Info]] | ||
[[Category:NPC]] | [[Category:NPC]] | ||
</noinclude> | </noinclude> | ||
Line 13: | Line 7: | ||
== {{{title|NPC Name}}} == | == {{{title|NPC Name}}} == | ||
{{{image|} | {{{image|[[File:|200px|right]]}}}} | ||
'''Name:''' {{{name|}}}<br> | '''Name:''' {{{name|}}}<br> | ||
'''Campaign:''' {{{campaign|}}}<br> | |||
'''Alignment:''' {{{alignment|}}}<br> | '''Alignment:''' {{{alignment|}}}<br> | ||
'''Appearance:''' {{{appearance|}}}<br> | '''Appearance:''' {{{appearance|}}}<br> | ||
Line 24: | Line 17: | ||
'''Flaw:''' {{{flaw|}}}<br> | '''Flaw:''' {{{flaw|}}}<br> | ||
'''Bond:''' {{{bond|}}}<br> | '''Bond:''' {{{bond|}}}<br> | ||
'''Info:''' {{{info|}}}<br> | |||
{{#ifeq:{{PAGENAME}}|Session Summary| | |||
| | |||
<noinclude> | <noinclude> | ||
Ability scores and combat statistics are best left on the NPC's main page and not included in Session or Session Prep for ease of reading. | Ability scores and combat statistics are best left on the NPC's main page and not included in Session or Session Prep for ease of reading. | ||
Line 31: | Line 27: | ||
'''Skills:''' {{{skills|}}}<br> | '''Skills:''' {{{skills|}}}<br> | ||
'''Condition Immunities:''' {{{condition immunities|}}}<br> | '''Condition Immunities:''' {{{condition immunities|}}}<br> | ||
'''Damage Immunities:''' {{{damage immunities|}}}<br> | '''Damage Immunities:''' {{{damage immunities|None}}}<br> | ||
'''Challenge Rating:''' {{{cr|}}}<br> | '''Challenge Rating:''' {{{cr|}}}<br> | ||
'''Senses:''' {{{senses|}}}<br> | '''Senses:''' {{{senses|}}}<br> | ||
'''Languages:''' {{{languages|}}}<br> | '''Languages:''' {{{languages|Common}}}<br> | ||
'''Equipment:''' {{{equipment|}}}<br> | '''Equipment:''' {{{equipment|}}}<br> | ||
</noinclude> | </noinclude> | ||
}} | |||
<noinclude> | <noinclude> | ||
Line 44: | Line 39: | ||
</noinclude> | </noinclude> | ||
< | <noinclude> | ||
== Usage == | |||
[[ | To use this template, copy and paste the following code onto the NPC's page and fill in the appropriate parameters: | ||
</ | |||
{{NPC | |||
| title = | |||
| image = | |||
| name = | |||
| campaign = | |||
| alignment = | |||
| appearance = | |||
| voice/mannerisms = | |||
| ideal = | |||
| flaw = | |||
| bond = | |||
| info = | |||
| ability scores = | |||
| skills = | |||
| condition immunities = | |||
| damage immunities = | |||
| cr = | |||
| senses = | |||
| languages = | |||
| equipment = | |||
}} | |||
* `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". | |||
* `cr`: 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> | <noinclude> | ||
Line 67: | Line 105: | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": true | "required": true | ||
}, | |||
"campaign": { | |||
"type": "string", | |||
"label": "Campaign", | |||
"description": "The campaign this NPC appears in", | |||
"required": false | |||
}, | }, | ||
"alignment": { | "alignment": { | ||
Line 137: | Line 181: | ||
"info", | "info", | ||
"name", | "name", | ||
"campaign", | |||
"alignment", | "alignment", | ||
"appearance", | "appearance", |
Revision as of 01:46, 20 March 2025
NPC Name
[[File:|200px|right]]}
Name:
Campaign:
Alignment:
Appearance:
Voice/Mannerisms:
Ideal:
Flaw:
Bond:
Info:
Ability scores and combat statistics are best left on the NPC's main page and not included in Session or Session Prep for ease of reading.
Ability Scores:
Skills:
Condition Immunities:
Damage Immunities: None
Challenge Rating:
Senses:
Languages: Common
Equipment:
Make sure to fill in the [Category:Campaign Name] parameter when creating the NPC so it's easier to discover.
Usage
To use this template, copy and paste the following code onto the NPC's page and fill in the appropriate parameters:
}
Name:
Campaign:
Alignment:
Appearance:
Voice/Mannerisms:
Ideal:
Flaw:
Bond:
Info:
- `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 `). 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".
- `cr`: The NPC's challenge rating.
- `senses`: The NPC's senses.
- `languages`: The languages the NPC speaks. Defaults to "Common".
- `equipment`: The NPC's equipment.
<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" }, "cr": {}, "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", "cr", "senses", "languages", "equipment" ]
} </templatedata>