Difference between revisions of "Template:RyokoHeader"

From RPC Library
Jump to navigation Jump to search
(Created page with "<includeonly> <div style="display:none"> === {{{text|Section Header}}} === </div> <div style="font-size:{{{fontsize|20px}}};font-family:Georgia, serif;background-color:{{{bgco...")
 
Line 3: Line 3:
 
=== {{{text|Section Header}}} ===
 
=== {{{text|Section Header}}} ===
 
</div>
 
</div>
<div style="font-size:{{{fontsize|20px}}};font-family:Georgia, serif;background-color:{{{bgcolor|#EAEAEA}}};color:{{{color|#000}}};padding:{{{padding|10px 21px}}};font-variant:small-caps;letter-spacing:3px;text-shadow:1px 1px 2px {{{textshadow|#000}}};margin:0; border-bottom: 1px solid #E2E2E2;">{{{text|Section Header}}}</div></includeonly>
+
<div style="font-size:{{{fontsize|20px}}};font-family:Georgia, serif;background-color:{{{bgcolor|#8f4444}}};color:{{{color|#000}}};padding:{{{padding|10px 21px}}};font-variant:small-caps;letter-spacing:3px;text-shadow:1px 1px 2px {{{textshadow|#000}}};margin:0; border-bottom: 1px solid #E2E2E2;">{{{text|Section Header}}}</div></includeonly>
 
<noinclude>
 
<noinclude>
 
  <nowiki>{{</nowiki>RyokoHeader
 
  <nowiki>{{</nowiki>RyokoHeader

Revision as of 08:49, 31 July 2018


{{RyokoHeader
|font = Georgia, serif
|fontsize = 24px
|bgcolor = #aaa
|color = #fff
|textshadow = #000
|padding = 5
|text = Section Header
}}