Template:Character Infobox: Difference between revisions
From Zyrkthraan Chronicles Wiki
Jump to navigationJump to search
No edit summary |
Naitomeatori (talk | contribs) No edit summary |
||
(47 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[File:{{{image}}} | | <noinclude> | ||
{{Last Updated|date=May 13, 2024}} | |||
== '''How to Use''' == | |||
<br> | |||
* The table will automatically fill with whatever is to the right of the <code><nowiki>=</nowiki></code> for each line, and the cells with automatically adjust to fit the data. <br> | |||
* Images can be included in table cells if necessary, but the code is not provided as this is not considered proper use. <br> | |||
* You do not have to erase the instructions when calling the template, it's hidden from view when published correctly.<br> | |||
** '''EXCEPTION''': You '''must''' erase <code><nowiki><!--</nowiki></code> and <code><nowiki>--></nowiki></code>on each side of <code><nowiki>| image =</nowiki></code>if you have an image to attach, or the placeholder image will still show. | |||
* For "Previous Partners," "Siblings," and "Children," use <code><nowiki><br></nowiki></code> between names to put them on their own lines. <br> | |||
<br> | |||
<pre> | |||
{{Character Infobox | |||
<!--| image = --> <!-- Upload your image on the left panel (Upload File), copy the name of the file, and paste it here with NO alterations. --> | |||
| fullname = <!-- This is the character's full known name --> | |||
| quote = <!-- a fun quote by them --> | |||
| province = <!-- This is their origin province, or rather, the one they grew up in even if they weren't born there. --> | |||
| home_city = <!-- This is their origin city, or rather, the one they grew up in even if they weren't born there. --> | |||
| heritage = <!-- This is their general culture, such as Duuema, Amaranthir, Talvin, etc. --> | |||
| gender = <!-- This is their gender, not their biological sex. One is relevant, the other is not. --> | |||
| profession = <!-- This is what they do for work, even if it's not... Legal. --> | |||
| title = <!-- This is their primary title, usually concerning their rank in their career. --> | |||
| culture = <!-- This is their primary clan, such as Mosswhisper, Kraginth, Old Way, etc. --> | |||
| rank = <!-- This is their rank within their clan, such as Patriarch, Lesser Noble, Peasant, etc. --> | |||
| father = <!-- This is the name of their father, either biological or an adoptive father. There may be multiple entries here, separated by <br>. --> | |||
| mother = <!-- This is the name of their mother, either biological or an adoptive mother. There may be multiple entries here, separated by <br>. --> | |||
| currpartner = <!-- This is the name of their current partner, either married or otherwise. There may be multiple entries here, separated by <br>. --> | |||
| prevpartner = <!-- This is the name of their previous partner, either married or otherwise. There may be multiple entries here, separated by <br>. --> | |||
| siblings = <!--This is the name of their siblings. There may be multiple entries here, separated by <br>. --> | |||
| children = <!--This is the name of their children. There may be multiple entries here, separated by <br>. --> | |||
}} | |||
</pre> | |||
</noinclude> | |||
<div class="infobox"> | |||
{| class ="picturebox" | |||
|- | |||
| class="clearcell" colspan="4" | [[File:{{{image|Placeholder.png}}} | frameless | 300x388tpx]] | |||
|- | |||
| class="accentrow" colspan="4" | {{{fullname}}} | |||
|- | |||
| colspan="4" style="font-style: italic; text-align:center"| {{{quote}}} | |||
|} | |||
{| class="databox" | |||
|- | |- | ||
| class="accentrow" colspan="4" | Basic Information | | class="accentrow" colspan="4" | Basic Information | ||
|- | |- | ||
! Homeland | ! class="tableheading" width="25%" | Homeland | ||
| {{{province}}} | | class="tabledata" width="25%" | {{{province}}} | ||
! Home City | ! class="tableheading" width="25%" | Home City | ||
| {{{home_city}}} | | class="tabledata" width="25%" | {{{home_city}}} | ||
|- | |- | ||
! | ! class="tableheading" width="25%" | Heritage | ||
| {{{ | | class="tabledata" width="25%" | {{{heritage}}} | ||
! Gender | ! class="tableheading" width="25%" | Gender | ||
| {{{gender}}} | | class="tabledata" width="25%" | {{{gender}}} | ||
|- | |- | ||
! Profession | ! class="tableheading" width="25%" | Profession | ||
| {{{profession}}} | | class="tabledata" width="25%" | {{{profession}}} | ||
! Title | ! class="tableheading" width="25%" | Title | ||
| {{{title}}} | | class="tabledata" width="25%" | {{{title}}} | ||
|- | |- | ||
| class="accentrow" colspan="4" | Family | | class="accentrow" colspan="4" | Family | ||
|- | |- | ||
! | ! class="tableheading" width="25%" | Culture | ||
| {{{ | | class="tabledata" width="25%" | {{{culture}}} | ||
! Rank | ! class="tableheading" width="25%" | Rank | ||
| {{{rank | | class="tabledata" width="25%" | {{{rank}}} | ||
|- | |- | ||
! | ! class="tableheading" width="25%" | Father | ||
| | | class="tabledata" width="25%" | {{{father}}} | ||
! class="tableheading" width="25%" | Current Partner | |||
| class="tabledata" width="25%" | {{{currpartner}}} | |||
|- | |- | ||
! | ! class="tableheading" width="25%" | Mother | ||
| {{{ | | class="tabledata" width="25%" | {{{mother}}} | ||
! Previous Partner(s) | ! class="tableheading" width="25%" | Previous Partner(s) | ||
| {{{prevpartner}}} | | class="tabledata" width="25%" | {{{prevpartner}}} | ||
|- | |- | ||
! Children | ! class="tableheading" width="25%" | Siblings | ||
| | | {class="tabledata" width="25%" | {{{siblings}}} | ||
! class="tableheading" width="25%" | Children | |||
| class="tabledata" width="25%" | {{{children}}} | |||
|} | |} | ||
</div> | |||
<!-- | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
Line 48: | Line 94: | ||
"params": { | "params": { | ||
"image": {}, | "image": {}, | ||
" | "fullname": {}, | ||
"alias": {}, | |||
"province": {}, | "province": {}, | ||
"home_city": {}, | "home_city": {}, | ||
" | "culture": {}, | ||
"gender": {}, | "gender": {}, | ||
"profession": {}, | "profession": {}, | ||
Line 63: | Line 110: | ||
"prevpartner": {}, | "prevpartner": {}, | ||
"children": {} | "children": {} | ||
} | }, | ||
"description": "This is the template for information boxes used on character pages." | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
--> | |||
<noinclude>[[Category:Template]]</noinclude> |
Latest revision as of 13:26, 27 October 2024
This page was last updated on: May 13, 2024. Please ensure you are following the most recent edition. |
How to Use
- The table will automatically fill with whatever is to the right of the
=
for each line, and the cells with automatically adjust to fit the data. - Images can be included in table cells if necessary, but the code is not provided as this is not considered proper use.
- You do not have to erase the instructions when calling the template, it's hidden from view when published correctly.
- EXCEPTION: You must erase
<!--
and-->
on each side of| image =
if you have an image to attach, or the placeholder image will still show.
- EXCEPTION: You must erase
- For "Previous Partners," "Siblings," and "Children," use
<br>
between names to put them on their own lines.
{{Character Infobox <!--| image = --> <!-- Upload your image on the left panel (Upload File), copy the name of the file, and paste it here with NO alterations. --> | fullname = <!-- This is the character's full known name --> | quote = <!-- a fun quote by them --> | province = <!-- This is their origin province, or rather, the one they grew up in even if they weren't born there. --> | home_city = <!-- This is their origin city, or rather, the one they grew up in even if they weren't born there. --> | heritage = <!-- This is their general culture, such as Duuema, Amaranthir, Talvin, etc. --> | gender = <!-- This is their gender, not their biological sex. One is relevant, the other is not. --> | profession = <!-- This is what they do for work, even if it's not... Legal. --> | title = <!-- This is their primary title, usually concerning their rank in their career. --> | culture = <!-- This is their primary clan, such as Mosswhisper, Kraginth, Old Way, etc. --> | rank = <!-- This is their rank within their clan, such as Patriarch, Lesser Noble, Peasant, etc. --> | father = <!-- This is the name of their father, either biological or an adoptive father. There may be multiple entries here, separated by <br>. --> | mother = <!-- This is the name of their mother, either biological or an adoptive mother. There may be multiple entries here, separated by <br>. --> | currpartner = <!-- This is the name of their current partner, either married or otherwise. There may be multiple entries here, separated by <br>. --> | prevpartner = <!-- This is the name of their previous partner, either married or otherwise. There may be multiple entries here, separated by <br>. --> | siblings = <!--This is the name of their siblings. There may be multiple entries here, separated by <br>. --> | children = <!--This is the name of their children. There may be multiple entries here, separated by <br>. --> }}
![]() | |||
{{{fullname}}} | |||
{{{quote}}} |
Basic Information | |||
Homeland | {{{province}}} | Home City | {{{home_city}}} |
---|---|---|---|
Heritage | {{{heritage}}} | Gender | {{{gender}}} |
Profession | {{{profession}}} | Title | {{{title}}} |
Family | |||
Culture | {{{culture}}} | Rank | {{{rank}}} |
Father | {{{father}}} | Current Partner | {{{currpartner}}} |
Mother | {{{mother}}} | Previous Partner(s) | {{{prevpartner}}} |
Siblings | {{{siblings}}} | Children | {{{children}}} |