Template:Infobox NPC

From Deceive Inc. Wiki
Revision as of 19:26, 8 September 2023 by LunarEcklipse (talk | contribs) (Created page with "<noinclude>This template is a work-in-progress. == Parameters == * <code>name</code> - String - The name of the character. Defaults to the page name. * <code>image</code> - File - An image of the character, preferably their profile. You can pass in multiple images enclosed in <code><nowiki><gallery></nowiki></code> tags like so: <pre> |image = <gallery> Example 1.jpg|Tab 1 Example 2.jpg|Tab 2 Example 3.jpg|Tab 3 </gallery></pre> * <code>occupation</code> - List of Stri...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template is a work-in-progress.

Parameters

  • name - String - The name of the character. Defaults to the page name.
  • image - File - An image of the character, preferably their profile. You can pass in multiple images enclosed in <gallery> tags like so:
|image  = <gallery>
Example 1.jpg|Tab 1
Example 2.jpg|Tab 2
Example 3.jpg|Tab 3
</gallery>
  • occupation - List of String (Delimiter ',') - A list of occupations for the NPC. Separate by commas.
  • clearance-level - String - The clearance level of the NPC, if any. Supported values include:
    • civilian
    • staff
    • guard
    • technician
    • vip
  • location - String - The location of the character, if they are exclusive to one (mainly for VIPs).