Template:Announcement

From paperclip
Revision as of 14:21, 1 February 2009 by Maitken (talk | contribs) (New page: <includeonly> <div style="text-align: center; border: medium solid #FF0000; float: right; width: 50px; background-color: #FFCCCC;"> '''ANNOUNCEMENT''' <br /> {{{message}}} </div> </include...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Documentation

This is a simple template used to place an announcement on any page. When added to a Wikipedia page, the box will float to the right and any text will wrap around it.

The Template contains one field

  • The first field is where you place your message.

Use

Copy and paste the following code into the desired place within the paperclip edit page.

 {{Template:Announcement
 |message=
 }}

Remember you can use [[ and ]] brackets to link to a page.

Example

ANNOUNCEMENT
This is just a test. You can see if the text is too long it goes onto a second line.


 {{Template:Announcement
 |message=This is just a test. You can see if the text is too long it goes onto a second line.
 }}