Template:nextlinks

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(fix)
(add support for oldsql and title tags)
Line 11: Line 11:
-->{{#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}}}}}"]]}}<!--
-
-->{{#if:{{{old|}}}|{{extlinks|{{{old}}}}}}}<!--
+
-->{{#if:{{{old|}}}|{{extlinks|{{{old}}}|swf={{{oldswf|}}}|title={{{title|{{PAGENAME}}}}}}}}}<!--
-->{{#if:{{{forum|{{{2|}}}}}}|*[[Forum:{{{forum|{{{2|}}}}}}|forum thread re: "{{{title|{{PAGENAME}}}}}"]]}}<noinclude>
-->{{#if:{{{forum|{{{2|}}}}}}|*[[Forum:{{{forum|{{{2|}}}}}}|forum thread re: "{{{title|{{PAGENAME}}}}}"]]}}<noinclude>

Revision as of 23:25, 25 January 2021


Basic usage

  • {{nextlinks|filename|forum thread id|yt=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|yt=YouTube id}}

For YouTube videos

{{nextlinks|filename|forum thread id|ytbl=YouTube id (no leading underscore)}}

For YouTube videos with IDs that begin with an underscore (please omit the underscore from the ID)
See HRWiki:YouTube underscore issues for more information

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

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

For links to Flash files

See Also

Personal tools