Template:Character Infobox: Difference between revisions
From Zyrkthraan Chronicles Wiki
Jump to navigationJump to search
Naitomeatori (talk | contribs) No edit summary |
Naitomeatori (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
<pre> | <pre> | ||
{{Character Infobox | {{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. If you do not have an image, REMOVE this entire section including the | --> | <!--| image = --> <!-- Upload your image on the left panel (Upload File), copy the name of the file, and paste it here with NO alterations. If you do not have an image, REMOVE this entire section including the | --> | ||
| province = <!-- This is their origin province, or rather, the one they grew up in even if they weren't born there. --> | | 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. --> | | home_city = <!-- This is their origin city, or rather, the one they grew up in even if they weren't born there. --> |
Revision as of 11:30, 13 May 2024
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. If you do not have an image, REMOVE this entire section including the | --> | 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. --> | race = <!-- This is their general race, 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. --> | clan = <!-- 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>. --> }}