Template:nextlinks
From Homestar Runner Wiki
(Difference between revisions)
(rm action functionality for YouTube (see Main Page 26)) |
It's dot com (Talk | contribs) (revert and instead add ytaction to handle override) |
||
Line 3: | Line 3: | ||
*[[{{{site|HR}}}:{{{1|}}}|{{{action|watch}}} {{#var:title}}]]|}}<!-- | *[[{{{site|HR}}}:{{{1|}}}|{{{action|watch}}} {{#var:title}}]]|}}<!-- | ||
- | -->{{#if:{{{youtube|}}}|*[[YouTube:{{{youtube}}}|watch {{#var:title}}]] on [[YouTube]]}}<!-- | + | -->{{#if:{{{youtube|}}}|*[[YouTube:{{{youtube}}}|{{{ytaction|{{{action|watch}}}}}} {{#var:title}}]] on [[YouTube]]}}<!-- |
-->{{#if:{{{twitter|}}}|*[[Twitter:StrongBadActual/status/{{{twitter}}}|{{{action|watch}}} {{#var:title}}]] on {{#if:{{{y|}}}|{{prs|{{{twitter}}}|{{{d}}}|{{{m}}}|{{{y}}}|alt=Twitter}}|[[@StrongBadActual|Twitter]]}}}}<!-- | -->{{#if:{{{twitter|}}}|*[[Twitter:StrongBadActual/status/{{{twitter}}}|{{{action|watch}}} {{#var:title}}]] on {{#if:{{{y|}}}|{{prs|{{{twitter}}}|{{{d}}}|{{{m}}}|{{{y}}}|alt=Twitter}}|[[@StrongBadActual|Twitter]]}}}}<!-- | ||
Line 9: | Line 9: | ||
-->{{#if:{{{swf|}}}|*[[{{{site|HR}}}:{{{swf|}}}.swf|view the Flash file for {{#var:title}}]]}}<!-- | -->{{#if:{{{swf|}}}|*[[{{{site|HR}}}:{{{swf|}}}.swf|view the Flash file for {{#var:title}}]]}}<!-- | ||
- | -->{{#if:{{{old|}}}|{{extlinks|{{{old}}}|swf={{{oldswf|}}}|nohtml={{{oldnohtml|}}}|noswf={{{oldnoswf|}}}|title={{{title|}}}|noquotes={{{noquotes|}}}|action={{{action|watch}}}}}}}<!-- | + | -->{{#if:{{{old|}}}|{{extlinks|{{{old}}}|swf={{{oldswf|}}}|nohtml={{{oldnohtml|}}}|noswf={{{oldnoswf|}}}|title={{{title|}}}|noquotes={{{noquotes|}}}|action={{{action|watch}}}|ytaction={{{ytaction|{{{action|watch}}}}}}}}}}<!-- |
-->{{#if:{{{forum|{{{2|}}}}}}|*[[Forum:{{{forum|{{{2|}}}}}}|forum thread re: {{#var:title}}]]}}<noinclude> | -->{{#if:{{{forum|{{{2|}}}}}}|*[[Forum:{{{forum|{{{2|}}}}}}|forum thread re: {{#var:title}}]]}}<noinclude> |
Revision as of 19:40, 11 February 2021
Basic usage
{{nextlinks|
filename|
forum thread id|youtube=
YouTube video ID|old=
oldfilename}}
- 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 with no HTML file or Flash file | |
| For pages where the toon's name doesn't match the wiki page name | |
| For pages where the toon's name doesn't match the wiki page name and we don't want to add double quotes | |
| For YouTube videos | |
| For Twitter links If the date parameters are filled in, it will automatically link to the specific Tweet on the wiki | |
| For links to the old Flash site using the {{extlinks}} template.
| |
| For links to Flash files | |
| For pages that you don't watch |
See Also
- {{extlinks}}