Template:Door Label: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
!height="30" width="40" style="font-size:150%; text-transform:uppercase;font-family: Helvetica Narrow,Arial Narrow,Tahoma,Arial,Helvetica,sans-serif;background:{{{COLOR|maroon}}}; color:white; border:0px; border-radius: 20px 0px 0px 20px"|{{{DECK|}}}
!height="30" width="40" style="font-size:150%; text-transform:uppercase;font-family: Helvetica Narrow,Arial Narrow,Tahoma,Arial,Helvetica,sans-serif;background:{{{COLOR|maroon}}}; color:white; border:0px; border-radius: 20px 0px 0px 20px"|{{{DECK|}}}
!height="30" width="5" style="background:{{{COLOR|maroon}}}; border:0px;"|
!height="30" width="5" style="background:{{{COLOR|maroon}}}; border:0px;"|
|height="30" width="220" style="text-align:left; text-transform:uppercase;background:{{{COLOR|maroon}}}; color:white; border:0px; border-radius: 0px 20px 20px 0px"|
|height="30" width="250" style="text-align:left; text-transform:uppercase;background:{{{COLOR|maroon}}}; color:white; border:0px; border-radius: 0px 20px 20px 0px"|
{|
{|
!style="font-size:150%;text-transform:uppercase;font-family: Helvetica Narrow,Arial Narrow,Tahoma,Arial,Helvetica,sans-serif;" rowspan=2|{{{SECTOR|}}}{{{COMPARTMENT|}}}{{{LABEL|}}}
!style="font-size:150%;text-transform:uppercase;font-family: Helvetica Narrow,Arial Narrow,Tahoma,Arial,Helvetica,sans-serif;" rowspan=2|{{{SECTOR|}}}{{{COMPARTMENT|}}}{{{LABEL|}}}

Revision as of 17:04, 9 May 2019

Creates a TNG-style door label as seen on the Enterprise-D.

Room Numbering System

Explanation of room number and internal coordinate system (TNG Technical Manual)

Room numbers aboard Starfleet starships are comprised of 6 digits divided into two groupings. The first two digits refer to the deck number. The second grouping of four digits specifies the sector (first and second digits) and compartment number (third and fourth digits).

In the saucer section, sector numbers go from 01 to 36 and correspond to one of 36 ten-degree sectors that divide the saucer section. In the secondary hull, the sector number always starts with 5 and the second digit corresponds to one of however many sectors for that particular class's secondary hull. A first sector digit of 6, 7 correspond to the port and starboard nacelles and pylons respectively. On four-nacelled ships, 6 refers to the upper port nacelle, 7, the upper starboard nacelle, 8 the lower port nacelle, and 9 the lower starboard nacelle.

Room Number Format: DD-SSCC

  • DD: deck number (01-12)
  • SS: sector number (01-36 in the saucer, 4x in the secondary hull with x referring to the secondary hull sector number, and 60 (port), 70 (starboard) for the warp nacelles and pylons)
  • CC: compartment number

Examples:

  • Room 04-2105: a room on deck 4, sector 21 of the saucer section in compartment 5 of that sector.
  • Room 08-4203: a room on deck 8, sector 2 of the secondary hull in compartment 3 of that sector.

What This Template Does

This template creates a door "graphic" using wiki code to resemble the TNG style door labels.

Input:

{{Door Label|DECK=xx|SECTOR=xx|COMPARTMENT=xx|ROOM=room name|ROOM2=room name continued|LABEL=big room name label|COLOR=HTML colors}}

Example:

{{Door Label
|DECK=02
|SECTOR=04
|COMPARTMENT=01
|ROOM=Capt. Roshanara Rahman
|ROOM2=Commanding Officer
|COLOR=maroon
}}
02
0401 Capt. Roshanara Rahman
Commanding Officer
{{Door Label
|DECK=03
|SECTOR=11
|COMPARTMENT=02
|ROOM=Ens. Charlena Vanlith
|ROOM2=Ens. Nabihah El Sayid
|COLOR=steelblue
}}
03
1102 Ens. Charlena Vanlith
Ens. Nabihah El Sayid

All parameters are optional. If no color is specified, the default color will be maroon.

{{Door Label
|DECK=36
|LABEL=Main Engineering
}}

36
Main Engineering
{{Door Label
|DECK=01
|ROOM=Head
|ROOM=Officers must wash hands before returning to duty
|COLOR=mediumpurple
}}

01
HEAD Officers must wash hands before returning to duty

Questions? Comments?

Let me know! ♫ Rich (Fleet Capt. Roshanara Rahman)REPLYWiki Ops TeamVeterans Affairs