No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
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:160px 120px;position:relative;display:inline-block;text-align:center;">
<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:160px 120px;position:relative;display:inline-block;text-align:center;">
   {{#if:{{{file|}}}
   [[File:{{{file}}}|100px]] <!-- MediaWiki's file handling for images -->
    | [[File:{{{file}}}|100px]] <!-- MediaWiki's file handling for images -->
    | <!-- No file provided, nothing rendered -->
  }}
   <span style="position:absolute;bottom:20px;left:50%;transform:translateX(-50%);color:#facc91;">
   <span style="position:absolute;bottom:20px;left:50%;transform:translateX(-50%);color:#facc91;">
     {{{text|{{{1|Button text}}}}}}
     {{{text|{{{1|Button text}}}}}}

Revision as of 20:10, 19 September 2024

 [[File:{{{file}}}|100px]] 
 
   Button text
 

Template:Documentation