Template:Character Infobox: Difference between revisions
From Zyrkthraan Chronicles Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | |||
For "Previous Partners," "Siblings," and "Children," use <br> between names to put them on their own lines. | |||
<pre> | |||
{{Character Infobox | |||
| image = | |||
|imgcaption = | |||
| province = | |||
| home_city = | |||
| race = | |||
| gender = | |||
| profession = | |||
| title = | |||
| clan = | |||
| rank = | |||
| father = | |||
| mother = | |||
| currpartner = | |||
| prevpartner = | |||
| siblings = | |||
| children = | |||
}} | |||
</pre> | |||
</noinclude> | |||
Line 32: | Line 56: | ||
! Father | ! Father | ||
| {{{father}}} | | {{{father}}} | ||
! Current Partner | |||
| {{{currpartner}}} | |||
|- | |||
! Mother | ! Mother | ||
| {{{mother}}} | | {{{mother}}} | ||
! Previous Partner(s) | |||
| {{{prevpartner}}} | |||
|- | |- | ||
! Siblings | ! Siblings | ||
| colspan="3" | {{{siblings}}} | | colspan="3" | {{{siblings}}} | ||
! Children | ! Children | ||
| colspan="3" | {{{children}}} | | colspan="3" | {{{children}}} | ||
Line 53: | Line 76: | ||
"params": { | "params": { | ||
"image": {}, | "image": {}, | ||
"province": {}, | "province": {}, | ||
"home_city": {}, | "home_city": {}, |
Revision as of 19:48, 12 May 2024
For "Previous Partners," "Siblings," and "Children," use
between names to put them on their own lines.
{{Character Infobox | image = |imgcaption = | province = | home_city = | race = | gender = | profession = | title = | clan = | rank = | father = | mother = | currpartner = | prevpartner = | siblings = | children = }}
[[File:{{{image}}} | frameless | 300x388tpx]] | |||||||
Basic Information | |||||||
Homeland | {{{province}}} | Home City | {{{home_city}}} | ||||
---|---|---|---|---|---|---|---|
Race | {{{race}}} | Gender | {{{gender}}} | ||||
Profession | {{{profession}}} | Title | {{{title}}} | ||||
Family | |||||||
Clan | {{{clan}}} | Rank | {{{rank}}} | ||||
Father | {{{father}}} | Current Partner | {{{currpartner}}} | ||||
Mother | {{{mother}}} | Previous Partner(s) | {{{prevpartner}}} | ||||
Siblings | {{{siblings}}} | Children | {{{children}}} |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | 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 |