Template:Infobox Tool: Difference between revisions
(Created page with "{| class="infobox" style="float: right; background-color: #f3f3f3; margin-left: 10px; border: 2px solid #ccc; padding: 10px; width: 18em;" |- ! colspan="2" style="background: linear-gradient(#857050, #cdbe98); text-align: center; font-size: 125%; padding: 5px" | {{#if: {{{title}}} | {{{title}}} | {{PAGENAME}}}} |- | colspan="2" style="text-align: center;" | {{#if: {{{image|}}} | [[File:{{{image}}}|150px]] | 150px}} |- | colspan="2" style...") |
m (weird behaviour with image size - removed till fix) |
||
Line 3: | Line 3: | ||
! colspan="2" style="background: linear-gradient(#857050, #cdbe98); text-align: center; font-size: 125%; padding: 5px" | {{#if: {{{title}}} | {{{title}}} | {{PAGENAME}}}} | ! colspan="2" style="background: linear-gradient(#857050, #cdbe98); text-align: center; font-size: 125%; padding: 5px" | {{#if: {{{title}}} | {{{title}}} | {{PAGENAME}}}} | ||
|- | |- | ||
| colspan="2" style="text-align: center;" | {{#if: {{{image|}}} | [[File:{{{image}}} | | colspan="2" style="text-align: center;" | {{#if: {{{image|}}} | [[File:{{{image}}}]] | [[File:Site-community-image.png|150px]]}} | ||
|- | |- | ||
| colspan="2" style="background: linear-gradient(#857050, #cdbe98); text-align: center;" | '''Tool Details''' | | colspan="2" style="background: linear-gradient(#857050, #cdbe98); text-align: center;" | '''Tool Details''' |