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
imported>HRWikiMirrorBot
Imported from hrwiki.org via Wayback Machine (HTML→wikitext)
 
imported>HRWikiMirrorBot
Reimported from hrwiki.org Wayback HTML→wikitext (full reconvert)
 
Line 1: Line 1:
<!-- Mirrored from Homestar Runner Wiki (hrwiki.org) via Wayback Machine; HTML converted to wikitext. Formatting may be imperfect. -->
<!-- Mirrored from Homestar Runner Wiki (hrwiki.org) via Wayback Machine -->
<span class="plainlinks">[{{{l}}}]</span>
[{{{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> [</code>''<code>external link code</code>''<code>]</code>
    [''external link code'']


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


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


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


<code> {{p|l=http://hrwiki.org/w/index.php?title=Template:plainlinks&amp;action=history See this template's history page.}} </code><br />
{{p|l=http://hrwiki.org/w/index.php?title=Template:plainlinks&action=history See this template's history page.}} <br />
Becomes: <span class="plainlinks">[[Template:plainlinks|See this template's history page.]]</span><br />
Becomes: [[Template:plainlinks|See this template's history page.]]<br />
 
[[Category:Simple Formatting Templates]]
<div id="catlinks" class="catlinks">
[[Category:Internal link templates]]
 
<div id="mw-normal-catlinks">
 
[/wiki/Special:Categories Categories]: <span dir="ltr">[[Category:Simple Formatting Templates|Simple Formatting Templates]]</span> | <span dir="ltr">[[Category:Internal link templates|Internal link templates]]</span>
 
</div>
 
</div>



Latest revision as of 14:24, 14 July 2026

[{{{l}}}]

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

Usage:

Replace the regular link code:

    [external link code]

With the template code:

    Template:P

Examples:

Template:P
Becomes: (1)

Template:P
Becomes: See this template's history page.