Link/External – Template
Jump to navigation
Jump to search
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 ExternalLink template usage error category in case of improper formatting.
Currently listed dead sites:
- armaholic.com
- armedassault.com
- dev-heaven.net
- flashpoint1985.com
- ofp.gamepark.cz
- ofp.gamepark.eu
- ofp.gamezone.cz
- ofp.info // ofpr.info is valid
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 |
---|---|
{{ExternalLink}} | -no links defined- |
{{ExternalLink|link= https://www.bohemia.net}} | https://www.bohemia.net |
{{ExternalLink|text= BI website}} | -no links defined- |
{{ExternalLink|link= https://www.bohemia.net|text= BI website}} | BI website |
{{ExternalLink|link= https://en.wikipedia.org/wiki/Bohemia Interactive|text= BI on Wikipedia}} | BI on Wikipedia |
{{ExternalLink|link= https://www.armaholic.com}} | -dead link- |
{{ExternalLink|link= https://www.armaholic.com/page.php?id=1|text= My {{Name|arma2}} mod}} | My Arma 2 mod (dead link) |
{{ExternalLink|link= http://ofp.gamepark.cz/index.php?showthis=2302}} | ofpr.info link (courtesy of OFP-Faguss.com) |
{{ExternalLink|link= http://ofp.gamepark.cz/index.php?showthis=2302|text= Screen shot of the week 21}} | Screen shot of the week 21 (courtesy of OFP-Faguss.com) |