(Created page with "{{Documentation}} <templatedata> { "params": { "FriendRows": { "description": "Using as many row templates as needed, fill out relations to your character.", "type": "wiki-template-name", "default": "{{Template:NotableCharacters/Relationships/row|Name=|Relation=|Description=}}", "suggested": true }, "FamilyRows": { "description": "Using as many row templates as needed, fill out relations to your character.", "type": "wiki-template-name", "defa...") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Documentation}} | {{Documentation}} | ||
You can copy and paste the template parameters from below, or use the Template Wizard in the visual editor. | |||
==Usage== | |||
<pre> | |||
<nowiki> | |||
{{NotableCharacterInfo/Relationships | |||
|RelationRows= | |||
}}</nowiki> | |||
</pre> | |||
This template utilizes {{tl|NotableCharacters/Relationships/row}} to generate rows in this template. | |||
==Template Data== | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
" | "RelationRows": { | ||
"description": "Using as many row templates as needed, fill out relations to your character.", | "description": "Using as many row templates as needed, fill out relations to your character.", | ||
"type": "wiki-template-name", | "type": "wiki-template-name", | ||
"default": "{{Template:NotableCharacters/Relationships/row|Name=|Relation=|Description=}}" | "default": "{{Template:NotableCharacters/Relationships/row|Name=|Relation=|Description=}}" | ||
} | } | ||
}, | }, | ||
"format": "block" | "format": "block", | ||
"description": "A template used in the Relationships tab of a character profile." | |||
} | } | ||
</templatedata> | </templatedata> |
Latest revision as of 12:02, 21 February 2023
This is a documentation subpage for Template:NotableCharacterInfo/Relationships.It contains usage information, categories, and other content that is not part of the original template page.
You can copy and paste the template parameters from below, or use the Template Wizard in the visual editor.
Usage
{{NotableCharacterInfo/Relationships |RelationRows= }}
This template utilizes {{NotableCharacters/Relationships/row}}
to generate rows in this template.
Template Data
A template used in the Relationships tab of a character profile.
Parameter | Description | Type | Status | |
---|---|---|---|---|
RelationRows | RelationRows | Using as many row templates as needed, fill out relations to your character.
| Template | optional |