Template:PlainLink: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#tag:html| | {{#tag:html| | ||
<a href="{{{1}}}" class=" | <a href="{{{1|}}}" class="plainlinks" target="_blank" rel="noopener noreferrer" title="{{{3|}}}"> | ||
{{#if:{{{2|}}}|{{{2}}}|{{{1}}}} | |||
</a> | |||
}} | }} |
Revision as of 17:23, 9 July 2025
{{#tag:html| <a href="" class="plainlinks" target="_blank" rel="noopener noreferrer" title="">
{{{1}}}}
</a>