Template:NotableCharacters/Relationships/row/doc: Difference between revisions

Template page
(Created page with "{{Documentation}} <templatedata> { "params": { "Names": { "description": "Name of the character, will automatically link to the name given.", "type": "string", "suggested": true }, "Relation": { "description": "How they relate to your character.", "type": "string", "suggested": true }, "Description": { "description": "How they are related, about the history of the relationship.", "type": "string", "suggested": true } }, "format"...")
 
No edit summary
 
(One intermediate revision 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/row|Name=|Relation=|Description=}}</nowiki>
</pre>
==Template Data==
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"Names": {
"Name": {
"description": "Name of the character, will automatically link to the name given.",
"description": "Name of the character, will automatically link to the name given.",
"type": "string",
"type": "string",
Line 20: Line 28:
}
}
},
},
"format": "inline"
"format": "inline",
"description": "Used to fill in rows within the parent Template."
}
}
</templatedata>
</templatedata>

Latest revision as of 11:32, 21 February 2023

You can copy and paste the template parameters from below, or use the Template Wizard in the visual editor.

Usage


{{NotableCharacterInfo/Relationships/row|Name=|Relation=|Description=}}

Template Data

Used to fill in rows within the parent Template.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
NameName

Name of the character, will automatically link to the name given.

Stringsuggested
RelationRelation

How they relate to your character.

Stringsuggested
DescriptionDescription

How they are related, about the history of the relationship.

Stringsuggested