Jump to content

Template:CS button: Difference between revisions

From Insurer Brain
Content deleted Content added
No edit summary
No edit summary
Line 4: Line 4:
| {{#tag:a
| {{#tag:a
| {{{text|Button}}}
| {{{text|Button}}}
| class=capsach-btn{{#switch:{{lc:{{{mobile|}}}}}|full= capsach-btn--mobile|yes= capsach-btn--mobile|true= capsach-btn--mobile|1= capsach-btn--mobile|block= capsach-btn--mobile}}
| class={{#switch:{{lc:{{{mobile|}}}}}
| full=capsach-btn capsach-btn--mobile
| yes=capsach-btn capsach-btn--mobile
| true=capsach-btn capsach-btn--mobile
| 1=capsach-btn capsach-btn--mobile
| block=capsach-btn capsach-btn--mobile
| #default=capsach-btn
}}
| href={{{url|{{localurl:{{{link}}}}}}}}
| href={{{url|{{localurl:{{{link}}}}}}}}
| title={{{tooltip|}}}
| title={{{tooltip|}}}
Line 11: Line 18:
| {{#tag:span
| {{#tag:span
| {{{text|Button}}}
| {{{text|Button}}}
| class=capsach-btn{{#switch:{{lc:{{{mobile|}}}}}|full= capsach-btn--mobile|yes= capsach-btn--mobile|true= capsach-btn--mobile|1= capsach-btn--mobile|block= capsach-btn--mobile}}
| class={{#switch:{{lc:{{{mobile|}}}}}
| full=capsach-btn capsach-btn--mobile
| yes=capsach-btn capsach-btn--mobile
| true=capsach-btn capsach-btn--mobile
| 1=capsach-btn capsach-btn--mobile
| block=capsach-btn capsach-btn--mobile
| #default=capsach-btn
}}
| title={{{tooltip|}}}
| title={{{tooltip|}}}
| {{#if:{{{width|}}}|style=width: {{{width}}};}}
| {{#if:{{{width|}}}|style=width: {{{width}}};}}

Revision as of 12:19, 13 October 2025

  Button