Link/External – Template
Lou Montana (talk | contribs) (Add Template:Wikipedia template replacement) |
Lou Montana (talk | contribs) m (Fix Wikipedia system) |
||
Line 11: | Line 11: | ||
{{#pos:{{{link}}}|wikipedia.org}} | {{#pos:{{{link}}}|wikipedia.org}} | ||
| | | | ||
<span class="wikipedia" title="{{#if:{{#explode:{{{link}}}| | <span class="wikipedia" title="{{#if:{{#explode:{{{link}}}|/wiki/|1}}|Read the '{{#replace:{{#explode:{{{link}}}|/wiki/|1}}|_| }}' Wikipedia article|Access Wikipedia}}">[{{{link}}} {{#if:{{{text|}}}|{{{text}}}|{{#if:{{#explode:{{{link}}}|/wiki/|1}}|{{#replace:{{#explode:{{{link}}}|/wiki/|1}}|_| }}|{{{link}}}}}}}]</span> | ||
| | | | ||
{{#if: | {{#if: | ||
Line 114: | Line 114: | ||
* {{Link|link= https://en.wikipedia.org/}} | * {{Link|link= https://en.wikipedia.org/}} | ||
* {{Link|link= https://en.wikipedia.org/|text= An article}} | * {{Link|link= https://en.wikipedia.org/|text= An article}} | ||
* {{Link|link= https://en.wikipedia.org/Arma_2}} | * {{Link|link= https://en.wikipedia.org/wiki/Arma_2}} | ||
* {{Link|link= https://en.wikipedia.org/Arma_2|text= an {{arma2}} article}} | * {{Link|link= https://en.wikipedia.org/wiki/Arma_2|text= an {{arma2}} article}} | ||
}}</noinclude> | }}</noinclude> |
Revision as of 22:18, 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}} |