Template

Basic button external: Difference between revisions

From Joomla! Documentation

Tom Hutchison (talk | contribs)
external button
 
Wilsonge (talk | contribs)
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#tag:html|<a href="{{{1|https://docs.joomla.org}}}" id="content-button" class="button {{{class|}}}">{{{2|{{{1|Click}}} }}}</a>}}<noinclude>{{documentation}}
{{#widget:Basic button external
</noinclude>
|url={{{1|https://docs.joomla.org}}}
|class={{{class|}}}
|text={{{2|{{{1|Click}}} }}}}}
<noinclude>
{{documentation}}</noinclude>

Latest revision as of 16:16, 26 January 2025

Click

[view] [edit] [history]

Template documentation
Template:Basic button external/doc