Difference between revisions of "Template:Member infobox"

Jump to navigationJump to search
(mroe testing)
Line 33: Line 33:
 
{{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}}}=}}
 
{{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:{{{parent_company|}}}|<tr><th style="background-color: #eeeeee; white-space: nowrap">Parent company</th><td>{{{parent_company}}}</td></tr>}}
 
</table>
 
</table>
 
<noinclude>
 
<noinclude>
Line 38: Line 39:
 
===Usage instructions===
 
===Usage instructions===
 
Paste the following code into the top of an article, filling all known fields:
 
Paste the following code into the top of an article, filling all known fields:
<pre><nowiki>{{Member infobox
+
<pre><nowiki>{{Member infobox|
 
|name=
 
|name=
 
|image=
 
|image=
Line 68: Line 69:
 
|agerl=
 
|agerl=
 
|occupation=
 
|occupation=
|date3=
+
|parent_company=
 
}}</nowiki></pre>
 
}}</nowiki></pre>
  

Revision as of 07:05, 20 July 2007

{{#if:|}}
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}}}
Parent company{{{parent_company}}}


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=
|parent_company=
}}

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