Template:Character Infobox: Difference between revisions
From Zyrkthraan Chronicles Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 43: | Line 43: | ||
| colspan="3" | {{{children}}} | | colspan="3" | {{{children}}} | ||
|} | |} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"image": {}, | |||
"imgcaption": {}, | |||
"province": {}, | |||
"home_city": {}, | |||
"race": {}, | |||
"gender": {}, | |||
"profession": {}, | |||
"title": {}, | |||
"clan": {}, | |||
"rank": {}, | |||
"father": {}, | |||
"mother": {}, | |||
"siblings": {}, | |||
"currpartner": {}, | |||
"prevpartner": {}, | |||
"children": {} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 19:03, 12 May 2024
[[{{{image}}} | |thumb | right | {{{imgcaption}}}]] | |||
Basic Information | |||
Homeland | {{{province}}} | Home City | {{{home_city}}} |
---|---|---|---|
Race | {{{race}}} | Gender | {{{gender}}} |
Profession | {{{profession}}} | Title | {{{title}}} |
Family | |||
Clan | {{{clan}}} | Rank | {{{rank}}} |
Father | {{{father}}} | Mother | {{{mother}}} |
Siblings | {{{siblings}}} | ||
Current Partner | {{{currpartner}}} | Previous Partner(s) | {{{prevpartner}}} |
Children | {{{children}}} |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | no description | Unknown | optional |
imgcaption | imgcaption | no description | Unknown | optional |
province | province | no description | Unknown | optional |
home_city | home_city | no description | Unknown | optional |
race | race | no description | Unknown | optional |
gender | gender | no description | Unknown | optional |
profession | profession | no description | Unknown | optional |
title | title | no description | Unknown | optional |
clan | clan | no description | Unknown | optional |
rank | rank | no description | Unknown | optional |
father | father | no description | Unknown | optional |
mother | mother | no description | Unknown | optional |
siblings | siblings | no description | Unknown | optional |
currpartner | currpartner | no description | Unknown | optional |
prevpartner | prevpartner | no description | Unknown | optional |
children | children | no description | Unknown | optional |