Template

Basic button external: Difference between revisions

From Joomla! Documentation

Wilsonge (talk | contribs)
And again
Wilsonge (talk | contribs)
Revert back to original
Line 1: Line 1:
<a href="{{{1|https://docs.joomla.org}}} id="content-button" class="button {{{#if:{{{2}}}|{{{2}}}|}}}" target="_blank">{{{3|Click}}}</a><noinclude>{{documentation}}
{{#tag:html|<a href="{{{1|https://docs.joomla.org}}}" id="content-button" class="button {{{class|}}}" target="_blank">{{{2|{{{1|Click}}} }}}</a>}}<noinclude>{{documentation}}
</noinclude>

Revision as of 15:59, 26 January 2025

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

[view] [edit] [history]

Template documentation
Template:Basic button external/doc