Template:subtitlesLinks
From Homestar Runner Wiki
(Difference between revisions)
RGaikowski (Talk | contribs) |
m (Reverted edits by RGaikowski (Talk); changed back to last version by Danjor) |
||
Line 1: | Line 1: | ||
- | + | {{#ifexist:Subtitles:{{{1}}}/en|[[en: {{{1}}}]]|}}{{ | |
- | + | #ifexist:Subtitles:{{{1}}}/fr|[[fr: {{{1}}}]]|}}{{ | |
- | + | #ifexist:Subtitles:{{{1}}}/de|[[de: {{{1}}}]]|}}{{ | |
+ | #ifexist:Subtitles:{{{1}}}/es|[[es: {{{1}}}]]|}}{{ | ||
+ | #ifexist:Subtitles:{{{1}}}/he|[[he: {{{1}}}]]|}}{{ | ||
+ | #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. | ||
- | + | ===Instuctions for use=== | |
- | + | It is not necessary to put this template on most [[Strong Bad Email]]s, as it is already included within other templates. For other toons, 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]] is <code><nowiki>{{subtitlesLinks|commandos3}}</nowiki></code>. | ||
+ | [[Category:Navigation Templates|{{PAGENAME}}]] | ||
+ | [[Category:Subtitles Templates|{{PAGENAME}}]] | ||
+ | [[Category:Translation Related Templates|{{PAGENAME}}]] | ||
+ | </noinclude> |
Revision as of 06:13, 21 July 2008
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.
Instuctions for use
It is not necessary to put this template on most Strong Bad Emails, as it is already included within other templates. For other toons, 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 is {{subtitlesLinks|commandos3}}
.