A Wiki in the Desert
Log in

Difference between revisions of "Template:Plainlinks"

From A Wiki in the Desert
(Created page with "<onlyinclude><span class="plainlinks">{{{1}}}</span></onlyinclude><noinclude> {{Documentation}} Category:Content templates </noinclude>")
 
(No difference)

Latest revision as of 18:57, 11 May 2021

{{{1}}}

Template documentation (for the above template, sometimes hidden or invisible)

{{Plainlinks}} supplies the required HTML formatting to properly render plain links to external pages. It is unnecessary in most article text.

Usage

{{plainlinks|[http://google.com link text]}}

{{Plainlinks}} simply wraps around the standard plain link markup, and applies HTML span tags with the plainlinks CSS class around it.

.plainlinks applies the following CSS code:

plainlinks a{background:none !important;padding:0 !important}

Visit Template:Plainlinks/doc to edit this text! (How does this work?)