Work in progress — This wiki is an active migration / mirror of Homestar Runner Wiki and is not finished yet. Account registration and public editing are turned off until the migration is further along. For status updates, see the migration thread on the forums.

Template:plainlinks: Difference between revisions

From HR Wiki Twice
Jump to navigationJump to search
No edit summary
imported>HRWikiMirrorBot
Reimported from hrwiki.org Wayback HTML→wikitext (full reconvert)
 
Line 1: Line 1:
<span class="plainlinks">[{{{l}}}]</span><noinclude>
<!-- Mirrored from Homestar Runner Wiki (hrwiki.org) via Wayback Machine -->
[{{{l}}}]


Formats a link by removing the external link image (http://www.hrwiki.org/skins/monobook/external.png).
Formats a link by removing the external link image ().


'''Usage:'''
'''Usage:'''


Replace the regular link code:<br/>
Replace the regular link code:<br />
<code>    [''external link code'']</code>
    [''external link code'']


With the template code:<br/>
With the template code:<br />
<code>    <nowiki>{{</nowiki>p|l=''external link code''}} </code>
    {{p|l=''external link code''}}


'''Examples:'''
'''Examples:'''


<code>    <nowiki>{{p|l=http://hrwiki.org/w/index.php?title=Template:plainlinks&action=history}}</nowiki> </code><br/>
{{p|l=http://hrwiki.org/w/index.php?title=Template:plainlinks&action=history}} <br />
Becomes: {{p|l=http://hrwiki.org/w/index.php?title=Template:plainlinks&action=history}}<br/>
Becomes: [[Template:plainlinks|(1)]]<br />


<code>    <nowiki>{{p|l=http://hrwiki.org/w/index.php?title=Template:plainlinks&action=history See this template's history page.}}</nowiki> </code><br/>
{{p|l=http://hrwiki.org/w/index.php?title=Template:plainlinks&action=history See this template's history page.}} <br />
Becomes: {{p|l=http://hrwiki.org/w/index.php?title=Template:plainlinks&action=history See this template's history page.}}<br/>
Becomes: [[Template:plainlinks|See this template's history page.]]<br />
[[Category:Simple Formatting Templates]]
[[Category:Internal link templates]]


[[Category:Simple Formatting Templates|{{PAGENAME}}]]
[[Category:Internal link templates|{{PAGENAME}}]]
</noinclude>

Latest revision as of 04:58, 5 August 2026

[{{{l}}}]

Formats a link by removing the external link image ().

Usage:

Replace the regular link code:

    [external link code]

With the template code:

  1. REDIRECT Template:plainlinks


Examples:


  1. REDIRECT Template:plainlinks

Becomes: (1)


  1. REDIRECT Template:plainlinks

Becomes: See this template's history page.