Template:Achievement cell: Difference between revisions

From TF2 Classified Wiki
Jump to navigation Jump to search
VivaRomania (talk | contribs)
m Don't think we need to declare the image size as 64px since the source images are already 64px and won't be displayed larger. I'll double check to make sure this is fine.
Tag: Manual revert
changed styling as a test
Line 1: Line 1:
! style="background-color: #3f3f3f; padding: 0px;" | [[File:{{{icon}}}]]</span>
! style="background-color: #3f3f3f; padding: 0px;" | [[File:{{{icon}}}]]</span>
! style="background-color: #f1e9cb; text-align: center;" | <span id="{{{name}}}">{{{name}}}</span>
| style="text-weight: bold; text-align: center;" | <span id="{{{name}}}">{{{name}}}</span>
| {{{desc}}}{{#if:{{{list|}}}|<div style="column-count:2">
| {{{desc}}}{{#if:{{{list|}}}|<div style="column-count:2">
{{{list}}}
{{{list}}}
</div>}}
</div>}}
|-
|-

Revision as of 10:24, 20 September 2025

! style="background-color: #3f3f3f; padding: 0px;" | [[File:{{{icon}}}]] | style="text-weight: bold; text-align: center;" | {{{name}}} | {{{desc}}} |-