Template:nextlinks

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(add support for links to old site)
(sadly it's taken me this long to realize that, paradoxically, this is a more meaningful parameter name)
Line 4: Line 4:
-->{{#if:{{{yt|}}}|*[[YouTube:{{{yt}}}|watch "{{{title|{{PAGENAME}}}}}"]] on [[YouTube]]}}<!--
-->{{#if:{{{yt|}}}|*[[YouTube:{{{yt}}}|watch "{{{title|{{PAGENAME}}}}}"]] on [[YouTube]]}}<!--
-
-->{{#if:{{{youtube2|}}}|*{{ytbl|{{{youtube2}}}|watch "{{{title|{{PAGENAME}}}}}"}} on [[YouTube]]}}<!--
+
-->{{#if:{{{ytbl|}}}|*{{ytbl|{{{ytbl}}}|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}}}|watch "{{{title|{{PAGENAME}}}}}"]] on {{#if:{{{y|}}}|{{prs|{{{twitter}}}|{{{d}}}|{{{m}}}|{{{y}}}|alt=Twitter}}|[[@StrongBadActual|Twitter]]}}}}<!--
Line 36: Line 36:
|-
|-
|
|
-
<code>&#123;{nextlinks|</code>''filename''<code>|</code>''forum thread id''<code>|youtube2=</code>''YouTube id (no leading underscore)''<code>}}</code>
+
<code>&#123;{nextlinks|</code>''filename''<code>|</code>''forum thread id''<code>|ytbl=</code>''YouTube id (no leading underscore)''<code>}}</code>
|For [[YouTube]] videos with IDs that begin with an underscore (please omit the underscore from the ID) <br/> See [[HRWiki:YouTube underscore issues]] for more information
|For [[YouTube]] videos with IDs that begin with an underscore (please omit the underscore from the ID) <br/> See [[HRWiki:YouTube underscore issues]] for more information
-
|{{nextlinks|filename|forum thread id|youtube2=partial_YouTube_id}}
+
|{{nextlinks|filename|forum thread id|ytbl=partial_YouTube_id}}
|-
|-
|
|

Revision as of 08:44, 20 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|yt=YouTube id|old=oldfilename}}

For YouTube videos

See Also

Personal tools