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 15: Line 15:


The Template contains one field
The Template contains one field
* The first field is where you place your message. <!--<nowiki><br /></nowiki>  if the name is someone who has a profile you should link to them by placing two square brackets at each end of there name, Example: <nowiki>[[John Smith]]</nowiki>-->
* The first field is where you place your message.


==Use==
==Use==
Line 24: Line 24:
  }}</nowiki>
  }}</nowiki>


Remember you can use <nowiki>[[ and ]]</nowiki> brackets to link to a page.
Remember you can use <nowiki>[[ and ]]</nowiki> brackets to link to a page or force a new line by using <nowiki><br></nowiki>.


==Example==
==Example==

Revision as of 14:31, 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 or force a new line by using <br>.

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