Template:Clickable button/iconclass: Difference between revisions
Template page
More actions
←Created page with '{{#if:{{{1|}}} |<!-- a primary icon was specified -->{{#if:{{{2|}}} |<!-- a secondary icon was specified --> ui-button-text-icons |<!-- no secondary i...' |
m 3 revisions imported |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{#if:{{{1|}}} | {{#if:{{{3|}}} | ||
|<!-- a text was specified | |||
-->{{#if:{{{1|}}} | |||
|<!-- no secondary icon was specified --> ui-button-text-icon- | |<!-- a primary icon was specified -->{{#if:{{{2|}}} | ||
|<!-- a secondary icon was specified --> ui-button-text-icons | |||
|<!-- no secondary icon was specified --> ui-button-text-icon-primary | |||
}} | |||
|<!-- no primary icon specified --> {{#if:{{{2|}}} | |||
|<!-- a secondary icon was specified --> ui-button-text-icon-secondary | |||
|<!-- no secondary icon was specified --> ui-button-text-only | |||
}} | |||
}} | }} | ||
|<!-- no text was specified | |||
-->{{#if:{{{1|}}} | |||
|<!-- no secondary icon was specified --> ui-button- | |<!-- a primary icon was specified -->{{#if:{{{2|}}} | ||
|<!-- a secondary icon was specified --> ui-button-icons-only | |||
|<!-- no secondary icon was specified --> ui-button-icon-only | |||
}} | |||
|<!-- no primary icon specified --> {{#if:{{{2|}}} | |||
|<!-- a secondary icon was specified --> ui-button-icon-only | |||
|<!-- no secondary icon was specified --> error | |||
}} | |||
}} | }} | ||
}} | }} | ||
Latest revision as of 06:05, 9 August 2026
error