Template

Basic button external: Difference between revisions

From Joomla! Documentation

Wilsonge (talk | contribs)
Remove html wrapper
Wilsonge (talk | contribs)
Second pass
Line 1: Line 1:
<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:30, 26 January 2025

<a href="
" id="content-button" class="button Template:Class" target="_blank">

</a>

[view] [edit] [history]

Template documentation
Template:Basic button external/doc