Template:NotableCharacterInfo/doc: Difference between revisions

From Flexible Survival
Jump to navigationJump to search
Syntax McBucketface (talk | contribs)
No edit summary
Syntax McBucketface (talk | contribs)
mNo edit summary
 
(6 intermediate revisions by the same user not shown)
Line 16: Line 16:
},
},
"Nanomagic": {
"Nanomagic": {
"description": "A list of your nanomagic!",
"description": "A list of your nanomagic! Utilize \"Base Nanomagic\" for the root node of a nanomagic tree and \"Advanced Nanomagic\" for the advanced nodes from that tree.",
"type": "wiki-template-name",
"type": "wiki-template-name",
"suggested": true
"suggested": true,
"example": "{{NotableCharacterInfo/Assets/Nanomagic |BaseNanomagic=[[Electric Nanomagic]] |AdvancedNanomagic= *[[Electromagnetic Shielding Nanomagic]]}}"
},
},
"RelationshipRows": {
"RelationshipRows": {
Line 32: Line 33:
"type": "wiki-template-name"
"type": "wiki-template-name"
},
},
"possessionRows": {
"PossessionRows": {
"label": "Interesting Possessions",
"label": "Interesting Possessions",
"description": "A table containing your possessions! One use of example per row.",
"description": "A table containing your possessions! One use of example per row.",
"example": "{{Interesting Possessions |Name= |Type= |Description= |DateAcquired= }} ",
"example": "{{NotableCharacterInfo/Reputation/PossessionRows |Name= |Type= |Description= |DateAcquired= }} ",
"type": "wiki-template-name",
"type": "wiki-template-name",
"suggested": true
"suggested": true
},
"CharacterName": {
"label": "Character Name",
"description": "The name of the character in game to be used to display RP logs. Leave empty if you don't want to display the RP log tab.",
"type": "string",
"suggested": true
},
"WikiAccountName": {
"label": "Wiki Account Name",
"description": "The name of your wiki account to be used as an additional filter on RP logs.",
"type": "string"
}
}
},
},
"paramOrder": [
"paramOrder": [
"CharacterName",
"WikiAccountName",
"EmploymentRows",
"EmploymentRows",
"MembershipRows",
"MembershipRows",
"DedicationRows",
"DedicationRows",
"RelationshipRows",
"RelationshipRows",
"possessionRows",
"PossessionRows",
"Nanomagic"
"Nanomagic"
]
],
"description": "All fields utilize groupings of definitions as defined below. To have more than one row, simply stack what is in the example on top of one another.\nFor Example:\n \n{{NotableCharacterInfo/Career/EmploymentRows|Business=|Position=|Dates=}}\n{{NotableCharacterInfo/Career/EmploymentRows|Business=|Position=|Dates=}}",
"format": "block"
}
}
</templatedata>
</templatedata>

Latest revision as of 18:08, 1 June 2025

All fields utilize groupings of definitions as defined below. To have more than one row, simply stack what is in the example on top of one another. For Example: {{NotableCharacterInfo/Career/EmploymentRows|Business=|Position=|Dates=}} {{NotableCharacterInfo/Career/EmploymentRows|Business=|Position=|Dates=}}

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Character NameCharacterName

The name of the character in game to be used to display RP logs. Leave empty if you don't want to display the RP log tab.

Stringsuggested
Wiki Account NameWikiAccountName

The name of your wiki account to be used as an additional filter on RP logs.

Stringoptional
EmploymentRowsEmploymentRows

Your past jobs! Use one example per line

Example
{{NotableCharacterInfo/Career/EmploymentRows|Business=|Position=|Dates=}}
Templatesuggested
MembershipRowsMembershipRows

Groups or organizations your character has been part of. Use one example per line.

Example
{{NotableCharacterInfo/Career/MembershipRows|Faction=|Membership Type=|Joined On=}}
Templatesuggested
DedicationsDedicationRows

Dedications! Use one item from the description per line.

Example
{{NotableCharacterInfo/Reputation/DedicationRows|Name=|Notes=}}
Templateoptional
RelationshipRowsRelationshipRows

Write about your character's relationships. One item from examples per line.

Example
{{NotableCharacterInfo/Reputation/RelationshipRows|Name=|Type=|Quip=}}
Templatesuggested
Interesting PossessionsPossessionRows

A table containing your possessions! One use of example per row.

Example
{{NotableCharacterInfo/Reputation/PossessionRows |Name= |Type= |Description= |DateAcquired= }}
Templatesuggested
NanomagicNanomagic

A list of your nanomagic! Utilize "Base Nanomagic" for the root node of a nanomagic tree and "Advanced Nanomagic" for the advanced nodes from that tree.

Example
{{NotableCharacterInfo/Assets/Nanomagic |BaseNanomagic=[[Electric Nanomagic]] |AdvancedNanomagic= *[[Electromagnetic Shielding Nanomagic]]}}
Templatesuggested