Difference between revisions of "Template: Infobox character/doc"

From A Wiki of Ice and Fire
Jump to: navigation, search
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox character <!-- Example shown on the right -->
+
{{Infobox character
| title         = {{{title}}}
+
| title = {{{title}}}
| nickname       = {{{nickname}}}
+
| nickname = {{{nickname}}}
| firstname     = {{{firstname}}}
+
| firstname = {{{firstname}}}
| particle       = {{{particle}}}
+
| particle = {{{particle}}}
| lastname       = {{{lastname}}}
+
| lastname = {{{lastname}}}
| epithet       = {{{epithet}}}
+
| epithet = {{{epithet}}}
| arms           = None.svg
+
| arms = None
| arms2         = <!-- not needed if identical to {{{arms}}} -->
+
| arms2 = <!-- not needed if identical to {{{arms}}} -->
| image         = No portrait.svg
+
| image = No portrait.svg
| image_caption = {{{image_caption}}}
+
| image_caption = {{{image_caption}}}
| Alias         = {{{Alias}}}
+
| Alias = {{{Alias}}}
| Title         = {{{Title}}}
+
| Title = {{{Title}}}
| Allegiance     = {{{Allegiance}}}
+
| Allegiance = {{{Allegiance}}}
| Predecessor   = {{{Predecessor}}}
+
| Predecessor = {{{Predecessor}}}
| Successor     = {{{Successor}}}
+
| Successor = {{{Successor}}}
| Race           = {{{Race}}}
+
| Race = {{{Race}}}
| Culture       = {{{Culture}}}
+
| Culture = {{{Culture}}}
| Date_of_Birth = {{{Date_of_Birth}}}
+
| Date_of_Birth = {{{Date_of_Birth}}}
| Place_of_Birth = {{{Place_of_Birth}}}
+
| Place_of_Birth = {{{Place_of_Birth}}}
| Date_of_Death = {{{Date_of_Death}}}
+
| Date_of_Death = {{{Date_of_Death}}}
| Place_of_Death = {{{Place_of_Death}}}
+
| Place_of_Death = {{{Place_of_Death}}}
| Father         = {{{Father}}}
+
| Date_of_Burial = {{{Date_of_Burial}}}
| Mother         = {{{Mother}}}
+
| Place_of_Burial = {{{Place_of_Burial}}}
| Spouse         = {{{Spouse}}}
+
| Father = {{{Father}}}
| Lover         = {{{Lover}}}
+
| Mother = {{{Mother}}}
| Issue         = {{{Issue}}}
+
| Spouse = {{{Spouse}}}
| coat-of-arms   = {{{coat}}}
+
| Lover = {{{Lover}}}
| Books         = {{{Books}}}
+
| Issue = {{{Issue}}}
| Played_by     = {{{Played_by}}}  
+
| coat-of-arms = {{{coat}}}
| TV_series     = {{{TV_series}}}  
+
| Books = {{{Books}}}
 +
| Played_by = {{{Played_by}}}  
 +
| TV_series = {{{TV_series}}}  
 
}}
 
}}
  
 
===Usage===
 
===Usage===
 
<pre>{{Infobox character  <!-- Example shown on the right -->
 
<pre>{{Infobox character  <!-- Example shown on the right -->
| title         = {{{title}}}
+
| title = {{{title}}}
| nickname       = {{{nickname}}}
+
| nickname = {{{nickname}}}
| firstname     = {{{firstname}}}
+
| firstname = {{{firstname}}}
| particle       = {{{particle}}}
+
| particle = {{{particle}}}
| lastname       = {{{lastname}}}
+
| lastname = {{{lastname}}}
| epithet       = {{{epithet}}}
+
| epithet = {{{epithet}}}
| arms           = None
+
| arms = None
| arms2         = <!-- not needed if identical to {{{arms}}} -->
+
| arms2 = <!-- not needed if identical to {{{arms}}} -->
| image         = No portrait.svg
+
| image = No portrait.svg
| image_caption = {{{image_caption}}}
+
| image_caption = {{{image_caption}}}
| Alias         = {{{Alias}}}
+
| Alias = {{{Alias}}}
| Title         = {{{Title}}}
+
| Title = {{{Title}}}
| Allegiance     = {{{Allegiance}}}
+
| Allegiance = {{{Allegiance}}}
| Predecessor   = {{{Predecessor}}}
+
| Predecessor = {{{Predecessor}}}
| Successor     = {{{Successor}}}
+
| Successor = {{{Successor}}}
| Race           = {{{Race}}}
+
| Race = {{{Race}}}
| Culture       = {{{Culture}}}
+
| Culture = {{{Culture}}}
| Date_of_Birth = {{{Date_of_Birth}}}
+
| Date_of_Birth = {{{Date_of_Birth}}}
| Place_of_Birth = {{{Place_of_Birth}}}
+
| Place_of_Birth = {{{Place_of_Birth}}}
| Date_of_Death = {{{Date_of_Death}}}
+
| Date_of_Death = {{{Date_of_Death}}}
| Place_of_Death = {{{Place_of_Death}}}
+
| Place_of_Death = {{{Place_of_Death}}}
| Father         = {{{Father}}}
+
| Date_of_Burial = {{{Date_of_Burial}}}
| Mother         = {{{Mother}}}
+
| Place_of_Burial = {{{Place_of_Burial}}}
| Spouse         = {{{Spouse}}}
+
| Father = {{{Father}}}
| Lover         = {{{Lover}}}
+
| Mother = {{{Mother}}}
| Issue         = {{{Issue}}}
+
| Spouse = {{{Spouse}}}
| coat-of-arms   = {{{coat}}}
+
| Lover = {{{Lover}}}
| Books         = {{{Books}}}
+
| Issue = {{{Issue}}}
| Played_by     = {{{Played_by}}}  
+
| coat-of-arms = {{{coat}}}
| TV_series     = {{{TV_series}}}  
+
| Books = {{{Books}}}
 +
| Played_by = {{{Played_by}}}  
 +
| TV_series = {{{TV_series}}}  
 
}}</pre>
 
}}</pre>
  
Line 113: Line 117:
 
|-
 
|-
 
| <code>Place_of_Death</code>|| InterLink to the appropriate <code><nowiki>[[Location]]</nowiki></code>.
 
| <code>Place_of_Death</code>|| InterLink to the appropriate <code><nowiki>[[Location]]</nowiki></code>.
 +
|-
 +
| <code>Date_of_Burial</code>|| Use <code>{{tl|Date|XXX}}</code> to display dates.
 +
|-
 +
| <code>Place_of_Burial</code>|| InterLink to the appropriate <code><nowiki>[[Location]]</nowiki></code>.
 
|-
 
|-
 
| <code>Father</code>        || InterLink to the appropriate <code><nowiki>[[Character]]</nowiki></code>.
 
| <code>Father</code>        || InterLink to the appropriate <code><nowiki>[[Character]]</nowiki></code>.

Latest revision as of 08:29, 15 January 2023

None.svg {{{title}}}
{{{nickname}}} {{{firstname}}} {{{particle}}} {{{lastname}}}
{{{epithet}}}
None.svg
No portrait.svg
{{{image_caption}}}

Alias {{{Alias}}}
Title {{{Title}}}
Allegiance {{{Allegiance}}}
Predecessor {{{Predecessor}}}
Successor {{{Successor}}}
Race {{{Race}}}
Culture {{{Culture}}}
Born In {{{Date_of_Birth}}}, {{{Place_of_Birth}}}
Died In {{{Date_of_Death}}}, {{{Place_of_Death}}}
Buried In {{{Date_of_Burial}}}, {{{Place_of_Burial}}}
Father {{{Father}}}
Mother {{{Mother}}}
Spouse {{{Spouse}}}
Lover {{{Lover}}}
Issue {{{Issue}}}
Personal arms {{{coat}}}
Book {{{Books}}}

Played by {{{Played_by}}}
TV series {{{TV_series}}}

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
  • title
  • nickname
  • firstname
  • particle
  • lastname
  • epithet
Name parts
  • Main title that the character bears
  • Nickname, when it is a main part of the name
  • First name
  • Particle coming before the last name (e.g. "of", "zo", "mo")
  • Last name/house name
  • Epithet/sobriquet, also used for nameless characters (e.g. "the Tall", "A certain man")
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 {{Date|XXX}} to display dates.
Place_of_Birth InterLink to the appropriate [[Location]].
Date_of_Death Use {{Date|XXX}} to display dates.
Place_of_Death InterLink to the appropriate [[Location]].
Date_of_Burial Use {{Date|XXX}} 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