Template:Ext: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> This template allows to insert external links without external link arrow indicator that follows the link's content. Usage: By default external links using this structure <nowiki>[link contentToDisplay] for instance [https://loisteinteractive.com/ Loiste Interactive]</nowiki> will be displayed as following: [https://loisteinteractive.com/ Loiste Interactive] In the article use <nowiki>{{Ext|link contentToDisplay}} for instance {{Ext|https://loisteinteracti...") |
mNo edit summary |
||
Line 11: | Line 11: | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude><includeonly><span class="plainlinks">[{{{1|}}} {{{2|}}}]</span></includeonly> | ||
<span class="plainlinks">[{{{1|}}} {{{2|}}}]</span> |
Latest revision as of 20:44, 29 October 2024
This template allows to insert external links without external link arrow indicator that follows the link's content.
Usage:
By default external links using this structure [link contentToDisplay] for instance [https://loisteinteractive.com/ Loiste Interactive] will be displayed as following: Loiste Interactive
In the article use {{Ext|link contentToDisplay}} for instance {{Ext|https://loisteinteractive.com/ Loiste Interactive}} to get: Loiste Interactive
Alternative syntax {{Ext|link|contentToDisplay}} for instance {{Ext|https://loisteinteractive.com/|Loiste Interactive}} to get the same results: Loiste Interactive