Template:LCARS-bar-nolink: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
m (Protected "Template:LCARS-bar-nolink" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(removing need for width input)
Line 2: Line 2:
|width="40px" style="background:{{{COLOR}}}; border:0px; border-radius: 20px 0px 0px 20px"|
|width="40px" style="background:{{{COLOR}}}; border:0px; border-radius: 20px 0px 0px 20px"|
|width="5px"|
|width="5px"|
|style="background:{{{COLOR}}}; border:0px;"|
|style="background:{{{COLOR}}}; border:0px; min-width: 800px;"|
!width="{{{2}}}px" style="text-transform:uppercase; line-height: 130%;"|<font size="4">{{{1}}}</font>
!style="text-transform:uppercase; line-height: 130%;"|<font size="4">{{{1}}}</font>
|width="40px" style="background:{{{COLOR}}}; border:0px; border-radius: 0px 20px 20px 0px"|
|width="40px" style="background:{{{COLOR}}}; border:0px; border-radius: 0px 20px 20px 0px"|
|}</includeonly><noinclude>Creates an LCARS style bar with large text (automatically put in all caps) but NO automatic link to that page (unlike [[Template:LCARS-bar]]). Specify the width in pixels for your text label.
|}</includeonly><noinclude>Creates an LCARS style bar with large text (automatically put in all caps) but NO automatic link to that page (unlike [[Template:LCARS-bar]]).
<pre>
<pre>
{{LCARS-bar-nolink|Taskforces|150|COLOR=#6699cc}}
{{LCARS-bar-nolink|Taskforces|COLOR=#6699cc}}
</pre>
</pre>


{{LCARS-bar-nolink|Taskforces|150|COLOR=#6699cc}}
{{LCARS-bar-nolink|Taskforces|COLOR=#6699cc}}


{{bluebox|'''NOTE:''' You can still add a link manually by putting double brackets around it (and use this as a way to change the name of the link: for instance, <nowiki>[[Duty Posts|Duty Post Assignments]]</nowiki>).}}
{{bluebox|'''NOTE:''' You can still add a link manually by putting double brackets around it (and use this as a way to change the name of the link: for instance, <nowiki>[[Duty Posts|Duty Post Assignments]]</nowiki>).}}


<pre>
<pre>
{{LCARS-bar-nolink|[[Taskforces]]|150|COLOR=#6699cc}}
{{LCARS-bar-nolink|[[Taskforces]]|COLOR=#6699cc}}
</pre>
</pre>


{{LCARS-bar-nolink|[[Taskforces]]|150|COLOR=#6699cc}}
{{LCARS-bar-nolink|[[Taskforces]]|COLOR=#6699cc}}
<pre>
<pre>
{{LCARS-bar-nolink|[[Duty Posts|Duty Post Assignments]]|260|COLOR=#6699cc}}
{{LCARS-bar-nolink|[[Duty Posts|Duty Post Assignments]]|COLOR=#6699cc}}
</pre>
</pre>


{{LCARS-bar-nolink|[[Duty Posts|Duty Post Assignments]]|260|COLOR=#6699cc}}
{{LCARS-bar-nolink|[[Duty Posts|Duty Post Assignments]]|COLOR=#6699cc}}


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

Revision as of 17:47, 22 August 2019

Creates an LCARS style bar with large text (automatically put in all caps) but NO automatic link to that page (unlike Template:LCARS-bar).

{{LCARS-bar-nolink|Taskforces|COLOR=#6699cc}}
Taskforces
NOTE: You can still add a link manually by putting double brackets around it (and use this as a way to change the name of the link: for instance, [[Duty Posts|Duty Post Assignments]]).
{{LCARS-bar-nolink|[[Taskforces]]|COLOR=#6699cc}}
Taskforces
{{LCARS-bar-nolink|[[Duty Posts|Duty Post Assignments]]|COLOR=#6699cc}}
Duty Post Assignments