Template

Basic button external: Difference between revisions

From Joomla! Documentation

Wilsonge (talk | contribs)
Another try
Wilsonge (talk | contribs)
And again
Line 1: Line 1:
<a href="{{{1|https://docs.joomla.org}}} id="content-button" class="button {{#if:{{{2}}}|{{{2}}}|}}" target="_blank">{{{3|{{{4|Click}}} }}}</span><noinclude>{{documentation}}
<a href="{{{1|https://docs.joomla.org}}} id="content-button" class="button {{{#if:{{{2}}}|{{{2}}}|}}}" target="_blank">{{{3|Click}}}</a><noinclude>{{documentation}}
</noinclude>
</noinclude>

Revision as of 15:50, 26 January 2025

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

[view] [edit] [history]

Template documentation
Template:Basic button external/doc