Link/External – Template
Lou Montana (talk | contribs) (Add 6thsense.eu to the "dead links" list) |
Lou Montana (talk | contribs) (Add Template:Wikipedia template replacement) |
||
Line 9: | Line 9: | ||
| | | | ||
{{#if: | {{#if: | ||
{{#pos:{{{link}}}| | {{#pos:{{{link}}}|wikipedia.org}} | ||
{{# | | | ||
<span class="wikipedia" title="{{#if:{{#explode:{{{link}}}|.org/|1}}|Go to the {{#replace:{{#explode:{{{link}}}|.org/|1}}|_| }} Wikipedia article|Access Wikipedia}}">[{{{link}}} {{#if:{{{text|}}}|{{{text}}}|{{#if:{{#explode:{{{link}}}|.org/|1}}|{{#replace:{{#explode:{{{link}}}|.org/|1}}|_| }}|{{{link}}}}}}}]</span> | |||
| | | | ||
{{#if: | {{#if: | ||
{{#pos:{{{link}}}| | {{#pos:{{{link}}}|ofp.gamepark.cz}} | ||
{{#pos:{{{link}}}| | {{#pos:{{{link}}}|ofp.gamepark.eu}} | ||
{{#pos:{{{link}}}| | {{#pos:{{{link}}}|ofp.gamezone.cz}} | ||
{{#pos:{{{link}}}| | {{#pos:{{{link}}}|ofp.info}} | ||
{{#pos:{{{link}}}| | {{#pos:{{{link}}}|ofpr.info/ofpd/}} | ||
{{#pos:{{{link}}}| | {{#pos:{{{link}}}|ftp://ofpr.info}} | ||
| <span title="Old link: {{{link}}}">{{#if:{{{text|}}}| | {{#pos:{{{link}}}|ftp://ftp.ofpr.info}} | ||
{{#pos:{{{link}}}|ftp://www.ofpr.info}} | |||
| <span class="ofp-faguss-link" title="Old link: {{{link}}}">[https://ofp-faguss.com/addonsearch.php?searchfor={{URLENCODE:{{{link}}}}} {{#if:{{{text|}}}|{{{text}}}|ofpr.info link}}]</span> <span class="ofp-faguss-info">link courtesy of<br>[https://ofp-faguss.com/ OFP-Faguss.com]</span> | |||
| | | | ||
{{#if: {{{text|}}} | {{#if: | ||
| [{{#replace:{{{link}}}| |_}} {{{text}}}] | {{#pos:{{{link}}}|armaholic.com}} | ||
{{#pos:{{{link}}}|armedassault.com}} | |||
{{#pos:{{{link}}}|dev-heaven.net}} | |||
{{#pos:{{{link}}}|flashpoint1985.com}} | |||
{{#pos:{{{link}}}|pastebin.jonasscholz.de}} | |||
{{#pos:{{{link}}}|6thsense.eu}} | |||
| <span title="Old link: {{{link}}}">{{#if:{{{text|}}}|''{{{text}}}'' <sub>(dead link)</sub>|''-dead link-''}}</span> | |||
| | |||
{{#if: {{{text|}}} | |||
| [{{#replace:{{{link}}}| |_}} {{{text}}}] | |||
| {{#replace:{{{link}}}| |_}} | |||
}} | |||
}} | }} | ||
}} | }} | ||
Line 101: | Line 107: | ||
* {{Link|link= http://www.armedassault.com/william/|text= William Porter's Blog}} | * {{Link|link= http://www.armedassault.com/william/|text= William Porter's Blog}} | ||
* {{Link|link= http://web.archive.org/web/20080401075137/http://www.armedassault.com/william/|text= William Porter's Blog}} | * {{Link|link= http://web.archive.org/web/20080401075137/http://www.armedassault.com/william/|text= William Porter's Blog}} | ||
|example9= <nowiki>* {{Link|link= https://en.wikipedia.org/}}</nowiki><br> | |||
<nowiki>* {{Link|link= https://en.wikipedia.org/|text= An article}}</nowiki><br> | |||
<nowiki>* {{Link|link= https://en.wikipedia.org/Arma_2}}</nowiki><br> | |||
<nowiki>* {{Link|link= https://en.wikipedia.org/Arma_2|text= an {{arma2}} article}}</nowiki> | |||
|result9= <nowiki/> | |||
* {{Link|link= https://en.wikipedia.org/}} | |||
* {{Link|link= https://en.wikipedia.org/|text= An article}} | |||
* {{Link|link= https://en.wikipedia.org/Arma_2}} | |||
* {{Link|link= https://en.wikipedia.org/Arma_2|text= an {{arma2}} article}} | |||
}}</noinclude> | }}</noinclude> |
Revision as of 21:49, 23 February 2023
External link template allows external URLs filter/styliser depending on the domain name. It also replaces spaces in links by underscores. It adds the page to Link template usage error category in case of improper formatting.
Filtered | Redirected |
---|---|
|
|
This template is used on these pages.
Usage
{{Link/External|link=|text=}}
- link=: (named parameter) the URL
- text=: (Optional, named parameter) the link's text
Code | Result |
---|---|
{{Link}} | -no link provided- |
{{Link|link= https://www.bohemia.net}} | https://www.bohemia.net |
{{Link|text= BI website}} | -no link provided- |
{{Link|link= https://www.bohemia.net|text= BI website}} | BI website |
* {{Link|link= https://www.armaholic.com}} * {{Link|link= https://www.armedassault.com}} |
|
{{Link|link= https://www.armaholic.com/page.php?id=1|text= My {{arma1}} mod}} | My Armed Assault mod (dead link) |
* {{Link|link= http://ofp.gamepark.cz/index.php?showthis=2302}} * {{Link|link= http://ofp.gamepark.cz/index.php?showthis=2302|text= Screen shot of the week 21}} |
|
* {{Link|link= http://www.armedassault.com/william/|text= William Porter's Blog}} * {{Link|link= http://web.archive.org/web/20080401075137/http://www.armedassault.com/william/|text= William Porter's Blog}} |
|
* {{Link|link= https://en.wikipedia.org/}} * {{Link|link= https://en.wikipedia.org/|text= An article}} |