Template:HeadingA: Difference between revisions

From Sierra Wiki
Jump to navigationJump to search
(Created page with "{{SPW|is not on|name=HeadingA}} ;Description :This template produces an h2 heading enclosed in a coloured box. ;Syntax :Type <code>{{t|HeadingA|Header title|background color}}</code>. ;Sample output :<code><nowiki>{{HeadingA|Header title}}</nowiki></code> gives... :{{HeadingA|Header title}} :<code><nowiki>{{HeadingA|Header title|white}}</nowiki></code> gives... :{{HeadingA|Header title|white}} <includeonly> {{PAGENAME}}</includeon...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{SPW|is not on|name=HeadingA}}
<h2 style="overflow:auto; padding:0.2em 0.4em; margin:10px 0 10px 0; border:1px solid #a3bfb1; background:{{{2|#FF6811}}}; color:#000; font-size:120%; font-weight:bold; text-align:left; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px; <!--This adds rounded corners so all users of all browsers other than IE can see them, ! The source template for this is "Template:Roundy" and check out "Category:Table templates" for other variations of them!-->">{{{1|Example text}}}</h2>
;Description
:This template produces an h2 heading enclosed in a coloured box.
 
;Syntax
:Type <code>{{t|HeadingA|Header title|background color}}</code>.
 
;Sample output
:<code><nowiki>{{HeadingA|Header title}}</nowiki></code> gives...
:{{HeadingA|Header title}}
 
:<code><nowiki>{{HeadingA|Header title|white}}</nowiki></code> gives...
:{{HeadingA|Header title|white}}
 
 
<includeonly>
[[Category:General wiki templates|{{PAGENAME}}]]</includeonly><noinclude>
[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Latest revision as of 10:16, 11 December 2024

Example text