Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Note box: Difference between revisions

Template page
Djavin novienta (talk | contribs)
Moved documentation to Template:Note box/doc.
m Rewrite to use {{Color box}} as meta template.
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div style="background-color:#404050; border: 1px solid #9999AD; padding:0.8em; text-align:left; color:#ffffff; overflow:hidden;{{#ifeq:{{{italics}}}|no||font-style:italic}};">{{{1|An interesting note.}}}</div><noinclude>
{{Color box
|border= #9999AD
|width= {{{width|auto}}}
|color= #404050
|align= left
|text= white
|italics= {{{italics|}}}
|{{{1|An interesting note.}}}
}}<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>