Template:Character infobox
From SWGames, the Star Wars Games Wiki, currently editing over 2,067 articles
| {{{name}}} | |
|---|---|
| Biographical information | |
| Physical description | |
| Chronological and political information |
[edit] Field list
- image
- name
- birth
- homeworld
- birth
- death
- species
- gender
- height
- hair
- eyes
- era
- affiliation
- BG1 (optional color modifier, defaults to #94C7D1)
- BG2 (optional color modifier, defaults to #D6F0F5)
[edit] Display parameters
- hideb
- hidep
- hidec
[edit] Usage
Paste the following code into the top of an article, filling all known fields:
{{Eras|}}
{{Character infobox
|BG1=
|BG2=
|name=
|image=
|homeworld=
|birth=
|death=
|species=
|gender=
|height=
|hair=
|eyes=
|cyber=
|era=
|affiliation=
}}
[edit] Source
{{subst:slh|{{#if:{{{BG1|}}}|{{{BG1}}}|94C7D1}}}} {{subst:sli|{{#if:{{{BG1|}}}|{{{BG1}}}|94C7D1}}}} {{subst:slc|{{#if:{{{BG1|}}}|{{{BG1}}}|94C7D1}}}} {{subst:sls|Biographical information|{{#if:{{{BG2|}}}|{{{BG2}}}|D6F0F5}}|hideb}} {{subst:sld|Homeworld|homeworld}} {{subst:sld|Born|birth}} {{subst:sld|Died|death}} {{subst:sls|Physical description|{{#if:{{{BG2|}}}|{{{BG2}}}|D6F0F5}}|hidep}} {{subst:sld|Species|species}} {{subst:sld|Gender|gender}} {{subst:sld|Height|height}} {{subst:sld|Hair color|hair}} {{subst:sld|Eye color|eyes}} {{subst:sld|Cybernetics|cyber}} {{subst:sls|Chronological and political information|{{#if:{{{BG2|}}}|{{{BG2}}}|D6F0F5}}|hidec}} {{subst:sld|Era(s)|era}} {{subst:sld|Affiliation|affiliation}} {{subst:slf|{{#if:{{{BG1|}}}|{{{BG1}}}|94C7D1}}}}
