Template:nextlinks

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(spell out youtube parameter and remove obsolete yt parameter)
(add action parameter (default = watch))
Line 1: Line 1:
{{#if:{{{1|}}}|
{{#if:{{{1|}}}|
-
*[[{{{site|HR}}}:{{{1|}}}|watch "{{{title|{{PAGENAME}}}}}"]]|}}<!--
+
*[[{{{site|HR}}}:{{{1|}}}|{{{action|watch}}} "{{{title|{{PAGENAME}}}}}"]]|}}<!--
-
-->{{#if:{{{youtube|}}}|*[[YouTube:{{{youtube}}}|watch "{{{title|{{PAGENAME}}}}}"]] on [[YouTube]]}}<!--
+
-->{{#if:{{{youtube|}}}|*[[YouTube:{{{youtube}}}|{{{action|watch}}} "{{{title|{{PAGENAME}}}}}"]] on [[YouTube]]}}<!--
-
-->{{#if:{{{twitter|}}}|*[[Twitter:StrongBadActual/status/{{{twitter}}}|watch "{{{title|{{PAGENAME}}}}}"]] on {{#if:{{{y|}}}|{{prs|{{{twitter}}}|{{{d}}}|{{{m}}}|{{{y}}}|alt=Twitter}}|[[@StrongBadActual|Twitter]]}}}}<!--
+
-->{{#if:{{{twitter|}}}|*[[Twitter:StrongBadActual/status/{{{twitter}}}|{{{action|watch}}} "{{{title|{{PAGENAME}}}}}"]] on {{#if:{{{y|}}}|{{prs|{{{twitter}}}|{{{d}}}|{{{m}}}|{{{y}}}|alt=Twitter}}|[[@StrongBadActual|Twitter]]}}}}<!--
-->{{#if:{{{swf|}}}|*[[{{{site|HR}}}:{{{swf|}}}.swf|view the Flash file for "{{{title|{{PAGENAME}}}}}"]]}}<!--
-->{{#if:{{{swf|}}}|*[[{{{site|HR}}}:{{{swf|}}}.swf|view the Flash file for "{{{title|{{PAGENAME}}}}}"]]}}<!--

Revision as of 23:05, 7 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

{{nextlinks|forum=forum thread id}}

For pages with no HTML file or Flash file

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

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

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

For YouTube videos

{{nextlinks|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

{{nextlinks|filename|forum thread id|old=oldfilename}}

For links to the old Flash site using the {{extlinks}} template.
  • Note: Use oldnohtml=1, oldnoswf=1 and oldswf=swf filename to pass the parameters nohtml=1, noswf=1 and swf=swf filename to the {{extlinks}} template, respectively.

{{nextlinks|filename|forum thread id|swf=swf filename}}

For links to Flash files

See Also

Personal tools