Link/External – Template
Lou Montana (talk | contribs) (Add armaholic.eu) |
Lou Montana (talk | contribs) (Fix community.bistudio.com & community.bohemia.net "bad template usage" category to avoid the few valid cases) |
||
Line 53: | Line 53: | ||
<!-- default link --> | <!-- default link --> | ||
<!-- | <!-- | ||
community.bistudio.com | community.bistudio.com/wiki/ | ||
community.bohemia.net | community.bohemia.net/wiki/ | ||
= add to [[:Category:Link template usage error]] | = add to [[:Category:Link template usage error]] | ||
--> | --> | ||
|#default= {{#if: {{{text|}}} | [{{#replace:{{{link}}}| |_}} {{{text}}}] | {{#replace:{{{link}}}| |_}} }}{{#if: | |#default= {{#if: {{{text|}}} | [{{#replace:{{{link}}}| |_}} {{{text}}}] | {{#replace:{{{link}}}| |_}} }}{{#if: | ||
{{#pos:{{{link}}}|community.bistudio.com}} | {{#pos:{{{link}}}|community.bistudio.com/wiki/}} | ||
{{#pos:{{{link}}}|community.bohemia.net}} | {{#pos:{{{link}}}|community.bohemia.net/wiki/}} | ||
| <sub style="font-size: .66em">''[[:Category:Link template usage error|BIKI]]''</sub>{{TemplateCase||[[Category:Link template usage error]]}} | | <sub style="font-size: .66em">''[[:Category:Link template usage error|BIKI]]''</sub>{{TemplateCase||[[Category:Link template usage error]]}} | ||
}} | }} |
Revision as of 14:09, 28 April 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 or BIKI link.
Filtered | Redirected | Decorated |
---|---|---|
|
|
|
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/External}} | -no link provided- |
{{Link/External|link= https://www.bohemia.net}} | https://www.bohemia.net |
{{Link/External|text= {{Name|bi}} website}} | -no link provided- |
* {{Link/External|link= https://www.bohemia.net|text= {{Name|bi}} website}} |
|
* {{Link/External|link= https://www.armaholic.com}} |
|
* {{Link/External|link= http://ofp.gamepark.cz/index.php?showthis=2302}} |
|
* {{Link/External|link= enfusion://ScriptEditor/scripts/Game/generated/EPlayerRole.c;13|text= EPlayerRole}} |