Template

Basic button: Difference between revisions

From Joomla! Documentation

Tom Hutchison (talk | contribs)
new template
Wilsonge (talk | contribs)
No edit summary
 
Line 1: Line 1:
{{#tag:html|<a href="{{localurl:{{{1|Main Page}}}}}" id="content-button" class="button expand">{{{2|{{{1|Click}}} }}}</a>}}<noinclude>{{documentation}}
{{#widget:Basic button external
</noinclude>
|url={{ localurl:{{{1|Main Page}}} }}
|class={{{class|}}}
|text={{{2|{{{1|Click}}} }}}}}
<noinclude>
{{documentation}}</noinclude>

Latest revision as of 16:17, 26 January 2025

Click

[view] [edit] [history]

Template documentation
{{Basic button|Main Page|Click here}}

Click here


{{Basic button|Main Page|Secondary|class=secondary}}

Secondary


{{Basic button|Main Page|Alert|class=alert}}

Alert


{{Basic button|Main Page|Success|class=success}}

Success