Template:LCARS-BioStats: Difference between revisions
Jump to navigation
Jump to search
(centering titles) |
(adding stats and example for testing) |
||
Line 2: | Line 2: | ||
|style="background:orange; border-radius: 20px 0px 0px 0px; border:0px solid white"| | |style="background:orange; border-radius: 20px 0px 0px 0px; border:0px solid white"| | ||
|width="1px"| | |width="1px"| | ||
! width="230px"|<font color=navy><center>'''UFOP: STARFLEET IDENTIFICATION'''</center></font> | !width="230px"|<font color=navy><center>'''UFOP: STARFLEET IDENTIFICATION'''</center></font> | ||
|width="40px" style="background:orange; border-radius: 0px 20px 20px 0px; border:0px solid white"| | |width="40px" style="background:orange; border-radius: 0px 20px 20px 0px; border:0px solid white"| | ||
|} | |} | ||
<br> | |||
{|align=left width="75%" | |||
|width="20px" style="background:orange; border:0px solid white"| | |||
!width="230px"|<font color=navy>'''Name:'''</font> {{{Name}}}<br><font color=navy>'''Race:'''</font> {{{Race}}}<br><font color=navy>'''Gender:'''</font> {{{Gender}}}<br><font color=navy>'''D.O.B.:'''</font> {{{BirthYear}}}{{{BirthMonth}}}.{{{BirthDay}}}<br><font color=navy>'''AGE:'''</font> {{Age|{{{BirthYear}}}|{{{BirthMonth}}}|{{{BirthDay}}}}} | |||
|width="1px"| | |||
|width="50px"| | |||
|} | |||
<br> | |||
{|align=left width="75%" height="5px" | {|align=left width="75%" height="5px" | ||
|width=" | |width="350px" style="background:orange; border-radius: 0px 0px 0px 20px; border:0px solid white"| | ||
! width=" | !width="210px"|<center>'''[[StarFleet Serial Number Register|<font color=navy>SERIAL NUMBER:</font>]]''' {{{IDNumber}}}<br>'''[[Starfleet Security Codes & Data Access#Security Clearance Ratings|<font color=navy>CLEARANCE LEVEL:</font>]]''' {{{Clearance}}}</center> | ||
| style="background:orange; border-radius: 0px 20px 20px 0px; border:0px solid white"| | |width="40px" style="background:orange; border-radius: 0px 20px 20px 0px; border:0px solid white"| | ||
|} | |} | ||
</onlyinclude> | </onlyinclude><noinclude>==Directions== | ||
==Example== | |||
{{LCARS-BioStats | |||
|Name=Frank Sinatra | |||
|Race=Human | |||
|Gender=Male | |||
|BirthYear=1915 | |||
|BirthMonth=12 | |||
|BirthDay=12 | |||
|IDNumber=FS-123-456 | |||
|Clearance=D-1 | |||
}} |
Revision as of 17:26, 11 August 2014
Name: {{{Name}}} Race: {{{Race}}} Gender: {{{Gender}}} D.O.B.: {{{BirthYear}}}{{{BirthMonth}}}.{{{BirthDay}}} AGE: Expression error: Unrecognized punctuation character "{". |
---|
CLEARANCE LEVEL: {{{Clearance}}} |
---|
Directions
Example
Name: Frank Sinatra Race: Human Gender: Male D.O.B.: 191512.12 AGE: 485 |
---|
CLEARANCE LEVEL: D-1 |
---|