Template:Announcement: Difference between revisions

From paperclip
Jump to navigation Jump to search
Maitken (talk | contribs)
No edit summary
Maitken (talk | contribs)
No edit summary
Line 29: Line 29:
{{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>{{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></div>
  }}</nowiki>
</div>
</noinclude>

Revision as of 14:26, 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.
 }}