Template:CS button: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 2:
<div class="capsach-align capsach-align-{{#switch:{{lc:{{{align|left}}}}}|center=center|right=right|left=left|#default=left}}">
{{#if:{{{link|}}}
| [[{{{link}}}|<span class="capsach-btn" styletitle="--cs-btn-width{{{tooltip|}}}"{{#if: {{{width|278px}}};"| titlestyle="width: {{{tooltip|width}}};"}}>{{{text|Button}}}</span>]]
| {{#if:{{{url|}}}
| [{{{url}}} <span class="capsach-btn" styletitle="--cs-btn-width{{{tooltip|}}}"{{#if: {{{width|278px}}};"| titlestyle="width: {{{tooltip|width}}};"}}>{{{text|Button}}}</span>]
| <span class="capsach-btn" styletitle="--cs-btn-width{{{tooltip|}}}"{{#if: {{{width|278px}}};"| titlestyle="width: {{{tooltip|width}}};"}}>{{{text|Button}}}</span>
}}
}}