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
m fixed css
 
(One intermediate revision by the same user not shown)
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="font-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>}}
|-
|-

Latest revision as of 10:25, 20 September 2025

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