Template:StarfleetHistoryTable: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
(made title optional. Added documentation for it.)
(swapping out header.)
Line 3: Line 3:
!  colspan="5" style="width:850px; {{#switch: {{{ROUNDBORDER|}}} | BOTH = border-radius: 20px 20px 0px 0px;" | LEFT = border-radius: 20px 0px 0px 0px;"| RIGHT = border-radius: 0px 20px 0px 0px;" | border-radius: 0px;" }}|<center>{{{HEADERTITLE|}}}</center>
!  colspan="5" style="width:850px; {{#switch: {{{ROUNDBORDER|}}} | BOTH = border-radius: 20px 20px 0px 0px;" | LEFT = border-radius: 20px 0px 0px 0px;"| RIGHT = border-radius: 0px 20px 0px 0px;" | border-radius: 0px;" }}|<center>{{{HEADERTITLE|}}}</center>
|-
|-
! style="{{#if: {{{HEADERCOLOR|}}}|background: {{{HEADERCOLOR|}}};|}} width: 150px;"|'''Insignia'''
{{#if: {{{DISPLAYSHIPINROW|}}} | {{StarfleetHistoryTableHeaderB|{{{HEADERCOLOR|}}} | {{StarfleetHistoryTableHeaderA|{{{HEADERCOLOR|}}}
! style="{{#if: {{{HEADERCOLOR|}}}|background: {{{HEADERCOLOR|}}};|}} width: 150px;"|'''Rank'''
! style="{{#if: {{{HEADERCOLOR|}}}|background: {{{HEADERCOLOR|}}};|}} width: 150px;"|'''From'''
! style="{{#if: {{{HEADERCOLOR|}}}|background: {{{HEADERCOLOR|}}};|}} width: 150px;"|'''To'''
! style="{{#if: {{{HEADERCOLOR|}}}|background: {{{HEADERCOLOR|}}};|}} width: 250px;"|'''Position'''
|-
|-
{{{1|}}}|-
{{{1|}}}|-

Revision as of 11:26, 24 November 2015

This table allows one to create a Starfleet History Table in LCARS style. To invoke, use the following:

{{StarfleetHistoryTable
|HEADERTITLE=Starfleet Academy
|ROUNDBORDER=BOTH
|HEADERCOLOR=maroon
|{{PersonalHistoryListing|Cadet 4th|Gold|RetroSlanted|238812.01|238812.12|N/A}}
|{{PersonalHistoryListing|Cadet 3rd|Gold|RetroSlanted|238901.02|238912.20|N/A}}
|{{PersonalHistoryListing|Cadet 2nd|Gold|RetroSlanted|239001.01|239012.07|N/A}}
|{{PersonalHistoryListing|Cadet 1st|Gold|RetroSlanted|239011.14|239112.14|N/A}}
|{{PersonalHistorySubheader|'''{{USS|Constitution|B}}''' [[File:Galaxy-icon1.gif]]}}
|{{PersonalHistorySubheader|'''Engineering Division'''|darkgoldenrod}}
|{{PersonalHistoryListing|Ensign|Gold|RetroSlanted|239112.15|239202.01|Engineering Officer}}
|{{PersonalHistoryListing|Lieutenant JG|Gold|RetroSlanted|239202.01|239202.16|Engineering Officer}}
|{{PersonalHistorySubheader|'''HCO Division'''|maroon}}
|{{PersonalHistoryListing|Lieutenant JG|Red|RetroSlanted|239202.16|239204.04|HCO}}
|{{PersonalHistorySubheader|'''{{USS|Doyle|A}}''' [[File:Luna-icon.gif]]}}
|{{PersonalHistorySubheader|'''HCO Division'''|maroon}}
|{{PersonalHistoryListing|Lieutenant JG|Red|RetroSlanted|239204.04|239204.09|HCO}}
|{{PersonalHistoryListing|Lieutenant|Red|RetroSlanted|239204.09|239207.04|HCO}}
|{{PersonalHistoryListing|Lieutenant Commander|Red|RetroSlanted|239207.04|239207.13|HCO}}
|{{PersonalHistoryListing|Lieutenant Commander|Red|RetroSlanted|239207.13|{{stardate}}|Chief HCO}}
}}

Results in:

{{#if: | {{StarfleetHistoryTableHeaderB|maroon | {{StarfleetHistoryTableHeaderA|maroon
Starfleet Academy
Alt-Yellow-C1-Cadet1.png
Cadet 4th 238812.01 238812.12 N/A
Alt-Yellow-C2-Cadet2.png
Cadet 3rd 238901.02 238912.20 N/A
Alt-Yellow-C3-Cadet3.png
Cadet 2nd 239001.01 239012.07 N/A
Alt-Yellow-C4-Cadet4.png
Cadet 1st 239011.14 239112.14 N/A
'USS Constitution-B' Galaxy-icon1.gif
'Engineering Division'
Alt-Yellow-O1-Ens.png
Ensign 239112.15 239202.01 Engineering Officer
Alt-Yellow-O2-LtJG.png
Lieutenant JG 239202.01 239202.16 Engineering Officer
'HCO Division'
Alt-Red-O2-LtJG.png
Lieutenant JG 239202.16 239204.04 HCO
'USS Doyle-A' Luna-icon.gif
'HCO Division'
Alt-Red-O2-LtJG.png
Lieutenant JG 239204.04 239204.09 HCO
Alt-Red-O3-Lt.png
Lieutenant 239204.09 239207.04 HCO
Alt-Red-O4-LtCmdr.png
Lieutenant Commander 239207.04 239207.13 HCO
Alt-Red-O4-LtCmdr.png
Lieutenant Commander 239207.13 240103.29 Chief HCO

Variables

  • ROUNDBORDER = Controls if the border of the table is rounded. Takes LEFT,RIGHT,BOTH. For normal square border, do not invoke.
  • HEADERCOLOR = Optional. Will set a color on the header if invoked. Please use the color names listed here
  • HEADERTITLE = Will put a title in the first row. It's optional in case the character doesn't start at Starfleet Academy. Leaving it blank will leave a blank row

For any questions, or possibly requests, you can leave a line at User talk:Ceciri