Template

Basic button external: Difference between revisions

From Joomla! Documentation

Tom Hutchison (talk | contribs)
m target blank
Wilsonge (talk | contribs)
Remove html wrapper
Line 1: Line 1:
{{#tag:html|<a href="{{{1|https://docs.joomla.org}}}" id="content-button" class="button {{{class|}}}" target="_blank">{{{2|{{{1|Click}}} }}}</a>}}<noinclude>{{documentation}}
<a href="{{{1|https://docs.joomla.org}}}" id="content-button" class="button {{{class|}}}" target="_blank">{{{2|{{{1|Click}}} }}}</a><noinclude>{{documentation}}
</noinclude>
</noinclude>

Revision as of 15:29, 26 January 2025

<a href="https://docs.joomla.org" id="content-button" class="button " target="_blank">Click </a>

[view] [edit] [history]

Template documentation
Template:Basic button external/doc