Template

Basic button external: Difference between revisions

From Joomla! Documentation

Wilsonge (talk | contribs)
Second pass
Wilsonge (talk | contribs)
Another try
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 {{#if:{{{2}}}|{{{2}}}|}}" target="_blank">{{{3|{{{4|Click}}} }}}</span><noinclude>{{documentation}}
</noinclude>
</noinclude>

Revision as of 15:33, 26 January 2025

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

[view] [edit] [history]

Template documentation
Template:Basic button external/doc