Template:extlinks
From Homestar Runner Wiki
(Difference between revisions)
m (fix example) |
It's dot com (Talk | contribs) (switch title2 to noquotes for better semantic meaning in parameter) |
||
| Line 1: | Line 1: | ||
| - | {{#setvar:title|{{#if:{{{ | + | {{#setvar:title|{{#if:{{{noquotes|}}}||"}}{{#if:{{{title|}}}|{{{title}}}|{{PAGENAME}}}}{{#if:{{{noquotes|}}}||"}}}}<!-- |
| - | + | ||
-->{{#if:{{{nohtml|}}}||{{#if:{{{1|}}}| | -->{{#if:{{{nohtml|}}}||{{#if:{{{1|}}}| | ||
*{{el|{{{1|}}}.html|{{{action|watch}}} {{#var:title}}|{{{site|oldhr}}}}} {{#if:{{{site|}}}||on the old [[Flash]] site}}|}}}}<!-- | *{{el|{{{1|}}}.html|{{{action|watch}}} {{#var:title}}|{{{site|oldhr}}}}} {{#if:{{{site|}}}||on the old [[Flash]] site}}|}}}}<!-- | ||
| Line 52: | Line 51: | ||
|- | |- | ||
| | | | ||
| - | <code>{{extlinks|</code>''filename''<code>|</code>''forum thread id''<code>| | + | <code>{{extlinks|</code>''filename''<code>|</code>''forum thread id''<code>|title=</code>''title''<code>|noquotes=true}}</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 pages where the toon's name doesn't match the wiki page name and we don't want to add double quotes | ||
| - | |{{extlinks|filename|forum thread id| | + | |{{extlinks|filename|forum thread id|title=title|noquotes=true}} |
|- | |- | ||
| | | | ||
Revision as of 16:12, 11 February 2021
Basic usage
{{extlinks|filename|forum thread 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 on the HRWiki mirror (any other interwiki prefix can also be used, as long as the URL ends in .html or .swf) | |
|
| For pages where the Flash file has a different name to the HTML file | |
|
| For pages where the Flash file has no HTML file | |
|
| For pages where the HTML file has no Flash file |
|
|
| For pages with no HTML file or Flash file | |
|
| For pages where the toon's name doesn't match the wiki page name |
|
|
| 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 | |
|
| For Twitter links If the date parameters are filled in, it will automatically link to the specific Tweet on the wiki | |
|
| For pages that you don't watch |
See Also
- {{nextlinks}}
- {{sbemailextlinks}}
