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:extlinks: Difference between revisions

From HR Wiki Twice
Jump to navigationJump to search
imported>HRWikiMirrorBot
Reimported from hrwiki.org Wayback HTML→wikitext (full reconvert)
 
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 -->
<!-- Wayback HTML body (hrwiki.org); RawHtml -->
<br />
<html>
<p><br/>
</p>
<a id="Basic_usage" name="Basic_usage"></a><h2> <span class="mw-headline">Basic usage</span></h2>
<ul><li><code>{{extlinks|</code><i>filename</i><code>|</code><i>forum thread id</i><code>}}</code>
<ul><li>The forum thread id can be left out, if the toon doesn't have a forum thread.
</li></ul>
</li></ul>
<a id="Other_parameters_that_can_be_used" name="Other_parameters_that_can_be_used"></a><h2> <span class="mw-headline">Other parameters that can be used</span></h2>
<table class="wikitable">
<tr>
<th> Parameter </th><th> Description </th><th> Example
</th></tr>
<tr>
<td>
<p><code>{{extlinks|</code><i>filename</i><code>|</code><i>forum thread id</i><code>|site=Mirror}}</code>
</p>
</td><td>For pages on the HRWiki mirror (any other <a href="/index.php?title=Help:Namespaces" title="Help:Namespaces">interwiki prefix</a> can also be used, as long as the URL ends in .html or .swf)
</td><td>
<ul><li><a class="extiw" href="http://www.hrwiki.org/mirror/filename.html" title="mirror:filename.html">watch "extlinks"</a> (mirror)
</li><li><a class="extiw" href="http://www.hrwiki.org/mirror/filename.swf" title="mirror:filename.swf">view the Flash file for "extlinks"</a>
</li><li><a class="extiw" href="http://forum.hrwiki.org/viewtopic.php?t=forum_thread_id" title="forum:forum thread id">forum thread re: "extlinks"</a>
</li></ul>
</td></tr>
<tr>
<td>
<p><code>{{extlinks|</code><i>html filename</i><code>|</code><i>forum thread id</i><code>|swf=</code><i>swf filename</i><code>}}</code>
</p>
</td><td>For pages where the Flash file has a different name to the HTML file
</td><td>
<ul><li><a class="extiw" href="https://old.homestarrunner.com/html_filename.html" title="oldhr:html filename.html">watch "extlinks"</a> on the old <a href="/index.php?title=Flash" title="Flash">Flash</a> site
</li><li><a class="extiw" href="https://old.homestarrunner.com/swf_filename.swf" title="oldhr:swf filename.swf">view the Flash file for "extlinks"</a>
</li><li><a class="extiw" href="http://forum.hrwiki.org/viewtopic.php?t=forum_thread_id" title="forum:forum thread id">forum thread re: "extlinks"</a>
</li></ul>
</td></tr>
<tr>
<td>
<p><code>{{extlinks|</code><i>swf filename</i><code>|</code><i>forum thread id</i><code>|nohtml=true}}</code>
</p>
</td><td>For pages where the Flash file has no HTML file
</td><td>
<ul><li><a class="extiw" href="https://old.homestarrunner.com/swf_filename.swf" title="oldhr:swf filename.swf">view the Flash file for "extlinks"</a>
</li><li><a class="extiw" href="http://forum.hrwiki.org/viewtopic.php?t=forum_thread_id" title="forum:forum thread id">forum thread re: "extlinks"</a>
</li></ul>
</td></tr>
<tr>
<td>
<p><code>{{extlinks|</code><i>html filename</i><code>|</code><i>forum thread id</i><code>|noswf=true}}</code>
</p>
</td><td>For pages where the HTML file has no Flash file
</td><td>
<ul><li><a class="extiw" href="https://old.homestarrunner.com/html_filename.html" title="oldhr:html filename.html">watch "extlinks"</a> on the old <a href="/index.php?title=Flash" title="Flash">Flash</a> site
</li><li><a class="extiw" href="http://forum.hrwiki.org/viewtopic.php?t=forum_thread_id" title="forum:forum thread id">forum thread re: "extlinks"</a>
</li></ul>
</td></tr>
<tr>
<td>
<p><code>{{extlinks|forum=</code><i>forum thread id</i><code>}}</code>
</p>
</td><td>For pages with no HTML file or Flash file
</td><td>
<ul><li><a class="extiw" href="http://forum.hrwiki.org/viewtopic.php?t=forum_thread_id" title="forum:forum thread id">forum thread re: "extlinks"</a>
</li></ul>
</td></tr>
<tr>
<td>
<p><code>{{extlinks|</code><i>filename</i><code>|</code><i>forum thread id</i><code>|title=</code><i>title</i><code>}}</code>
</p>
</td><td>For pages where the toon's name doesn't match the wiki page name
</td><td>
<ul><li><a class="extiw" href="https://old.homestarrunner.com/filename.html" title="oldhr:filename.html">watch "title"</a> on the old <a href="/index.php?title=Flash" title="Flash">Flash</a> site
</li><li><a class="extiw" href="https://old.homestarrunner.com/filename.swf" title="oldhr:filename.swf">view the Flash file for "title"</a>
</li><li><a class="extiw" href="http://forum.hrwiki.org/viewtopic.php?t=forum_thread_id" title="forum:forum thread id">forum thread re: "title"</a>
</li></ul>
</td></tr>
<tr>
<td>
<p><code>{{extlinks|</code><i>filename</i><code>|</code><i>forum thread id</i><code>|title=</code><i>title</i><code>|noquotes=true}}</code>
</p>
</td><td>For pages where the toon's name doesn't match the wiki page name and we don't want to add double quotes
</td><td>
<ul><li><a class="extiw" href="https://old.homestarrunner.com/filename.html" title="oldhr:filename.html">watch title</a> on the old <a href="/index.php?title=Flash" title="Flash">Flash</a> site
</li><li><a class="extiw" href="https://old.homestarrunner.com/filename.swf" title="oldhr:filename.swf">view the Flash file for title</a>
</li><li><a class="extiw" href="http://forum.hrwiki.org/viewtopic.php?t=forum_thread_id" title="forum:forum thread id">forum thread re: title</a>
</li></ul>
</td></tr>
<tr>
<td>
<p><code>{{extlinks|</code><i>filename</i><code>|</code><i>forum thread id</i><code>|youtube=</code><i>YouTube id</i><code>}}</code>
</p>
</td><td>For <a href="/index.php?title=YouTube" title="YouTube">YouTube</a> videos
</td><td>
<ul><li><a class="extiw" href="https://old.homestarrunner.com/filename.html" title="oldhr:filename.html">watch "extlinks"</a> on the old <a href="/index.php?title=Flash" title="Flash">Flash</a> site
</li><li><a class="extiw" href="https://old.homestarrunner.com/filename.swf" title="oldhr:filename.swf">view the Flash file for "extlinks"</a>
</li><li><a class="extiw" href="https://www.youtube.com/watch?v=YouTube_id" title="youtube:YouTube id">watch "extlinks"</a> on <a href="/index.php?title=YouTube" title="YouTube">YouTube</a>
</li><li><a class="extiw" href="http://forum.hrwiki.org/viewtopic.php?t=forum_thread_id" title="forum:forum thread id">forum thread re: "extlinks"</a>
</li></ul>
</td></tr>
<tr>
<td>
<p><code>{{extlinks|</code><i>filename</i><code>|</code><i>forum thread id</i><code>|twitter=</code><i>Twitter id</i><code>|d=</code><i>day</i><code>|m=</code><i>month</i><code>|y=</code><i>year</i><code>}}</code>
</p>
</td><td>For <a href="/index.php?title=%40StrongBadActual" title="@StrongBadActual">Twitter</a> links<br/>If the date parameters are filled in, it will automatically link to the specific Tweet on the wiki
</td><td>
<ul><li><a class="extiw" href="https://old.homestarrunner.com/filename.html" title="oldhr:filename.html">watch "extlinks"</a> on the old <a href="/index.php?title=Flash" title="Flash">Flash</a> site
</li><li><a class="extiw" href="https://old.homestarrunner.com/filename.swf" title="oldhr:filename.swf">view the Flash file for "extlinks"</a>
</li><li><a class="extiw" href="https://twitter.com/StrongBadActual/status/Twitter_id" title="twitter:StrongBadActual/status/Twitter id">watch "extlinks"</a> on <a class="new" href="/index.php?title=%40StrongBadActual_Tweets_year" title="@StrongBadActual Tweets year (page does not exist)">Twitter</a>
</li><li><a class="extiw" href="http://forum.hrwiki.org/viewtopic.php?t=forum_thread_id" title="forum:forum thread id">forum thread re: "extlinks"</a>
</li></ul>
</td></tr>
<tr>
<td>
<p><code>{{extlinks|</code><i>filename</i><code>|</code><i>forum thread id</i><code>|action=</code><i>action</i><code>}}</code>
</p>
</td><td>For pages that you don't watch
</td><td>
<ul><li><a class="extiw" href="https://old.homestarrunner.com/filename.html" title="oldhr:filename.html">play "extlinks"</a> on the old <a href="/index.php?title=Flash" title="Flash">Flash</a> site
</li><li><a class="extiw" href="https://old.homestarrunner.com/filename.swf" title="oldhr:filename.swf">view the Flash file for "extlinks"</a>
</li><li><a class="extiw" href="http://forum.hrwiki.org/viewtopic.php?t=forum_thread_id" title="forum:forum thread id">forum thread re: "extlinks"</a>
</li></ul>
</td></tr>
<tr>
<td>
<p><code>{{extlinks|</code><i>filename</i><code>|</code><i>forum thread id</i><code>|youtube=</code><i>YouTube id</i><code>|ytaction=</code><i>YouTube action</i><code>}}</code>
</p>
</td><td>For pages where the YouTube action is different from the main action (or different from the default "watch" if <code>action</code> is not set)
</td><td>
<ul><li><a class="extiw" href="https://old.homestarrunner.com/filename.html" title="oldhr:filename.html">watch "extlinks"</a> on the old <a href="/index.php?title=Flash" title="Flash">Flash</a> site
</li><li><a class="extiw" href="https://old.homestarrunner.com/filename.swf" title="oldhr:filename.swf">view the Flash file for "extlinks"</a>
</li><li><a class="extiw" href="https://www.youtube.com/watch?v=YouTube_id" title="youtube:YouTube id">check out "extlinks"</a> on <a href="/index.php?title=YouTube" title="YouTube">YouTube</a>
</li><li><a class="extiw" href="http://forum.hrwiki.org/viewtopic.php?t=forum_thread_id" title="forum:forum thread id">forum thread re: "extlinks"</a>
</li></ul>
</td></tr></table>
<a id="See_Also" name="See_Also"></a><h2> <span class="mw-headline">See Also</span></h2>
<ul><li>{{<a href="/index.php?title=Template:nextlinks" title="Template:nextlinks">nextlinks</a>}}
</li><li>{{<a href="/index.php?title=Template:sbemailextlinks" title="Template:sbemailextlinks">sbemailextlinks</a>}}
</li></ul>


== Basic usage ==


* {{extlinks|''filename''|''forum thread id''}}
** The forum thread id can be left out, if the toon doesn't have a forum thread.


== Other parameters that can be used ==
 
<div class="visualClear"></div>
{| class="wikitable"
</html>
|-
! Parameter
! Description
! Example
|-
| {{extlinks&#124;''filename''&#124;''forum thread id''&#124;site=Mirror}}
| For pages on the HRWiki mirror (any other [[Help:Namespaces|interwiki prefix]] can also be used, as long as the URL ends in .html or .swf)
|
|-
| {{extlinks&#124;''html filename''&#124;''forum thread id''&#124;swf=''swf filename''}}
| For pages where the Flash file has a different name to the HTML file
|
|-
| {{extlinks&#124;''swf filename''&#124;''forum thread id''&#124;nohtml=true}}
| For pages where the Flash file has no HTML file
|
|-
| {{extlinks&#124;''html filename''&#124;''forum thread id''&#124;noswf=true}}
| For pages where the HTML file has no Flash file
|
|-
| {{extlinks&#124;forum=''forum thread id''}}
| For pages with no HTML file or Flash file
|
|-
| {{extlinks&#124;''filename''&#124;''forum thread id''&#124;title=''title''}}
| For pages where the toon's name doesn't match the wiki page name
|
|-
| {{extlinks&#124;''filename''&#124;''forum thread id''&#124;title=''title''&#124;noquotes=true}}
| For pages where the toon's name doesn't match the wiki page name and we don't want to add double quotes
|
|-
| {{extlinks&#124;''filename''&#124;''forum thread id''&#124;youtube=''YouTube id''}}
| For [[YouTube]] videos
|
|-
| {{extlinks&#124;''filename''&#124;''forum thread id''&#124;twitter=''Twitter id''&#124;d=''day''&#124;m=''month''&#124;y=''year''}}
| For [[@StrongBadActual|Twitter]] links<br />If the date parameters are filled in, it will automatically link to the specific Tweet on the wiki
|
|-
| {{extlinks&#124;''filename''&#124;''forum thread id''&#124;action=''action''}}
| For pages that you don't watch
|
|-
| {{extlinks&#124;''filename''&#124;''forum thread id''&#124;youtube=''YouTube id''&#124;ytaction=''YouTube action''}}
| For pages where the YouTube action is different from the main action (or different from the default "watch" if action is not set)
|
|}
 
== See Also ==
 
* {{[[Template:nextlinks|nextlinks]]}}
* {{[[Template:sbemailextlinks|sbemailextlinks]]}}
[[Category:Toon Article Formatting Templates]]



Latest revision as of 21:00, 18 July 2026


Basic usage

  • {{extlinks|filename|forum thread id}}
    • The forum thread id can be left out, if the toon doesn't have a forum thread.

Other parameters that can be used

Parameter Description Example

{{extlinks|filename|forum thread id|site=Mirror}}

For pages on the HRWiki mirror (any other interwiki prefix can also be used, as long as the URL ends in .html or .swf)

{{extlinks|html filename|forum thread id|swf=swf filename}}

For pages where the Flash file has a different name to the HTML file

{{extlinks|swf filename|forum thread id|nohtml=true}}

For pages where the Flash file has no HTML file

{{extlinks|html filename|forum thread id|noswf=true}}

For pages where the HTML file has no Flash file

{{extlinks|forum=forum thread id}}

For pages with no HTML file or Flash file

{{extlinks|filename|forum thread id|title=title}}

For pages where the toon's name doesn't match the wiki page name

{{extlinks|filename|forum thread id|title=title|noquotes=true}}

For pages where the toon's name doesn't match the wiki page name and we don't want to add double quotes

{{extlinks|filename|forum thread id|youtube=YouTube id}}

For YouTube videos

{{extlinks|filename|forum thread id|twitter=Twitter id|d=day|m=month|y=year}}

For Twitter links
If the date parameters are filled in, it will automatically link to the specific Tweet on the wiki

{{extlinks|filename|forum thread id|action=action}}

For pages that you don't watch

{{extlinks|filename|forum thread id|youtube=YouTube id|ytaction=YouTube action}}

For pages where the YouTube action is different from the main action (or different from the default "watch" if action is not set)

See Also