Template:nextlinks
From Homestar Runner Wiki
(Difference between revisions)
(the URLs no longer use .html) |
(adding option for internal links to Tweets) |
||
| Line 6: | Line 6: | ||
-->{{#if:{{{youtube2|}}}|*{{ytbl|{{{youtube2}}}|watch "{{{title|{{PAGENAME}}}}}"}} on [[YouTube]]}}<!-- | -->{{#if:{{{youtube2|}}}|*{{ytbl|{{{youtube2}}}|watch "{{{title|{{PAGENAME}}}}}"}} on [[YouTube]]}}<!-- | ||
| - | -->{{#if:{{{twitter|}}}|*[[Twitter:StrongBadActual/status/{{{twitter}}}|watch "{{{title|{{PAGENAME}}}}}"]] on [[@StrongBadActual|Twitter]]}}<!-- | + | -->{{#if:{{{twitter|}}}|*[[Twitter:StrongBadActual/status/{{{twitter}}}|watch "{{{title|{{PAGENAME}}}}}"]] on {{#if:{{{y|}}}|{{prs|{{{twitter}}}|{{{d}}}|{{{m}}}|{{{y}}}|alt=Twitter}}|[[@StrongBadActual|Twitter]]}}}}<!-- |
-->{{#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 39: | Line 39: | ||
|- | |- | ||
| | | | ||
| - | <code>{{nextlinks|</code>''filename''<code>|</code>''forum thread id''<code>|twitter=</code>''Twitter id''<code>}}</code> | + | <code>{{nextlinks|</code>''filename''<code>|</code>''forum thread id''<code>|twitter=</code>''Twitter id''<code>|d=</code>''day''<code>|m=</code>''month''<code>|y=</code>''year''<code>}}</code> |
| - | |For [[@StrongBadActual|Twitter]] links | + | |For [[@StrongBadActual|Twitter]] links<br>If the date parameters are filled in, it will automatically link to the specific Tweet on the wiki |
| - | |{{nextlinks|filename|forum thread id|twitter=Twitter id}} | + | |{{nextlinks|filename|forum thread id|twitter=Twitter id|d=day|m=month|y=year}} |
|} | |} | ||
Revision as of 00:27, 11 January 2021
Basic usage
{{nextlinks|filename|forum thread id|yt=YouTube video ID}}- 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 |
See Also
- {{extlinks}}
