7,850
edits
(template changes.) |
m (Forgot to adjust the colspan.) |
||
Line 1: | Line 1: | ||
<includeonly>{| class="darktable" border='0' cellspacing='0' style="margin: 1em auto 1em auto;" | <includeonly>{| class="darktable" border='0' cellspacing='0' style="margin: 1em auto 1em auto;" | ||
|- | |- | ||
! 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="{{#if: {{{DISPLAYSHIPINROW|}}}|6|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> | ||
|- | |- | ||
{{#if: {{{DISPLAYSHIPINROW|}}} | {{StarfleetHistoryTableHeaderB|{{{HEADERCOLOR|}}}}} | {{StarfleetHistoryTableHeaderA|{{{HEADERCOLOR|}}}}}}} | {{#if: {{{DISPLAYSHIPINROW|}}} | {{StarfleetHistoryTableHeaderB|{{{HEADERCOLOR|}}}}} | {{StarfleetHistoryTableHeaderA|{{{HEADERCOLOR|}}}}}}} | ||
Line 106: | Line 106: | ||
{{{100|}}}|- | {{{100|}}}|- | ||
|- | |- | ||
!colspan="5" style="height:12px; {{#switch: {{{ROUNDBORDER|}}} | BOTH = border-radius: 0px 0px 20px 20px;" | LEFT = border-radius: 0px 0px 20px 0px;"| RIGHT = border-radius: 0px 0px 0px 20px;" | border-radius: 0px;" }}| | !colspan="{{#if: {{{DISPLAYSHIPINROW|}}}|6|5}}" style="height:12px; {{#switch: {{{ROUNDBORDER|}}} | BOTH = border-radius: 0px 0px 20px 20px;" | LEFT = border-radius: 0px 0px 20px 0px;"| RIGHT = border-radius: 0px 0px 0px 20px;" | border-radius: 0px;" }}| | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
This table allows one to create a Starfleet History Table in LCARS style. To invoke, use the following: | This table allows one to create a Starfleet History Table in LCARS style. To invoke, use the following: |
edits