Template:Infobox Character: Difference between revisions

Jump to navigation Jump to search
(Created page with "<includeonly>{{Infobox | title = <b>{{{Character_name|}}}</b> | above = {{#if:{{{Character_name|}}}| | '''{{{name|{{PAGENAME}} }}}''' }} | abovestyle = background: #E0E8...")
 
No edit summary
Line 30: Line 30:


}}</includeonly><noinclude>
}}</includeonly><noinclude>
{{Character  <!-- Example show on the right -->
| Character_name = Character name
| image         = [[Image:No_Portrait.jpg|250px]]
| image_caption  = Image caption
| Alias          = text
| Title          = text
| Allegiance    = text
| Race          = text
| Culture        = text
| Spouse        = text
| Place_of_Birth = text
| Date_of_Birth  = date
| Place_of_Death = text
| Date_of_Death  = date
| coat-of-arms  = COA
}}
===Usage===
<pre>{{Infobox character
| Character_name =
| image          =
| image_caption  =
| Alias          =
| Title          =
| Allegiance    =
| Race          =
| Culture        =
| Spouse        =
| Place_of_Birth =
| Date_of_Birth  =
| Place_of_Death =
| Date_of_Death  =
| coat-of-arms  =
}}</pre>
===Parameters===
* Parameters which get no value are not shown when the template used.
* you can add multiple values by seperating them with <nowiki>'<br>'</nowiki> tag.
{| class="wikitable"
| Character_name|| Character name to display in top header
|-
| image        || Image of the character.  Use full image syntax, for example ''<nowiki>[[File:example.png|200px|alt=Example alt text]]</nowiki>''.
|-
| image_caption ||
|-
| Alias        ||
|-
| Title        ||
|-
| Allegiance    || InterLink to the appropriate  ''<nowiki>[[Noble Houses]]</nowiki>''.
|-
| Race          || ???
|-
| Culture      || Choose appropriate values from the list of [[Category:Cultures|Cultures]]
|-
| Spouse        || InterLink to the appropriate ''<nowiki>[[Characters]]</nowiki>''.
|-
| Place_of_Birth|| InterLink to the appropriate ''<nowiki>[[Location]]</nowiki>''.
|-
| Date_of_Birth || Use [[Template:Date|<nowiki>{{Date|XXX}}</nowiki>|]] to display dates.
|-
| Place_of_Death||
|-
| Date_of_Death ||
|-
| coat-of-arms  || ??? add Image or description ???
|}


[[Category:Infobox templates|Character]]</noinclude>
[[Category:Infobox templates|Character]]</noinclude>

Revision as of 17:46, 19 March 2019