Difference between revisions of "Template:Page Notice"
From Shadowlack
Jump to navigationJump to search| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
| − | <div class=" | + | <div data-alert class="alert-box">{{{text}}}</div> |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | </div> | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Latest revision as of 17:08, 14 June 2014
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:
This is the text to display in the box.