Difference between revisions of "Template:Member infobox"

Jump to navigationJump to search
m (addin' three apostrophes)
(trying new margin)
Line 1: Line 1:
<table border="0" cellspacing="0" cellpadding="4" style="float:right; margin:0 0 .4em 1em; width:350px; background:#6495ED; border-collapse:collapse; border:1px solid #6495ED; font-size:smaller; line-height:1.5; ">  
+
<table border="0" cellspacing="0" cellpadding="4" style="float:right; margin:0 0 0 0; width:350px; background:#6495ED; border-collapse:collapse; border:1px solid #6495ED; font-size:smaller; line-height:1.5; ">  
 
<tr style="color:#00008B; background:#6495ED; font-size:larger;">  
 
<tr style="color:#00008B; background:#6495ED; font-size:larger;">  
 
<th colspan="2">Member Profile</th></tr>  
 
<th colspan="2">Member Profile</th></tr>  
Line 38: Line 38:
 
</table>
 
</table>
 
<noinclude>
 
<noinclude>
 
 
===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:
Line 72: Line 71:
 
|occupation=
 
|occupation=
 
}}</nowiki></pre>
 
}}</nowiki></pre>
 
 
If you do not need a certain field. '''LEAVE IT BLANK, DO NOT DELETE THE LINE'''
 
If you do not need a certain field. '''LEAVE IT BLANK, DO NOT DELETE THE LINE'''
  
 
[[Category:Member infobox templates|{{PAGENAME}}]]
 
[[Category:Member infobox templates|{{PAGENAME}}]]
 
</noinclude>
 
</noinclude>

Revision as of 19:56, 19 July 2007

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