imported>DupingToaster
No edit summary
imported>DupingToaster
No edit summary
Line 1: Line 1:
<!-- Template:Skill -->  
<!-- Template:Skill -->  
{{#if:{{{name|}}}|  
{{#if:{{{name|}}}|  
<div style="width:220px; height:80px; box-sizing:border-box; border:3px solid #4d4d4b; background-color:#191919; display:flex; align-items:center; justify-content:center;" title="{{{description|Hover for description}}}">
<div style="background-color:#191919; border:3px solid #4d4d4b; width:220px; height:80px; display:flex; align-items:center; justify-content:center; color:white; box-sizing:border-box;" title="{{{description|Hover for description}}}">
   <span style="width:100%; height:100%; display:flex; align-items:center; justify-content:center; background-color:#191919; border:3px solid #4d4d4b; color:white; box-sizing:border-box;">
   {{{name}}}
    {{{name}}}
  </span>
</div>
</div>
|}}
|}}

Revision as of 20:32, 30 August 2025