Template:NotableCharacterInfo: Difference between revisions

From Flexible Survival
Jump to navigationJump to search
Syntax McBucketface (talk | contribs)
No edit summary
Syntax McBucketface (talk | contribs)
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><tabber>
<includeonly><tabber>
{{#if: {{{EmploymentRows|}}{{{MembershipRows|}}}
|-|Career=
|-|Career=
{{#tag:tabber|
{{#tag:tabber|
Line 7: Line 8:
}}
}}
}}
}}
}}
{{#if: {{{RelationshipRows|}}{{{DedicationRows|}}}
|-|Reputation=
|-|Reputation=
{{#tag:tabber|
{{#tag:tabber|
Line 14: Line 17:
}}
}}
}}
}}
}}
{{#if: {{{PossessionRows|}}{{{Nanomagic|}}}
|-| Assets=
|-| Assets=
{{#tag:tabber|
{{#tag:tabber|
{{NotableCharacterInfo/Assets
{{NotableCharacterInfo/Assets/
|interestingPossessions={{{interestingPossessions}}}
|PossessionRows={{{PossessionRows}}}
|nanomagic={{{Nanomagic}}}
|Nanomagic={{{Nanomagic}}}
}}
}}
}}
{{#if: {{{CharacterName|}}{{{WikiAccountName|}}}
|-| RP Logs=
{{NotibleCharacterInfo/RPLogs
|CharacterName={{{CharacterName}}}|{{{WikiAccountName}}}
}}
}}
}}
}}
</tabber></includeonly>
</tabber></includeonly>
<noinclude>{{/doc}}</noinclude>
<noinclude>{{/doc}}</noinclude>

Latest revision as of 17:03, 17 June 2025

Template documentation[view][edit][history][purge]
This documentation is transcluded from Template:NotableCharacterInfo/doc. Changes can be proposed in the talk page.

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[Edit template data]

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