Template:nextlinks

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(switch title2 to noquotes for better semantic meaning in parameter)
(rm action functionality for YouTube (see Main Page 26))
Line 3: Line 3:
*[[{{{site|HR}}}:{{{1|}}}|{{{action|watch}}} {{#var:title}}]]|}}<!--
*[[{{{site|HR}}}:{{{1|}}}|{{{action|watch}}} {{#var:title}}]]|}}<!--
-
-->{{#if:{{{youtube|}}}|*[[YouTube:{{{youtube}}}|{{{action|watch}}} {{#var:title}}]] on [[YouTube]]}}<!--
+
-->{{#if:{{{youtube|}}}|*[[YouTube:{{{youtube}}}|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]]}}}}<!--

Revision as of 19:12, 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

{{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|title=title|noquotes=true}}

For pages where the toon's name doesn't match the wiki page name and we don't want to add double quotes

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

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

For pages that you don't watch

See Also

Personal tools