Template:Announcement: Difference between revisions

From paperclip
Jump to navigation Jump to search
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...
 
Maitken (talk | contribs)
No edit summary
Line 32: Line 32:
  {{Template:Announcement
  {{Template:Announcement
  |message=This is just a test. You can see if the text is too long it goes onto a second line.
  |message=This is just a test. You can see if the text is too long it goes onto a second line.
  }}</nowiki>
  }}</nowiki></div>

Revision as of 14:23, 1 February 2009


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. }}