Template: Infobox character: Difference between revisions
From A Wiki of Ice and Fire
Tag: Rollback |
autodetect singular and plural labels |
||
| Line 19: | Line 19: | ||
| data2 = {{#if:{{{image|}}}|{{#ifeq:{{{image|}}}|<br>||<hr>}}}} | | data2 = {{#if:{{{image|}}}|{{#ifeq:{{{image|}}}|<br>||<hr>}}}} | ||
| label3 = Alias | | label3 = {{Infobox label|s=Alias|p=Aliases|{{{Alias|}}}}} | ||
| data3 = {{{Alias|}}} | | data3 = {{Infobox value|class=plainlist|{{{Alias|}}}}} | ||
| label4 = Title | | label4 = {{Infobox label|s=Title|p=Titles|{{{Title|}}}}} | ||
| data4 = {{{Title|}}} | | data4 = {{Infobox value|class=plainlist|{{{Title|}}}}} | ||
| label5 = Allegiance | | label5 = {{Infobox label|s=Allegiance|p=Allegiances|{{{Allegiance|}}}}} | ||
| data5 = {{{Allegiance|}}} | | data5 = {{Infobox value|class=plainlist|{{{Allegiance|}}}}} | ||
| label6 = Predecessor | | label6 = {{Infobox label|s=Predecessor|p=Predecessors|{{{Predecessor|}}}}} | ||
| data6 = {{{Predecessor|}}} | | data6 = {{Infobox value|class=plainlist|{{{Predecessor|}}}}} | ||
| label7 = Successor | | label7 = {{Infobox label|s=Successor|p=Successors|{{{Successor|}}}}} | ||
| data7 = {{{Successor|}}} | | data7 = {{Infobox value|class=plainlist|{{{Successor|}}}}} | ||
| label8 = Race | | label8 = Race | ||
| data8 = {{#if:{{{Race|}}}|{{{Race}}}{{main other|[[Category:Pages with the race parameter]]}}}} | | data8 = {{#if:{{{Race|}}}|{{{Race}}}{{main other|[[Category:Pages with the race parameter]]}}}} | ||
| label9 = Culture | | label9 = {{Infobox label|s=Culture|p=Cultures|{{{Culture|}}}}} | ||
| data9 = {{{Culture|}}} | | data9 = {{Infobox value|class=plainlist|{{{Culture|}}}}} | ||
| label10 = Born | | label10 = Born | ||
| Line 40: | Line 40: | ||
| data11 = {{#if:{{{Date_of_Death|}}}|{{#if:{{{Place_of_Death|}}}|In {{{Date_of_Death}}}, {{{Place_of_Death}}}|In {{{Date_of_Death}}}}}|{{#if:{{{Place_of_Death|}}}|{{{Place_of_Death}}}|}}|}} | | data11 = {{#if:{{{Date_of_Death|}}}|{{#if:{{{Place_of_Death|}}}|In {{{Date_of_Death}}}, {{{Place_of_Death}}}|In {{{Date_of_Death}}}}}|{{#if:{{{Place_of_Death|}}}|{{{Place_of_Death}}}|}}|}} | ||
| label12 = Father | | label12 = {{Infobox label|s=Father|p=Fathers|{{{Father|}}}}} | ||
| data12 = {{{Father|}}} | | data12 = {{Infobox value|class=plainlist|{{{Father|}}}}} | ||
| label13 = Mother | | label13 = {{Infobox label|s=Mother|p=Mothers|{{{Mother|}}}}} | ||
| data13 = {{{Mother|}}} | | data13 = {{Infobox value|class=plainlist|{{{Mother|}}}}} | ||
| label14 = Spouse | | label14 = {{Infobox label|s=Spouse|p=Spouses|{{{Spouse|}}}}} | ||
| data14 = {{{Spouse|}}} | | data14 = {{Infobox value|class=plainlist|{{{Spouse|}}}}} | ||
| label15 | | label15 = {{Infobox label|s=Lover|p=Lovers|{{{Lover|}}}}} | ||
| data15 | | data15 = {{Infobox value|class=plainlist|{{{Lover|}}}}} | ||
| label16 = Issue | | label16 = Issue | ||
| data16 = {{{Issue|}}} | | data16 = {{Infobox value|class=plainlist|{{{Issue|}}}}} | ||
| label17 = {{nowrap|Personal arms}} | | label17 = {{nowrap|Personal arms}} | ||
| Line 57: | Line 57: | ||
| data18 = {{#if:{{{arms3|}}}{{{arms4|}}}{{{arms5|}}}{{{arms6|}}}{{{arms7|}}}{{{arms8|}}}|{{#invoke:Infobox character/arms gallery|main|{{{arms3|}}}|{{{arms4|}}}|{{{arms5|}}}|{{{arms6|}}}|{{{arms7|}}}|{{{arms8|}}}}}}} | | data18 = {{#if:{{{arms3|}}}{{{arms4|}}}{{{arms5|}}}{{{arms6|}}}{{{arms7|}}}{{{arms8|}}}|{{#invoke:Infobox character/arms gallery|main|{{{arms3|}}}|{{{arms4|}}}|{{{arms5|}}}|{{{arms6|}}}|{{{arms7|}}}|{{{arms8|}}}}}}} | ||
| label19 = Book | | label19 = {{Infobox label|s=Book|p=Books|{{{Books|}}}}} | ||
| data19 = {{{Books|}}} | | data19 = {{Infobox value|class=plainlist|{{{Books|}}}}} | ||
| data25 = {{#if: {{{TV_series|}}}{{{Played_by|}}}|<hr> }} | | data25 = {{#if: {{{TV_series|}}}{{{Played_by|}}}|<hr> }} | ||
Revision as of 14:02, 13 December 2022
Usage
{{Infobox character <!-- Example shown on the right -->
| title = {{{title}}}
| nickname = {{{nickname}}}
| firstname = {{{firstname}}}
| particle = {{{particle}}}
| lastname = {{{lastname}}}
| epithet = {{{epithet}}}
| arms = None
| arms2 = <!-- not needed if identical to {{{arms}}} -->
| image = No portrait.svg
| image_caption = {{{image_caption}}}
| Alias = {{{Alias}}}
| Title = {{{Title}}}
| Allegiance = {{{Allegiance}}}
| Predecessor = {{{Predecessor}}}
| Successor = {{{Successor}}}
| Race = {{{Race}}}
| Culture = {{{Culture}}}
| Date_of_Birth = {{{Date_of_Birth}}}
| Place_of_Birth = {{{Place_of_Birth}}}
| Date_of_Death = {{{Date_of_Death}}}
| Place_of_Death = {{{Place_of_Death}}}
| Date_of_Burial = {{{Date_of_Burial}}}
| Place_of_Burial = {{{Place_of_Burial}}}
| Father = {{{Father}}}
| Mother = {{{Mother}}}
| Spouse = {{{Spouse}}}
| Lover = {{{Lover}}}
| Issue = {{{Issue}}}
| coat-of-arms = {{{coat}}}
| Books = {{{Books}}}
| Played_by = {{{Played_by}}}
| TV_series = {{{TV_series}}}
}}
Parameters
- Parameters which get no value are not shown when the template used.
- You can add multipile values by seperating them with '<br>' tag.
Name parts
|
Name parts
|
arms |
Main coat of arms / symbol representing the character. Template:Coa/list contains all the available values. |
arms2 |
Secondary coat of arms / symbol representing the character. Not needed if identical to main one! |
image |
Image of the character. Use just the file name or the full image syntax. For example: Example.png or [[File:example.png|200px|alt=Example alt text]].
|
image_caption |
|
Alias |
|
Title |
|
Allegiance |
InterLink to the appropriate [[Noble House]]s.
|
Predecessor |
|
Successor |
|
Culture |
Choose appropriate values from the list of Cultures |
Date_of_Birth |
Use to display dates.
|
Place_of_Birth |
InterLink to the appropriate [[Location]].
|
Date_of_Death |
Use to display dates.
|
Place_of_Death |
InterLink to the appropriate [[Location]].
|
Date_of_Burial |
Use to display dates.
|
Place_of_Burial |
InterLink to the appropriate [[Location]].
|
Father |
InterLink to the appropriate [[Character]].
|
Mother |
InterLink to the appropriate [[Character]].
|
Spouse |
InterLink to the appropriate [[Character]]s.
|
Lover |
InterLink to the appropriate [[Character]]s.
|
Issue |
InterLink to the appropriate [[Character]]s.
|
coat-of-arms |
??? add Image or description ??? |
Books |
Choose appropriate values from the list of Books |
Played_by |
link to Wikipedia with [[w:Article name|Actor name]]
|
TV_series |