Template:Achievement cell: Difference between revisions
Template page
More actions
Second attempt at forcing icon width Tags: Mobile edit Mobile web edit |
Technochips (talk | contribs) m fixed css |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
! style="background-color: #3f3f3f; padding: 0px; | ! 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>}} | ||
|- | |- | ||