Template:LCARS-footer: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
m (Protected "Template:LCARS-footer" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(padding adjustments)
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
|width="5px"|
|width="5px"|
|style="background:{{{COLOR}}}; border:0px;"|
|style="background:{{{COLOR}}}; border:0px;"|
!width="{{{2}}}px" style="text-transform:uppercase; line-height: 130%;"|<font size=3>{{{1}}}</font>
!style="width:1px; padding-top: 0px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; white-space:nowrap; text-transform:uppercase; line-height: 130%;"|<font size=3>{{{1}}}</font>
|width="40px" style="background:{{{COLOR}}}; border-radius: 0px 20px 20px 0px"|
|width="40px" style="background:{{{COLOR}}}; border-radius: 0px 20px 20px 0px"|
|}</includeonly><noinclude>Creates an LCARS style footer with the text on the right.
|}</includeonly><noinclude>Creates an LCARS style footer with the text on the right.
Specify the width in pixels for your text label.


<pre>
<pre>
{{LCARS-footer|Example Bar|150|COLOR=#6699cc}}
{{LCARS-footer|Example Bar|COLOR=#6699cc}}
</pre>
</pre>


{{LCARS-footer|Example Bar|150|COLOR=#6699cc}}
{{LCARS-footer|Example Bar|COLOR=#6699cc}}


[[Category:Wiki System Templates]]</noinclude>
[[Category:Wiki System Templates]]</noinclude>

Latest revision as of 18:30, 22 August 2019

Creates an LCARS style footer with the text on the right.

{{LCARS-footer|Example Bar|COLOR=#6699cc}}


Example Bar