Difference between revisions of "Template:Clickable headed image table box"
From Microduino Wiki
Microduino (talk | contribs) |
|||
Line 1: | Line 1: | ||
<div style="float:left"> | <div style="float:left"> | ||
{| class="wikitable" style="{{#if:{{{table_width|}}}|width: {{{table_width}}};|width: 200px;}} margin-right: 1em;" | {| class="wikitable" style="{{#if:{{{table_width|}}}|width: {{{table_width}}};|width: 200px;}} margin-right: 1em;" | ||
− | ! [[{{{link|nolink}}}| | + | ! [[{{{link|nolink}}}|{{{header|NoHeader}}}]] |
|- style="{{#if:{{{table_height|}}}|height: {{{table_height}}};|height: 200px;}}" | |- style="{{#if:{{{table_height|}}}|height: {{{table_height}}};|height: 200px;}}" | ||
| [[{{{image|file:Microduino-logo3.png}}}|{{{image_size|200px}}}|link={{{link|nolink}}}|center]] | | [[{{{image|file:Microduino-logo3.png}}}|{{{image_size|200px}}}|link={{{link|nolink}}}|center]] |