Template:Clickable button: Difference between revisions
| No edit summary | No edit summary | ||
| (14 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| <span class="mw-ui-button {{#switch: {{{color|white}}} | red = mw-ui-destructive | green = mw-ui-progressive | white = | blue = mw-ui-progressive}}" role="button" aria-disabled="false" style="font-size: 1.5em; padding:  | <span class="mw-ui-button {{#switch: {{{color|white}}} | red = mw-ui-destructive | green = mw-ui-progressive | white = | blue = mw-ui-progressive}}"   | ||
|     <span style="position: absolute; bottom:  |       role="button"   | ||
|       aria-disabled="false"   | |||
|       style="font-size: 1.5em; padding: 10px; position: relative; display: inline-block;  | |||
|              background-color: #333; border-radius: 12px; border: 1px solid #555; overflow: hidden;"> | |||
|    <!-- Image over the button --> | |||
|    <span style="position: absolute; top: 0; left: 50%; transform: translateX(-50%);"> | |||
|       [[File:Misc.png|100px|link=https://wiki.cosmicsky.net/index.php?title=Miscellaneous|alt=Miscellaneous]] | |||
|    </span> | |||
|    <!-- Button Text --> | |||
|     <span style="position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%); color: #facc91;"> | |||
|       {{{text|{{{1|Button text}}}}}} |       {{{text|{{{1|Button text}}}}}} | ||
|     </span> |     </span> | ||
| </span><noinclude>{{Documentation}}</noinclude> | </span> | ||
| <noinclude>{{Documentation}}</noinclude> | |||
