Template:LCARS-bar-heading: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><h2>
<includeonly><h2 style="line-height: 100%; border-bottom: none;">
{|align=center width="100%"
{|align=center width="100%"
|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="{{{2}}}px" style="text-transform:uppercase; line-height: 100%; border-bottom: none; font-size:large; font-weight:bold;"|{{{1}}}
!width="{{{2}}}px" style="text-transform:uppercase; font-size:large; font-weight:bold;"|{{{1}}}
|style="background:{{{COLOR}}}; border:0px;"|
|style="background:{{{COLOR}}}; border:0px;"|
|width="5px"|
|width="5px"|

Revision as of 17:54, 2 December 2015

Similar to Template:LCARS-bar, this template creates an LCARS style bar with large text (automatically put in all caps) but it does three things differently:

  • Puts the text on the left instead of the right (like Template:LCARS-bar-left)
  • Does not create an automatic link (although you can still manually put in a link using [[ and ]])
  • Is treated as a section heading by the wiki, so the label will show up in the table of contents of a page.

Specify the width in pixels for your text label.

Introduction

This is the introduction of a page.

{{LCARS-bar-heading|Introduction|160|COLOR=darkgoldenrod}}

Middle

This is the middle of a page.

{{LCARS-bar-heading|Middle|100|COLOR=darkgoldenrod}}

End

This is the end of a page.

{{LCARS-bar-heading|End|70|COLOR=darkgoldenrod}}