Template:nextlinks
From Homestar Runner Wiki
(Difference between revisions)
It's dot com (Talk | contribs) (remove obsolete ytbl parameter) |
(add extlinks support for nohtml and noswf + update doc) |
||
| Line 9: | Line 9: | ||
-->{{#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}}}|swf={{{oldswf|}}}|title={{{title|{{PAGENAME}}}}}}}}}<!-- | + | -->{{#if:{{{old|}}}|{{extlinks|{{{old}}}|swf={{{oldswf|}}}|nohtml={{{oldnohtml|}}}|noswf={{{oldnoswf|}}}|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> | ||
| Line 43: | Line 43: | ||
| | | | ||
<code>{{nextlinks|</code>''filename''<code>|</code>''forum thread id''<code>|old=</code>''oldfilename''<code>}}</code> | <code>{{nextlinks|</code>''filename''<code>|</code>''forum thread id''<code>|old=</code>''oldfilename''<code>}}</code> | ||
| - | |For links to the old [[Flash]] site | + | |For links to the old [[Flash]] site using the {{t|extlinks}} template.<br/> |
| + | *Note: Use <code>oldnohtml=1</code>, <code>oldnoswf=1</code> and <code>oldswf=</code>''swf filename'' to pass the parameters <code>nohtml=1</code>, <code>noswf=1</code> and <code>swf=</code>''swf filename'' to the {{t|extlinks}} template, respectively. | ||
|{{nextlinks|filename|forum thread id|old=oldfilename}} | |{{nextlinks|filename|forum thread id|old=oldfilename}} | ||
|- | |- | ||
Revision as of 21:07, 31 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 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 using the {{extlinks}} template.
| |
|
| For links to Flash files |
See Also
- {{extlinks}}
