Template:Skill: Difference between revisions
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; margin-left:10px;" > | <span class="advanced-tooltip" style="display:inline-block"> | ||
{{{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; margin-left:10px;"> | ||
</div> | {{{name}}} | ||
</div> | |||
<div class="tooltip-contents"> | |||
{{{description|}}} | |||
</div> | |||
</span> | |||
|}} | |}} | ||
Revision as of 12:30, 31 August 2025