Template:NPC/doc: Difference between revisions
No edit summary |
No edit summary |
||
Line 47: | Line 47: | ||
"image_caption": { | "image_caption": { | ||
"label": "Image caption", | "label": "Image caption", | ||
"description": "An optional caption for the image. Currently not working at the moment! | "description": "An optional caption for the image. Currently not working at the moment!", | ||
"type": "line" | "type": "line" | ||
}, | }, |
Revision as of 01:17, 1 November 2023
{ "title": "NPC", "rows": [], "invimages": [], "images": [ "[[File:{{{image}}}]]" ] }
An infobox to serve as a quick reference on the right side of NPC pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
NPC name | name | Will automatically enter based on page name
| Line | optional |
Image | image | Refers to the image file stored on the wiki. Images should preferably be uploaded in .svg or .png and named the same as the NPC name in snake_case (e.g. totem_of_the_void.png). By default, the Parallel logo will be displayed, but you should always point this parameter to an NPC render or screenshot.
| File | suggested |
Image caption | image_caption | An optional caption for the image. Currently not working at the moment! | Line | optional |
Other names | other_names | Any other names the NPC has been referred to with. | Line | suggested |
Titles | titles | Any titles the NPC holds.
| Line | suggested |
Gender | gender | The gender of the NPC. | Line | suggested |
Species | species | The species of the NPC.
| Line | suggested |
Affiliation | affiliation | Groups the NPC is affiliated with.
| Line | suggested |
Found in | location | Where in Parallel the NPC is stationed.
| Line | suggested |
Occupation | occupation | Any occupation the NPC holds.
| Line | suggested |
Relatives | relatives | Relatives of the NPC.
| Line | suggested |
Status | status | The current status of the NPC.
| Line | suggested |
Buys | buys | Items the NPC buys. | Line | suggested |
Found in | sells | Items the NPC sells. | Line | suggested |