Template:Charinfo
From AndroWiki
(Difference between revisions)
(oops. Wrong example ^^) |
|||
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> | ||
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" |
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 }}