Template:Charinfo
From AndroWiki
(Difference between revisions)
(template update) |
|||
(2 intermediate revisions by one user not shown) | |||
Line 13: | Line 13: | ||
| Birthplace || {{#if: {{{birthplace|}}} | {{ #ifexist: {{{birthplace}}} | [[{{{birthplace}}}]] | {{{birthplace}}} }} | unknown }} | | Birthplace || {{#if: {{{birthplace|}}} | {{ #ifexist: {{{birthplace}}} | [[{{{birthplace}}}]] | {{{birthplace}}} }} | unknown }} | ||
|- bgcolor="#FFFFFF" | |- bgcolor="#FFFFFF" | ||
− | | | + | | Faction || {{#if: {{{faction|}}} | {{ #ifexist: {{{faction}}} | [[{{{faction}}}]] | {{{faction}}} }} | unknown }} |
|- bgcolor="#FFFFFF" | |- bgcolor="#FFFFFF" | ||
− | | Last | + | | Family Status || {{#if: {{{family_status|}}} | {{{family_status}}} | unknown }} |
+ | |- bgcolor="#FFFFFF" | ||
+ | | Last Known Status || {{#if: {{{status|}}} | {{{status}}} | unknown }} | ||
|} | |} | ||
− | <includeonly>{{# | + | <includeonly> |
− | | [[Category:Main | + | {{#ifexpr: {{#expr: {{#rpos:{{{type}}}|Main}} }} >= 0 | [[Category:Main character{{!}}{{{lastname}}},{{{firstname}}}]] |}} |
− | | [[Category: | + | {{#ifexpr: {{#expr: {{#rpos:{{{type}}}|Supporting}} }} >= 0 | [[Category:Supporting character{{!}}{{{lastname}}},{{{firstname}}}]] |}} |
[[de:{{{firstname}}} {{{lastname}}}]]</includeonly><noinclude> | [[de:{{{firstname}}} {{{lastname}}}]]</includeonly><noinclude> | ||
Line 33: | Line 35: | ||
| race ="race of the character" | | race ="race of the character" | ||
| birthplace ="birthplace of the character" | | birthplace ="birthplace of the character" | ||
+ | | faction ="allegiance of character" | ||
| family_status ="family status of the character" | | family_status ="family status of the character" | ||
| status ="last known status of the character" | | status ="last known status of the character" | ||
Line 42: | Line 45: | ||
<pre> | <pre> | ||
{{Charinfo | {{Charinfo | ||
− | | image_name = | + | | image_name =Elsbett.jpg |
− | | firstname = | + | | firstname =Elssbett |
− | | lastname = | + | | lastname =Mossadim-Bolivar |
− | | race = | + | | race =Nietzschean |
− | | birthplace = | + | | birthplace = |
− | | family_status = | + | | family_status =married to [[Charlemagne Bolivar]] |
− | | status = | + | | status =pregnant |
| type =Supporting Character | | type =Supporting Character | ||
}} | }} |
Latest revision as of 23:58, 19 June 2007
| |
---|---|
Name | {{{lastname}}} |
Race | unknown |
Birthplace | unknown |
Faction | unknown |
Family Status | unknown |
Last Known Status | unknown |
Usage
Universal
{{Charinfo | image_name ="name of the image" | firstname ="first name of the character" | lastname ="last name of the character" | race ="race of the character" | birthplace ="birthplace of the character" | faction ="allegiance of character" | family_status ="family status of the character" | status ="last known status of the character" | type ="Main Character/Supporting Character/Main&Supporting Character" }}
Example (Elssbett Mossadim-Bolivar)
{{Charinfo | image_name =Elsbett.jpg | firstname =Elssbett | lastname =Mossadim-Bolivar | race =Nietzschean | birthplace = | family_status =married to [[Charlemagne Bolivar]] | status =pregnant | type =Supporting Character }}