Template:Infobox/Character/doc: Difference between revisions

From Flexible Survival
Jump to navigationJump to search
Syntax McBucketface (talk | contribs)
mNo edit summary
Syntax McBucketface (talk | contribs)
mNo edit summary
 
(11 intermediate revisions by the same user not shown)
Line 4: Line 4:
<pre>
<pre>
<nowiki>{{Infobox/Character
<nowiki>{{Infobox/Character
| Image =
| Image =  
| Status = (Active)
| Status =  
| Focus = (Civilian)
| realName =  
| Aliases =  
| BirthDate =  
| BirthDate =  
| Age =  
| Age =  
| Gender =
| mutantStrain =
| Occupation =
| Focus =
| Aliases =
| BirthPlace =  
| BirthPlace =  
| Nationality =  
| Nationality =  
| Gender =
| Pronouns =  
| Pronouns =  
| Species =
| Memberships =  
| Memberships =  
| Residence =  
| Residence =  
| Height =
| Height =  
| Weight =  
| Weight =  
| Eyes =  
| Eyes =  
| Hair =
| Hair =  
| DeathDate =  
| DeathDate =  
| DeathPlace =  
| DeathPlace =  
Line 29: Line 31:
| Children =  
| Children =  
| Relatives =  
| Relatives =  
| Pets =
| Pets =  
| guildAffiliation =  
| guildAffiliation =  
| guildRank =  
| guildRank =  
| otherAffiliation =  
| otherAffiliation =  
| formerAffiliation =  
| formerAffiliation =  
| Occupation=
| PlayedBy =  
| PlayedBy =
| Characters =  
| Characters =  
}}</nowiki>
}}</nowiki>
Line 46: Line 47:
"Image": {
"Image": {
"label": "Image",
"label": "Image",
"description": "Picture of the subject of this article.",
"description": "Picture of the subject of this article. NOTE: THE IMAGE MUST BE PUBLIC DOMAIN, AN ASSET FROM FLEXIBLE SURVIVAL, OR OWNED BY THE USER!!!",
"type": "wiki-file-name",
"type": "wiki-file-name",
"suggested": true
"suggested": true
Line 67: Line 68:
"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,
"autovalue": "YYYY-MM-DD"
"autovalue": "YYYY-MM-DD",
"description": "Must be between 1/1/1940 and 2/11/1990 or between 2/11/2008 and today. Exceptions require staff approval."
},
},
"Age": {
"Age": {
Line 89: Line 90:
},
},
"Pronouns": {
"Pronouns": {
"type": "string"
},
"nativeStrain": {
"label": "Character's native mutation strain.",
"description": "What mutation strain do they usually take on?",
"default": "Human",
"type": "string"
"type": "string"
},
},
"Memberships": {
"Memberships": {
"description": "Does the player belong to any groups or organizations?",
"description": "Does the player belong to any groups or organizations?",
"type": "string"
"type": "string",
"example": "Zephyr"
},
},
"Residence": {
"Residence": {
Line 107: Line 103:
"Height": {
"Height": {
"label": "Height",
"label": "Height",
"type": "number"
"type": "string",
"example": "5'10\""
},
},
"Weight": {
"Weight": {
"label": "Weight",
"label": "Weight",
"type": "number"
"type": "string",
"example": "200 Lbs"
},
},
"Eyes": {
"Eyes": {
Line 152: Line 150:
"Pets": {
"Pets": {
"type": "wiki-template-name"
"type": "wiki-template-name"
},
"guildAffiliation": {
"label": "Gang Affiliation",
"description": "The primary gang affiliation.",
"type": "string"
},
"guildRank": {
"label": "Guild Rank",
"description": "Rank within their primary guild or group.",
"type": "string"
},
},
"otherAffiliation": {
"otherAffiliation": {
Line 176: Line 164:
},
},
"PlayedBy": {
"PlayedBy": {
"type": "string"
"type": "wiki-user-name"
},
},
"Characters": {
"Characters": {
Line 183: Line 171:
"Focus": {
"Focus": {
"label": "Character Focus",
"label": "Character Focus",
"description": "What area of focus does your character tend to be drawn to? Public service? Wild sex? Restoring the world?.",
"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).",
"type": "string",
"type": "string",
"suggestedvalues": [
"suggestedvalues": [
"Underworld",
"Underworld",
"Mutant Shenanigans",
"Rebuild Society",
"Rebuilding Society"
"Trading",
"Sex"
]
]
},
"guildAffiliation": {
"label": "Guild Affiliation",
"description": "The primary guild affiliation.",
"type": "string"
},
"guildRank": {
"label": "Guild Rank",
"description": "Rank within their primary guild.",
"type": "string"
},
"mutantStrain": {
"label": "Primary Mutant Strain",
"description": "The strain(s) the character mainly displays themselves as.",
"type": "string",
"default": "Human",
"suggested": true
},
"realName": {
"label": "Real Name",
"type": "string",
"suggested": true
}
}
},
},
Line 197: Line 208:
"Image",
"Image",
"Status",
"Status",
"realName",
"Focus",
"Focus",
"Aliases",
"Aliases",
Line 205: Line 217:
"Gender",
"Gender",
"Pronouns",
"Pronouns",
"nativeStrain",
"mutantStrain",
"Memberships",
"Memberships",
"Residence",
"Residence",

Latest revision as of 20:10, 1 June 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 = 
| realName = 
| BirthDate = 
| Age = 
| Gender = 
| mutantStrain = 
| Occupation = 
| Focus = 
| Aliases = 
| BirthPlace = 
| Nationality = 
| Pronouns = 
| Memberships = 
| Residence = 
| Height = 
| Weight = 
| Eyes = 
| Hair = 
| DeathDate = 
| DeathPlace = 
| DeathCause = 
| Marital = 
| Sexuality = 
| Partner = 
| Children = 
| Relatives = 
| Pets = 
| guildAffiliation = 
| guildRank = 
| otherAffiliation = 
| formerAffiliation = 
| PlayedBy = 
| Characters = 
}}

Template Data

An infobox containing information about a character in the server.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
ImageImage

Picture of the subject of this article. NOTE: THE IMAGE MUST BE PUBLIC DOMAIN, AN ASSET FROM FLEXIBLE SURVIVAL, OR OWNED BY THE USER!!!

Filesuggested
Character StatusStatus

What is the play status of this character?

Suggested values
Active Inactive Deceased
Stringsuggested
Real NamerealName

no description

Stringsuggested
Character FocusFocus

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

Suggested values
Underworld Rebuild Society Trading Sex
Stringoptional
AliasesAliases

Does the character go by any other names?

Stringoptional
Date of BirthBirthDate

Must be between 1/1/1940 and 2/11/1990 or between 2/11/2008 and today. Exceptions require staff approval.

Auto value
YYYY-MM-DD
Datesuggested
AgeAge

no description

Numbersuggested
Place of BirthBirthPlace

no description

Stringoptional
NationalityNationality

no description

Stringoptional
GenderGender

Can be any gender your character identifies as, not just limited to Male/Female.

Stringsuggested
PronounsPronouns

no description

Stringoptional
Primary Mutant StrainmutantStrain

The strain(s) the character mainly displays themselves as.

Default
Human
Stringsuggested
MembershipsMemberships

Does the player belong to any groups or organizations?

Example
Zephyr
Stringoptional
ResidenceResidence

Where does the character live?

Stringoptional
HeightHeight

no description

Example
5'10"
Stringoptional
WeightWeight

no description

Example
200 Lbs
Stringoptional
Eye ColorEyes

no description

Stringoptional
Hair ColorHair

no description

Stringoptional
DeathDateDeathDate

If the character is not deceased, leave blank.

Dateoptional
DeathPlaceDeathPlace

If the character is not deceased, leave blank.

Stringoptional
DeathCauseDeathCause

If the character is not deceased, leave blank.

Stringoptional
Marital StatusMarital

no description

Stringoptional
SexualitySexuality

no description

Stringoptional
Partner(s)Partner

no description

Templateoptional
ChildrenChildren

no description

Templateoptional
RelativesRelatives

no description

Templateoptional
PetsPets

no description

Templateoptional
Guild AffiliationguildAffiliation

The primary guild affiliation.

Stringoptional
Guild RankguildRank

Rank within their primary guild.

Stringoptional
Other AffiliationsotherAffiliation

no description

Stringoptional
Former AffiliationsformerAffiliation

no description

Stringoptional
OccupationOccupation

no description

Stringsuggested
PlayedByPlayedBy

no description

Useroptional
CharactersCharacters

no description

Stringoptional