Difference between revisions of "Template:Character Infobox"
m |
m |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><table style="margin:0.5em 0 0.5em 1em; border-spacing: 2px 5px; width: 25em;float:right;clear:right; padding:0.2em;font-size:88%; border: 1px solid grey;"> | <includeonly><table style="margin:0.5em 0 0.5em 1em; border-spacing: 2px 5px; width: 25em;float:right;clear:right; padding:0.2em;font-size:88%; border: 1px solid grey;"> | ||
<tr> | <tr> | ||
| − | <th colspan="2" style="text-align:center;font-size:125%;font-weight:bold;background: #A30900;padding-top: 0.25em;padding-bottom: 0.25em;">{{{name}}}</th> | + | <th colspan="2" style="text-align:center;font-size:125%;font-weight:bold;background: #A30900;padding-top: 0.25em;padding-bottom: 0.25em;">{{#if:{{{fullName|}}}|{{{fullName}}}|{{{name}}}}}</th> |
</tr> | </tr> | ||
<tr> | <tr> | ||
| − | <td colspan="2" style="text-align:center; padding: 1em 0 1em 0;">{{Avatar|{{{name}}}}}</td> | + | <td colspan="2" style="text-align:center; padding: 1em 0 1em 0;">{{Avatar|{{{name}}}}}{{#if:{{{nickName|}}}|<br/>{{{nickName}}}}}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
| Line 37: | Line 37: | ||
<td style="text-align:right;padding-right:0.5em;font-weight:bold;width:30%;">Race</td> | <td style="text-align:right;padding-right:0.5em;font-weight:bold;width:30%;">Race</td> | ||
<td style="width:70%;">{{{race}}}</td> | <td style="width:70%;">{{{race}}}</td> | ||
| + | </tr> | ||
| + | }} | ||
| + | |||
| + | {{#if:{{{gender|}}}| | ||
| + | <tr style = "vertical-align:top;"> | ||
| + | <td style="text-align:right;padding-right:0.5em;font-weight:bold;width:30%;">Gender</td> | ||
| + | <td style="width:70%;">{{{gender}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
| Line 127: | Line 134: | ||
{{Character Infobox | {{Character Infobox | ||
|name = Eleonore Silvermoon | |name = Eleonore Silvermoon | ||
| + | |fullName = | ||
| + | |nickName = Ele | ||
|race = Mirialan | |race = Mirialan | ||
| + | |gender = Female | ||
|eyeColor = Lavendar | |eyeColor = Lavendar | ||
|hairColor = Dark Brown | |hairColor = Dark Brown | ||
| Line 143: | Line 153: | ||
|awards = {{Award|name=Executive's Citation Award|showName=no|showSmall=yes}} | |awards = {{Award|name=Executive's Citation Award|showName=no|showSmall=yes}} | ||
}} | }} | ||
| + | <pre><nowiki> | ||
| + | {{Character Infobox | ||
| + | |name = Eleonore Silvermoon | ||
| + | |nickName = Ele | ||
| + | |race = Mirialan | ||
| + | |gender = Female | ||
| + | |eyeColor = Lavendar | ||
| + | |hairColor = Dark Brown | ||
| + | |born = Year -9 Day 163 | ||
| + | |joined = Year 14 Day 315 | ||
| + | |homeworld = Coruscant | ||
| + | |family = mother and father | ||
| + | |department = [[Ministry of Trade and Industry]] | ||
| + | |rank = C-3 CEO | ||
| + | |positions = Leader of [[Ubrikkian Industries]]<br/> | ||
| + | Speaker of the [[Senate]] (22nd session)<br/> | ||
| + | Leader of the [[New Republic Armed Forces Reserve]]<br/> | ||
| + | |pastPositions = Leader of [[Republic Medical]] | ||
| + | |pastAffiliations = Republic Medical | ||
| + | |awards = {{Award|name=Executive's Citation Award|showName=no|showSmall=yes}} | ||
| + | }} | ||
| + | </nowiki></pre> | ||
| + | |||
[[Category:Templates|{{PAGENAME}}]]</noinclude> | [[Category:Templates|{{PAGENAME}}]]</noinclude> | ||
Latest revision as of 17:55, 26 June 2016
Explanation
Usage
Examples
| Eleonore Silvermoon | |
|---|---|
Ele |
|
| Appearance | |
| Hair Color | Dark Brown |
| Eye Color | Lavendar |
| Race | Mirialan |
| Gender | Female |
| Biography | |
| Born | Year -9 Day 163 |
| Joined | Year 14 Day 315 |
| Homeworld | Coruscant |
| Family | mother and father |
| Career | |
| Department | Ministry of Trade and Industry |
| Rank | C-3 CEO |
| Positions | Leader of Ubrikkian Industries Speaker of the Senate (22nd session) |
| Past positions | Leader of Republic Medical |
| Past affiliations | Republic Medical |
| Commendations | |
| Executive's Citation Award | |
{{Character Infobox
|name = Eleonore Silvermoon
|nickName = Ele
|race = Mirialan
|gender = Female
|eyeColor = Lavendar
|hairColor = Dark Brown
|born = Year -9 Day 163
|joined = Year 14 Day 315
|homeworld = Coruscant
|family = mother and father
|department = [[Ministry of Trade and Industry]]
|rank = C-3 CEO
|positions = Leader of [[Ubrikkian Industries]]<br/>
Speaker of the [[Senate]] (22nd session)<br/>
Leader of the [[New Republic Armed Forces Reserve]]<br/>
|pastPositions = Leader of [[Republic Medical]]
|pastAffiliations = Republic Medical
|awards = {{Award|name=Executive's Citation Award|showName=no|showSmall=yes}}
}}