Template:LCARS-bar-nolink: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
!width="{{{2}}}px" style="text-transform:uppercase"|<font size="4">{{{1}}}</font> | !width="{{{2}}}px" style="text-transform:uppercase"|<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 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]]). Specify the width in pixels for your text label. | ||
<pre> | <pre> | ||
{{LCARS-bar-nolink|Taskforces|150|COLOR=#6699cc}} | {{LCARS-bar-nolink|Taskforces|150|COLOR=#6699cc}} | ||
Line 10: | Line 9: | ||
{{LCARS-bar-nolink|Taskforces|150|COLOR=#6699cc}} | {{LCARS-bar-nolink|Taskforces|150|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>).}} | |||
<pre> | |||
{{LCARS-bar-nolink|[[Taskforces]]|150|COLOR=#6699cc}} | |||
</pre> | |||
{{LCARS-bar-nolink|[[Taskforces]]|150|COLOR=#6699cc}} | |||
<pre> | |||
{{LCARS-bar-nolink|[[Duty Posts|Duty Post Assignments]]|260|COLOR=#6699cc}} | |||
</pre> | |||
{{LCARS-bar-nolink|[[Duty Posts|Duty Post Assignments]]|260|COLOR=#6699cc}} | |||
[[Category:Wiki System Templates]]</noinclude> | [[Category:Wiki System Templates]]</noinclude> |
Revision as of 07:34, 28 August 2014
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.
{{LCARS-bar-nolink|Taskforces|150|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]]|150|COLOR=#6699cc}}
Taskforces |
---|
{{LCARS-bar-nolink|[[Duty Posts|Duty Post Assignments]]|260|COLOR=#6699cc}}
Duty Post Assignments |
---|