imported>DupingToaster
No edit summary
imported>DupingToaster
No edit summary
Line 1: Line 1:
<!-- Template:Skill -->  
<!-- Template:Skill -->  
{{#if:{{{name|}}}|  
{{#if:{{{name|}}}|  
<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}}}">
<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;">
  {{{name}}}
  <span title="{{{description|Hover for description}}}">{{{name}}}</span>
</div>
</div>
|}}
|}}

Revision as of 20:04, 30 August 2025