Template:nextlinks
From Homestar Runner Wiki
(Difference between revisions)
(allow support for the old youtube parameter as well!) |
(add SWF parameter) |
||
| Line 8: | Line 8: | ||
-->{{#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]]}}}}<!-- | ||
| + | |||
| + | -->{{#if:{{{swf|}}}|[[{{{site|HR}}}:{{{swf|}}}|view the Flash file for "{{{title|{{PAGENAME}}}}}"]]}}<!-- | ||
-->{{#if:{{{old|}}}|{{extlinks|{{{old}}}}}}}<!-- | -->{{#if:{{{old|}}}|{{extlinks|{{{old}}}}}}}<!-- | ||
| Line 50: | Line 52: | ||
|For links to the old [[Flash]] site | |For links to the old [[Flash]] site | ||
|{{nextlinks|filename|forum thread id|old=oldfilename}} | |{{nextlinks|filename|forum thread id|old=oldfilename}} | ||
| + | |- | ||
| + | | | ||
| + | <code>{{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}} | ||
|} | |} | ||
Revision as of 21:24, 23 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 |
|---|---|---|
|
| For pages with no HTML file or Flash file | |
|
| For pages where the toon's name doesn't match the wiki page name | |
|
| For YouTube videos | |
|
| 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 | |
|
| For Twitter links If the date parameters are filled in, it will automatically link to the specific Tweet on the wiki | |
|
| For links to the old Flash site | |
|
| For links to Flash files |
See Also
- {{extlinks}}
