Difference between revisions of "Template:Page Notice"

From Shadowlack
Jump to navigationJump to search
Line 3: Line 3:
 
{| style="background-color:{{{bgcolor|#dfeff2}}}"
 
{| style="background-color:{{{bgcolor|#dfeff2}}}"
 
|-
 
|-
| style="width:50px" | [[{{{icon|Image:Edit-clear.png}}}|45px|left]]
+
| style="width:50px" | [[{{{icon|Image:Edit-clear.png}}}|32px|left]]
 
| {{{text}}}
 
| {{{text}}}
 
|}
 
|}

Revision as of 16:33, 15 August 2012


This template is a wrapper for page notices. The following parameters can be used with this template, with all but the text parameter being optional:

{{Page Notice
| id=vfd
| bgcolor=#dfeff2
| icon=Image:Edit-clear.png
| text=This is the text to display in the box.
}}

Which yields:


Edit-clear.png
This is the text to display in the box.