Template:NotableCharacterInfo/doc: Difference between revisions
Created page with "{{Documentation}} <templatedata> { "params": { "EmploymentRows": { "description": "{{NotableCharacterInfo/Career/EmploymentRows|Business=|Position=|Dates=}}", "suggested": true }, "MembershipRows": { "description": "{{NotableCharacterInfo/Career/MembershipRows|Faction=|Membership Type=|Joined On=}}", "type": "wiki-template-name", "suggested": true }, "RelationshipsContent": { "type": "content", "suggested": true, "description": "Write a..." |
mNo edit summary |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
"params": { | "params": { | ||
"EmploymentRows": { | "EmploymentRows": { | ||
"description": "{{NotableCharacterInfo/Career/EmploymentRows|Business=|Position=|Dates=}}", | "description": "Your past jobs! Use one example per line", | ||
" | "suggested": true, | ||
"example": "{{NotableCharacterInfo/Career/EmploymentRows|Business=|Position=|Dates=}}", | |||
"type": "wiki-template-name" | |||
}, | }, | ||
"MembershipRows": { | "MembershipRows": { | ||
"description": " | "description": "Groups or organizations your character has been part of. Use one example per line.", | ||
"type": "wiki-template-name", | "type": "wiki-template-name", | ||
"suggested": true | "suggested": true, | ||
"example": "{{NotableCharacterInfo/Career/MembershipRows|Faction=|Membership Type=|Joined On=}}" | |||
}, | }, | ||
" | "Nanomagic": { | ||
"type": " | "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", | |||
"suggested": true, | "suggested": true, | ||
" | "example": "{{NotableCharacterInfo/Assets/Nanomagic |BaseNanomagic=[[Electric Nanomagic]] |AdvancedNanomagic= *[[Electromagnetic Shielding Nanomagic]]}}" | ||
}, | }, | ||
" | "RelationshipRows": { | ||
"description": " | "description": "Write about your character's relationships. One item from examples per line.", | ||
"type": " | "example": "{{NotableCharacterInfo/Reputation/RelationshipRows|Name=|Type=|Quip=}}", | ||
"type": "wiki-template-name", | |||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "DedicationRows": { | ||
"label": "Dedications", | |||
"description": "Dedications! Use one item from the description per line.", | |||
"example": "{{NotableCharacterInfo/Reputation/DedicationRows|Name=|Notes=}}", | |||
"type": "wiki-template-name" | |||
}, | |||
"PossessionRows": { | |||
"label": "Interesting Possessions", | "label": "Interesting Possessions", | ||
"description": "{{ | "description": "A table containing your possessions! One use of example per row.", | ||
"type": " | "example": "{{NotableCharacterInfo/Reputation/PossessionRows |Name= |Type= |Description= |DateAcquired= }} ", | ||
"type": "wiki-template-name", | |||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "CharacterName": { | ||
"label": " | "label": "Character Name", | ||
"description": " | "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": " | "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", | ||
" | "RelationshipRows", | ||
" | "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=}}
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Character Name | CharacterName | 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. | String | suggested |
| Wiki Account Name | WikiAccountName | The name of your wiki account to be used as an additional filter on RP logs. | String | optional |
| EmploymentRows | EmploymentRows | Your past jobs! Use one example per line
| Template | suggested |
| MembershipRows | MembershipRows | Groups or organizations your character has been part of. Use one example per line.
| Template | suggested |
| Dedications | DedicationRows | Dedications! Use one item from the description per line.
| Template | optional |
| RelationshipRows | RelationshipRows | Write about your character's relationships. One item from examples per line.
| Template | suggested |
| Interesting Possessions | PossessionRows | A table containing your possessions! One use of example per row.
| Template | suggested |
| Nanomagic | Nanomagic | 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.
| Template | suggested |