Template:Achievement cell: Difference between revisions
Template page
More actions
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 |
Technochips (talk | contribs) 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="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>}} | ||
|- | |- | ||