Template:subtitlesLinks

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
m (Remove whitespace.)
(autoreplace: Shopping for Danger → Shopping For Danger)
 
(includes 24 intermediate revisions)
Line 1: Line 1:
-
{{#ifexist:Subtitles:{{{1}}}/en|[[en: {{{1}}}]]|}}
+
{{#ifexist:Subtitles:{{{1}}}/en   |[[en: {{{1}}}]]|}}{{
-
{{#ifexist:Subtitles:{{{1}}}/fr|[[fr: {{{1}}}]]|}}
+
  #ifexist:Subtitles:{{{1}}}/fr   |[[fr: {{{1}}}]]|}}{{
-
{{#ifexist:Subtitles:{{{1}}}/de|[[de: {{{1}}}]]|}}
+
  #ifexist:Subtitles:{{{1}}}/de   |[[de: {{{1}}}]]|}}{{
-
{{#ifexist:Subtitles:{{{1}}}/es|[[es: {{{1}}}]]|}}
+
  #ifexist:Subtitles:{{{1}}}/es   |[[es: {{{1}}}]]|}}{{
-
{{#ifexist:Subtitles:{{{1}}}/he|[[he: {{{1}}}]]|}}
+
  #ifexist:Subtitles:{{{1}}}/he   |[[he: {{{1}}}]]|}}{{
-
<noinclude>[[Category:Subtitles|{{PAGENAME}}]]</noinclude>
+
  #ifexist:Subtitles:{{{1}}}/nl  |[[nl: {{{1}}}]]|}}{{
 +
  #ifexist:Subtitles:{{{1}}}/fi  |[[fi: {{{1}}}]]|}}{{
 +
  #ifexist:Subtitles:{{{1}}}/pl  |[[pl: {{{1}}}]]|}}{{
 +
  #ifexist:Subtitles:{{{1}}}/pt-br|[[pt-br: {{{1}}}]]|}}{{
 +
  #ifexist:Subtitles:{{{1}}}/tr  |[[tr: {{{1}}}]]|}}<noinclude>
 +
 
 +
This template automatically adds links to the subtitles pages for a given toon as they become available. In the MonoBook skin, the links appear beneath the search box, toolbox, and external links over on the lefthand side of the screen.
 +
 
 +
===Instructions for use===
 +
 
 +
It is not necessary to put this template on individual toon articles, as it is <span class="plainlinks">[{{FULLURL:Special:Whatlinkshere|target=Template:subtitlesLinks&namespace=10}} already included]</span> within the standard navigation templates.
 +
 
 +
In the rare case that it must be used directly, place the following code anywhere on the toon's article page (customarily toward the bottom):
 +
 
 +
<code><nowiki>{{subtitlesLinks|</nowiki>''filename''}}</code>
 +
 
 +
where <code>''filename''</code> is the HTML filename found on homestarrunner.com (minus the extension).
 +
 
 +
For example, the template on [[Shopping For Danger]] would be <code><nowiki>{{subtitlesLinks|commandos3}}</nowiki></code> (although it is already included automatically through a navigation template).
 +
 
 +
[[Category:Navigation Templates|{{PAGENAME}}]]
 +
[[Category:Subtitles Templates|{{PAGENAME}}]]
 +
[[Category:Translation Related Templates|{{PAGENAME}}]]
 +
 
 +
</noinclude>

Current revision as of 03:15, 26 October 2022


This template automatically adds links to the subtitles pages for a given toon as they become available. In the MonoBook skin, the links appear beneath the search box, toolbox, and external links over on the lefthand side of the screen.

[edit] Instructions for use

It is not necessary to put this template on individual toon articles, as it is already included within the standard navigation templates.

In the rare case that it must be used directly, place the following code anywhere on the toon's article page (customarily toward the bottom):

{{subtitlesLinks|filename}}

where filename is the HTML filename found on homestarrunner.com (minus the extension).

For example, the template on Shopping For Danger would be {{subtitlesLinks|commandos3}} (although it is already included automatically through a navigation template).