Editing Template:nextlinks

From Homestar Runner Wiki

Jump to: navigation, search
Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
Current revision Your text
Line 1: Line 1:
-
{{#setvar:title|{{#if:{{{noquotes|}}}||"}}{{#if:{{{title|}}}|{{{title}}}|{{PAGENAME}}}}{{#if:{{{noquotes|}}}||"}}}}<!--
+
{{#if:{{{1|}}}|
-
-->{{#if:{{{1|}}}|
+
*[[{{{site|HR}}}:{{{1|}}}|watch "{{{title|{{PAGENAME}}}}}"]]|}}<!--
-
*[[{{{site|HR}}}:{{{1|}}}|{{{action|watch}}} {{#var:title}}]]|}}<!--
+
-
-->{{#if:{{{youtube|}}}|*[[YouTube:{{{youtube}}}|{{{ytaction|{{{action|watch}}}}}} {{#var:title}}]] on [[YouTube]]}}<!--
+
-->{{#if:{{{yt|}}}|*[[YouTube:{{{yt}}}|watch "{{{title|{{PAGENAME}}}}}"]] 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:{{{youtube2|}}}|*{{ytbl|{{{youtube2}}}|watch "{{{title|{{PAGENAME}}}}}"}} on [[YouTube]]}}<!--
-
-->{{#if:{{{swf|}}}|*[[{{{site|HR}}}:{{{swf|}}}.swf|view the Flash file for {{#var:title}}]]}}<!--
+
-->{{#if:{{{twitter|}}}|*[[Twitter:StrongBadActual/status/{{{twitter}}}|watch "{{{title|{{PAGENAME}}}}}"]] on {{#if:{{{y|}}}|{{prs|{{{twitter}}}|{{{d}}}|{{{m}}}|{{{y}}}|alt=Twitter}}|[[@StrongBadActual|Twitter]]}}}}<!--
-
-->{{#if:{{{old|}}}|{{extlinks|{{{old}}}|swf={{{oldswf|}}}|nohtml={{{oldnohtml|}}}|noswf={{{oldnoswf|}}}|title={{{title|}}}|noquotes={{{noquotes|}}}|action={{{action|watch}}}|ytaction={{{ytaction|{{{action|watch}}}}}}}}}}<!--
+
-->{{#if:{{{old|}}}|{{extlinks|{{{old}}}}}}}<!--
-
-->{{#if:{{{forum|{{{2|}}}}}}|*[[Forum:{{{forum|{{{2|}}}}}}|forum thread re: {{#var:title}}]]}}<noinclude>
+
-->{{#if:{{{forum|{{{2|}}}}}}|*[[Forum:{{{forum|{{{2|}}}}}}|forum thread re: "{{{title|{{PAGENAME}}}}}"]]}}<noinclude>
==Basic usage==
==Basic usage==
-
*<code>&#123;{nextlinks|</code>''filename''<code>|</code>''forum thread id''<code>|youtube=</code>''YouTube video ID''<code>|old=</code>''oldfilename''<code>}}</code>
+
*<code>&#123;{nextlinks|</code>''filename''<code>|</code>''forum thread id''<code>|yt=</code>''YouTube video ID''<code>|old=</code>''oldfilename''<code>}}</code>
**The forum thread id can be left out, if the toon doesn't have a forum thread.
**The forum thread id can be left out, if the toon doesn't have a forum thread.
Line 32: Line 31:
|-
|-
|
|
-
<code>&#123;{nextlinks|</code>''filename''<code>|</code>''forum thread id''<code>|title=</code>''title''<code>|noquotes=true}}</code>
+
<code>&#123;{nextlinks|</code>''filename''<code>|</code>''forum thread id''<code>|yt=</code>''YouTube id''<code>}}</code>
-
|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
-
|{{nextlinks|filename|forum thread id|title=title|noquotes=true}}
+
|{{nextlinks|filename|forum thread id|yt=YouTube id}}
|-
|-
|
|
-
<code>&#123;{nextlinks|</code>''filename''<code>|</code>''forum thread id''<code>|youtube=</code>''YouTube id''<code>}}</code>
+
<code>&#123;{nextlinks|</code>''filename''<code>|</code>''forum thread id''<code>|youtube2=</code>''YouTube id (no leading underscore)''<code>}}</code>
-
|For [[YouTube]] videos
+
|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|youtube=YouTube id}}
+
|{{nextlinks|filename|forum thread id|youtube2=partial_YouTube_id}}
|-
|-
|
|
Line 47: Line 46:
|-
|-
|
|
-
<code>&#123;{nextlinks|</code>''filename''<code>|</code>''forum thread id''<code>|old=</code>''oldfilename''<code>}}</code>
+
<code>&#123;{nextlinks|</code>''filename''<code>|</code>''forum thread id''<code>|yt=</code>''YouTube id''<code>|old=</code>''oldfilename''<code>}}</code>
-
|For links to the old [[Flash]] site using the {{t|extlinks}} template.<br/>
+
|For [[YouTube]] videos
-
*Note: Use <code>oldnohtml=true</code>, <code>oldnoswf=true</code> and <code>oldswf=</code>''swf filename'' to pass the parameters <code>nohtml=true</code>, <code>noswf=true</code> and <code>swf=</code>''swf filename'' to the {{t|extlinks}} template, respectively.
+
|{{nextlinks|filename|forum thread id|yt=YouTube id|old=oldfilename}}
-
|{{nextlinks|filename|forum thread id|old=oldfilename}}
+
-
|-
+
-
|
+
-
<code>&#123;{nextlinks|</code>''filename''<code>|</code>''forum thread id''<code>|swf=</code>''swf filename''<code>}}</code>
+
-
|For links to Flash files
+
-
|{{nextlinks|filename|forum thread id|swf=swf filename}}
+
-
|-
+
-
|
+
-
<code>&#123;{nextlinks|</code>''filename''<code>|</code>''forum thread id''<code>|action=</code>''action''<code>}}</code>
+
-
|For pages that you don't watch
+
-
|{{nextlinks|filename|forum thread id|action=play}}
+
-
|-
+
-
|
+
-
<code>&#123;{nextlinks|</code>''filename''<code>|</code>''forum thread id''<code>|youtube=</code>''YouTube id''<code>|ytaction=</code>''YouTube action''<code>}}</code>
+
-
|For pages where the YouTube action is different from the main action (or different from the default "watch" if <code>action</code> is not set)
+
-
|{{nextlinks|filename|forum thread id|youtube=YouTube id|ytaction=check out}}
+
|}
|}

Your changes will be visible immediately. If you would like to test or practice editing, please do so in the sandbox. You are encouraged to create, expand, and improve upon articles; however, bad edits to articles are watched for and will be quickly removed.


CAPTCHA Image
Image Code:
Cancel | Editing help (opens in new window)
You are required to enter a code from an image in order to perform certain operations. This image is designed to protect the site from vandalism. If the images are too obscured to read, just give it your best shot and a new image will be shown next time. If you are visually impaired or limited to text-based browsing, you can contact the site administrator and something can be arranged. The code is not case-sensitive.

The Homestar Runner Wiki is neither owned by nor affiliated with homestarrunner.com. Much of the material presented here is copyrighted by The Brothers Chaps and/or Harmless Junk, Inc. For more information, see the legal stuff page on the official Homestar Runner website. The proprietor of this site asserts that publication of such material on the wiki qualifies as fair use under United States copyright law.

Material on this site that is not copyrighted by The Brothers Chaps (e.g. opinions and mindless chatter) is licensed to the various authors, where indicated, and is released under a Creative Commons Deed, which simply ensures that none of this information may legally be used for commercial purposes.

Personal tools