Template:PlainLinks/doc View history

(typo)
(updated doc)
 
Line 13: Line 13:
Produces:
Produces:
:{{PlainLinks|http://www.testpage.com Test Page}}
:{{PlainLinks|http://www.testpage.com Test Page}}
== Special characters ==
Some characters will need to be [[Wikipedia:List_of_XML_and_HTML_character_entity_references|escaped]] to pass through properly. Some characters include:
{|class ="wikitable"
! Character
! Code
|-
| =
| =
|}


<includeonly>
<includeonly>

Latest revision as of 22:40, 3 August 2014

This is a documentation subpage for Template:PlainLinks.
It contains usage information, categories and other content that is not part of the original template page.

This template uses the <span class="plainlinks"></span> CSS to prevent the external link arrow from appearing on the page. It should only be used when it is visually important to remove the link arrow for aesthetics purposes.


Usage

Place the URL and text descriptor as the only parameter.

{{PlainLinks|http://www.testpage.com Test Page}}

Produces:

Test Page

Special characters

Some characters will need to be escaped to pass through properly. Some characters include:

Character Code
= &#61;