Template:Infobox/Character/doc: Difference between revisions

From Flexible Survival
Jump to navigationJump to search
Syntax McBucketface (talk | contribs)
m Protected "Template:Infobox/Character/doc" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
Syntax McBucketface (talk | contribs)
No edit summary
Line 15: Line 15:
| Pronouns =  
| Pronouns =  
| Species =  
| Species =  
| CriminalRecord = 
| Networth =
| Licenses =
| Memberships =  
| Memberships =  
| Residence =  
| Residence =  
Line 70: Line 67:
"BirthDate": {
"BirthDate": {
"label": "Date of Birth",
"label": "Date of Birth",
"description": "Must be before 1/1/1940 or after 11/2/2008 unless you got special permission from staff."
"type": "date",
"type": "date",
"suggested": true,
"suggested": true,
Line 93: Line 91:
"type": "string"
"type": "string"
},
},
"Species": {
"nativeStrain": {
"label": "Character's species.",
"label": "Character's native mutation strain.",
"description": "Usually just Human",
"description": "What mutation strain do they usually take on?",
"default": "Human",
"default": "Human",
"type": "string"
},
"CriminalRecord": {
"type": "string"
},
"Licenses": {
"description": "Does the character have any vehicle or weapon licenses?",
"type": "string"
"type": "string"
},
},
Line 162: Line 153:
"type": "wiki-template-name"
"type": "wiki-template-name"
},
},
"gangAffiliation": {
"guildAffiliation": {
"label": "Gang Affiliation",
"label": "Gang Affiliation",
"description": "The primary gang affiliation.",
"description": "The primary gang affiliation.",
"type": "string"
"type": "string"
},
},
"gangRank": {
"guildRank": {
"label": "Gang Rank",
"label": "Guild Rank",
"description": "Rank within their primary gang.",
"description": "Rank within their primary guild or group.",
"type": "string"
"type": "string"
},
},
Line 181: Line 172:
},
},
"Occupation": {
"Occupation": {
"type": "wiki-template-name",
"type": "string",
"suggested": true
"suggested": true
},
},
Line 189: Line 180:
"Characters": {
"Characters": {
"type": "string"
"type": "string"
},
"NetWorth": {
"type": "number"
},
},
"Focus": {
"Focus": {
"label": "Character Focus",
"label": "Character Focus",
"description": "What area of focus does your character tend to be drawn to - Criminal activities, civilian activities, or the public sector (Law Enforcement, City Government, Emergency Services).",
"description": "What area of focus does your character tend to be drawn to? Public service? Wild sex? Restoring the world?.",
"type": "string",
"type": "string",
"suggestedvalues": [
"suggestedvalues": [
"Criminal",
"Underworld",
"Civilian",
"Mutant Shenanigans",
"Public Sector"
"Rebuilding Society"
]
]
}
}
Line 217: Line 205:
"Gender",
"Gender",
"Pronouns",
"Pronouns",
"Species",
"nativeStrain",
"CriminalRecord",
"NetWorth",
"Licenses",
"Memberships",
"Memberships",
"Residence",
"Residence",
Line 236: Line 221:
"Relatives",
"Relatives",
"Pets",
"Pets",
"gangAffiliation",
"guildAffiliation",
"gangRank",
"guildRank",
"otherAffiliation",
"otherAffiliation",
"formerAffiliation",
"formerAffiliation",

Revision as of 17:21, 22 May 2025

Template:Infobox/Character invokes Template:Infobox/styles.css using TemplateStyles.

You can copy and paste the template parameters from below, or use the Template Wizard in the visual editor.

Usage

{{Infobox/Character
| Image =
| Status = (Active)
| Focus = (Civilian)
| Aliases = 
| BirthDate = 
| Age = 
| BirthPlace = 
| Nationality = 
| Gender = 
| Pronouns = 
| Species = 
| Memberships = 
| Residence = 
| Height =  
| Weight = 
| Eyes = 
| Hair =
| DeathDate = 
| DeathPlace = 
| DeathCause = 
| Marital = 
| Sexuality = 
| Partner = 
| Children = 
| Relatives = 
| Pets =
| gangAffiliation = 
| gangRank = 
| otherAffiliation = 
| formerAffiliation = 
| Occupation=
| PlayedBy =
| Characters = 
}}

Template Data

Syntax error in JSON.