Template:User infobox
The Star Wars wiki of fan invention.
If you are under 13, do NOT include your age or any other personal information.| {{{name}}} | |
|---|---|
| Biographical information | |
| Physical description | |
| General information | |
| Userboxes |
Field list
- image
- name
- birth
- birthplace
- residence
- gender
- height
- hair
- eyes
- occupation
- hobbies
- contribs
- userboxes (place optional userbox template here)
Color modifiers
- c1
- c2
- c3
- imageBG
- userboxBG
Display parameters
- hideb
- hidep
- hideg
Usage
To use this template, paste the following code into the top of your userpage, filling all relevant fields:
{{user infobox
|c1=
|c2=
|c3=
|imageBG=
|userboxBG=
|image=
|name=
|birth=
|birthplace=
|residence=
|gender=
|height=
|hair=
|eyes=
|occupation=
|hobbies=
|contribs=
|userboxes=
}}
Notes
- All the data fields are collapsible, so do not worry about leaving any of them empty.
- The three variables (hideb, hidep, and hideg) correspond to the three sub-headings (Biographical information, Physical description, and General information). If you wish to remove one of them, all you must do is append a brief statement to the template code. For instance:
{{user infobox
|hideb=hide
}}
Removes the "biographical information" heading:
| {{{name}}} | |
|---|---|
| Physical description | |
| General information | |
| Userboxes |
Example
| name | ||||||
|---|---|---|---|---|---|---|
| Biographical information | ||||||
| Birth date |
date | |||||
| Physical description | ||||||
| Gender |
gender | |||||
| Height |
height | |||||
| Hair color |
color | |||||
| Eye color |
color | |||||
| General information | ||||||
| Hobbies |
hobbies | |||||
| Userboxes | ||||||
| ||||||
Code
{{user infobox
|c1=3366cc
|c2=99ccff
|c3=
|imageBG=
|userboxBG=
|name=name
|birth=date
|gender=gender
|height=height
|hair=color
|eyes=color
|hobbies=hobbies
|userboxes={{user en}}
{{user fox}}
{{user sw-3}}
}}
Source
{{subst:slh|{{#if:{{{c1|}}}|{{{c1}}}|94C7D1}}}} {{subst:sli|{{#if:{{{c1|}}}|{{{c1}}}|94C7D1}}}} {{subst:slc|{{#if:{{{c1|}}}|{{{c1}}}|94C7D1}}}} {{subst:sls|Biographical information|{{#if:{{{c2|}}}|{{{c2}}}|D6F0F5}}|hideb}} {{subst:sld|Birth date|birth|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Birthplace|birthplace|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Residence|residence|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sls|Physical description|{{#if:{{{c2|}}}|{{{c2}}}|D6F0F5}}|hidep}} {{subst:sld|Gender|gender|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Height|height|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Hair color|hair|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Eye color|eyes|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sls|General information|{{#if:{{{c2|}}}|{{{c2}}}|D6F0F5}}|hideg}} {{subst:sld|Occupation|occupation|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Hobbies|hobbies|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sld|Canon contributions|contribs|{{#if:{{{c3|}}}|{{{c3}}}|none}}}} {{subst:sls|Userboxes|{{#if:{{{c2|}}}|{{{c2}}}|D6F0F5}}|hideu}} {{#if:{{{userboxes|}}}| {{!}}- class="infoboxstopalt" {{!}} colspan="2" {{!}} {{{!}} border="0" cellpadding="0" cellspacing="0" style="padding:0; width:242px; margin:0 auto 0 auto; background:none;" {{!}}- {{!}} style="background:none;" {{!}} {{{userboxes|}}} {{!}}} {{!}}- |}} {{subst:slf|{{#if:{{{c1|}}}|{{{c1}}}|94C7D1}}}}
