24,089
edits
(added STO pips) |
No edit summary |
||
Line 4: | Line 4: | ||
| STO = {{STOPips|{{{1}}}|{{{2}}}}} | | STO = {{STOPips|{{{1}}}|{{{2}}}}} | ||
|{{DefaultPips|{{{1}}}|{{{2}}}}} | |{{DefaultPips|{{{1}}}|{{{2}}}}} | ||
}}</includeonly><noinclude>Used in [[Template:Roster]] to choose between pip styles. | }}</includeonly><noinclude>Used in [[Template:Roster]] to choose between pip styles. You can use it yourself to call up any pip image from one of four styles: Default, DS9, Slanted, and STO. | ||
[[Category: | |||
Just use the format <nowiki>{{Pips|Rank|Color|Style}}</nowiki>. You can leave off style if you just want the default pips. | |||
Example: | |||
<pre>{{Pips|Lieutenant|Red}}</pre> | |||
gives you | |||
{|width=120 | |||
|{{Pips|Lieutenant|Red}} | |||
|} | |||
and | |||
<pre>{{Pips|Lt. Commander|Blue|DS9}}</pre> | |||
gives you | |||
{|width=120 | |||
|{{Pips|Lt. Commander|Blue|DS9}} | |||
|} | |||
[[Category:Templates]] | |||
</noinclude> | </noinclude> |