Template:Member infobox: Difference between revisions

Jump to navigation Jump to search
Fcsuper (talk | contribs)
mroe testing
Fcsuper (talk | contribs)
No edit summary
Line 32: Line 32:
{{t|1=<tr style="border-top:1px solid #00F; border-bottom:1px solid #00F; vertical-align: middle; background: #f0f0f0"><td>Location</td><td>{{{location}}}</td></tr>|1{{{location}}}=}}  
{{t|1=<tr style="border-top:1px solid #00F; border-bottom:1px solid #00F; vertical-align: middle; background: #f0f0f0"><td>Location</td><td>{{{location}}}</td></tr>|1{{{location}}}=}}  
{{t|1=<tr style="border-top:1px solid #00F; border-bottom:1px solid #00F; vertical-align: middle; background: #f0f0f0"><td>Age</td><td>{{{agerl}}}</td></tr>|1{{{agerl}}}=}}
{{t|1=<tr style="border-top:1px solid #00F; border-bottom:1px solid #00F; vertical-align: middle; background: #f0f0f0"><td>Age</td><td>{{{agerl}}}</td></tr>|1{{{agerl}}}=}}
{{t|1=<tr style="border-top:1px solid #00F; border-bottom:1px solid #00F; vertical-align: middle; background: #f0f0f0"><td>Occupation</td><td>{{{occupation}}}</td></tr>|1{{{occupation}}}=}}
{{#if:{{{occupation}}}|1=<tr style="border-top:1px solid #00F; border-bottom:1px solid #00F; vertical-align: middle; background: #f0f0f0"><td>Occupation</td><td>{{{occupation}}}</td></tr>|1{{{occupation}}}=}}
{{#if:{{{parent_company|}}}|<tr><th style="background-color: #eeeeee; white-space: nowrap">Parent company</th><td>{{{parent_company}}}</td></tr>}}
</table>
</table>
<noinclude>
<noinclude>
Line 69: Line 68:
|agerl=
|agerl=
|occupation=
|occupation=
|parent_company=
}}</nowiki></pre>
}}</nowiki></pre>



Revision as of 07:08, 20 July 2007

{{#if:{{{occupation}}}|1=|1{{{occupation}}}=}}
Member Profile
{{{image}}}
{{{name}}}
Career Information
Callsign{{{callsign}}}
Full RS Name{{{fullname}}}
A.K.A.{{{aka}}}
Rank{{{rank}}}
Join{{{join}}}
Current Status{{{currentstatus}}}
Current Station{{{currentstation}}}
Current Offices{{{currentoffice}}}
Current Command Positions{{{currentcmd}}}
Other Current Positions{{{currentpos}}}
Past Positions of note{{{pastpos}}}
Recruited by{{{recruit}}}
Personal Information (fictional)
Era(s) {{{era}}}
Homeworld{{{homeworld}}}
Species{{{species}}}
Gender {{{gender}}}
Age {{{age}}}
Height{{{height}}}
Weight{{{weight}}}
Hair color{{{hair}}}
Eye color{{{eyes}}}
Distinguishing features{{{features}}}
Personal Information (Real Life)
Name{{{namerl}}}
Gender{{{genderrl}}}
Location{{{location}}}
Age{{{agerl}}}
Occupation{{{occupation}}}


Usage instructions

Paste the following code into the top of an article, filling all known fields:

{{Member infobox|
|name=
|image=
|callsign=
|fullname=
|aka=
|rank=
|join=
|currentstatus=
|currentstation=
|currentoffice=
|currentcmd=
|currentpos=
|pastpos=
|recruit=
|era=
|homeworld=
|species=
|gender=
|age=
|height=
|weight=
|hair=
|eyes=
|features=
|namerl=
|genderrl=
|location=
|agerl=
|occupation=
}}

If you do not need a certain field. LEAVE IT BLANK, DO NOT DELETE THE LINE