|
|
Line 1: |
Line 1: |
| <includeonly><div style="position: relative;">{{ | | <includeonly><div style="position: relative;">{{#if: {{{PIPSTYLE|}}} |
| #switch: {{{1}}} | | |{{#switch: {{{PIPSTYLE}}} |
| | Blank = <div style="position: relative>[[File:00-Blank-{{{2}}}.png]]</div>
| | | DS9Style = |
| | Civilian = <div style="position: relative>[[File:00-Blank-{{{2}}}.png]]</div>
| | | DS9style = |
| | Ensign = <div style="position: relative>[[File:01-Ens-{{{2}}}.png]]</div>
| | | DS9 = <div style="position: relative>[[File:DS9style-{{DS9Ranks|{{{1}}} {{DS9Color|{{{2}}}}}.png]]</div> |
| | Lieutenant JG = <div style="position: relative>[[File:02-LtJG-{{{2}}}.png]]</div>
| | }} |
| | Lieutenant = <div style="position: relative>[[File:03-Lt-{{{2}}}.png]]</div>
| | |<div style="position: relative>[[File:{{{1}}}-{{{2}}}.png]]</div> |
| | Lt. Commander = <div style="position: relative>[[File:04-LtCmdr-{{{2}}}.png]]</div>
| |
| | Commander = <div style="position: relative>[[File:05-Cmdr-{{{2}}}.png]]</div>
| |
| | Captain = <div style="position: relative>[[File:06-Capt-{{{2}}}.png]]</div>
| |
| | Fleet Captain = <div style="position: relative>[[File:07-FltCapt-{{{2}}}.png]]</div>
| |
| | Chief Warrant Officer 4th Grade = <div style="position: relative>[[File:W4-CWO4th-{{{2}}}.png]]</div>
| |
| | Chief Warrant Officer 3rd Grade = <div style="position: relative>[[File:W3-CWO3rd-{{{2}}}.png]]</div>
| |
| | Chief Warrant Officer 2nd Grade = <div style="position: relative>[[File:W2-CWO2nd-{{{2}}}.png]]</div>
| |
| | Warrant Officer = <div style="position: relative>[[File:W1-WO1-{{{2}}}.png]]</div>
| |
| | Brigadier = <div style="position: relative>[[File:M07-Brig-Green.png]]</div>
| |
| | Colonel = <div style="position: relative>[[File:M06-Col-Green.png]]</div>
| |
| | Lt. Colonel = <div style="position: relative>[[File:M05-LtCol-Green.png]]</div>
| |
| | Major = <div style="position: relative>[[File:M04-Mjr-Green.png]]</div>
| |
| | Marine Captain = <div style="position: relative>[[File:M03-Cpt-Green.png]]</div>
| |
| | First Lieutenant = <div style="position: relative>[[File:M02-1stLt-Green.png]]</div>
| |
| | Second Lieutenant = <div style="position: relative>[[File:M01-2Lt-Green.png]]</div>
| |
| | Ambassador = <div style="position: relative>[[File:A-Amb-Black.png]]</div>
| |
| }}</div></includeonly><noinclude>===Pip Picker (Blank through Fleet Captain)=== | | }}</div></includeonly><noinclude>===Pip Picker (Blank through Fleet Captain)=== |
| Used in [[Template:Roster]], but can also be used standalone. | | Used in [[Template:Roster]], but can also be used standalone. |
Line 77: |
Line 61: |
| |Civilian||{{Pips|Civilian|Silver}} | | |Civilian||{{Pips|Civilian|Silver}} |
| |} | | |} |
| | |
| | ===Change Pip Style=== |
| | Change pip style from the default to "DS9style" by adding PIPSTYLE=DS9. |
| | |
| | {{Pips|Captain|Red|PIPSTYLE=DS9}} |
| | <pre>{{Pips|Captain|Red|PIPSTYLE=DS9}}</pre> |
| | |
| ==Examples== | | ==Examples== |
| ===Blank/Civilian=== | | ===Blank/Civilian=== |