Template:extlinks
From Homestar Runner Wiki
(Difference between revisions)
(fix twitter example) |
(add support for bad youtube links of the first(?) kind) |
||
Line 6: | Line 6: | ||
-->{{#if:{{{youtube|}}}|*[[YouTube:{{{youtube}}}|watch "{{{title|{{PAGENAME}}}}}"]] on [[YouTube]]}}<!-- | -->{{#if:{{{youtube|}}}|*[[YouTube:{{{youtube}}}|watch "{{{title|{{PAGENAME}}}}}"]] on [[YouTube]]}}<!-- | ||
+ | |||
+ | -->{{#if:{{{youtube2|}}}|*{{ytbl|{{{youtube2}}}|watch "{{{title|{{PAGENAME}}}}}"}} on [[YouTube]]}}<!-- | ||
-->{{#if:{{{twitter|}}}|*[[Twitter:StrongBadActual/status/{{{twitter}}}|watch "{{{title|{{PAGENAME}}}}}"]] on [[@StrongBadActual|Twitter]]}}<!-- | -->{{#if:{{{twitter|}}}|*[[Twitter:StrongBadActual/status/{{{twitter}}}|watch "{{{title|{{PAGENAME}}}}}"]] on [[@StrongBadActual|Twitter]]}}<!-- | ||
Line 53: | Line 55: | ||
|For [[YouTube]] videos | |For [[YouTube]] videos | ||
|{{extlinks|filename|forum thread id|youtube=YouTube id}} | |{{extlinks|filename|forum thread id|youtube=YouTube id}} | ||
+ | |- | ||
+ | | | ||
+ | <code>{{extlinks|</code>''filename''<code>|</code>''forum thread id''<code>|youtube2=</code>''YouTube id (no leading underscore)''<code>}}</code> | ||
+ | |For [[YouTube]] videos | ||
+ | |{{extlinks|filename|forum thread id|youtube2=partial YouTube id}} | ||
|- | |- | ||
| | | |
Revision as of 11:13, 24 December 2020
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 |
---|---|---|
| For pages on the HRWiki mirror (any other interwiki prefix can also be used, as long as the URL ends in .html or .swf) | |
| For pages where the Flash file has a different name to the HTML file | |
| For pages where the Flash file has no HTML file | |
| For pages where the HTML file has no Flash file |
|
| For pages with no HTML file or Flash file | |
| For pages where the toon's name doesn't match the wiki page name |
|
| For YouTube videos | |
| For YouTube videos | |
| For Twitter links |
See Also
- {{sbemailextlinks}}