mediawiki-skins-Vector/includes/templates/Link.mustache

5 lines
158 B
Plaintext
Raw Normal View History

<a data-mw="interface"{{!
}}{{#array-attributes}} {{key}}="{{value}}"{{/array-attributes}}>{{!
}}{{#icon}}{{>Icon}}{{/icon}}<span>{{text}}</span>{{!
}}</a>