Template:Infobox NPC: Difference between revisions

From Deceive Inc. Wiki
Jump to navigation Jump to search
m (Added ClearanceLevel template)
m (Wow I'm stupid and commented out the entire template good job me)
 
Line 38: Line 38:
}}<!--
}}<!--


<infobox theme="di">
--><infobox theme="di">
     <title source="name"><default>{{PAGENAME}}</default></title>
     <title source="name"><default>{{PAGENAME}}</default></title>
     <image source="image">
     <image source="image">

Latest revision as of 18:38, 10 November 2023

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).