Difference between revisions of "Template:Blockboxlayout"
From StarMade Wiki
m |
m |
||
Line 6: | Line 6: | ||
-->{{#if:{{{title|}}}|<tr><th colspan="2" style="{{{titlestyle|}}}">[[{{{titlelink}}}|{{{title}}}]]</th></tr>}}<!-- | -->{{#if:{{{title|}}}|<tr><th colspan="2" style="{{{titlestyle|}}}">[[{{{titlelink}}}|{{{title}}}]]</th></tr>}}<!-- | ||
Image | Image | ||
− | -->{{#if:{{{imagelink|}}}|<tr><td colspan="2" style="{{{imagestyle|}}}">[[File:{{{imagelink}}}.png|{{{imageoption}}}|link={{{imagelink}}}]]</td></tr>}}{{#if:{{{imagecrop|}}}|<tr><td colspan="2" style="{{{imagestyle|}}}">{{{ | + | -->{{#if:{{{imagelink|}}}|<tr><td colspan="2" style="{{{imagestyle|}}}">[[File:{{{imagelink}}}.png|{{{imageoption}}}|link={{{imagelink}}}]]</td></tr>}}{{#if:{{{imagecrop|}}}|<tr><td colspan="2" style="{{{imagestyle|}}}"><div style="position:relative"> |
+ | <img src="{{{imagelink}}}.png" > | ||
+ | <div style="position: absolute; bottom: 2px; right: 2px;">Bottom</div> | ||
+ | </div></td></tr>}}<!-- | ||
Unique ID | Unique ID | ||
-->{{#if:{{{Header0|}}}|<tr><th colspan="2" style="{{{headerstyle|}}}">{{{header1|}}}</th></tr>| {{#if:{{{data0|}}}|<tr ><td colspan="2" style="{{{datastyle|}}}"><p style="{{{unikstyle|}}}">{{{data0|}}}</p></td></tr>}} }}<!-- | -->{{#if:{{{Header0|}}}|<tr><th colspan="2" style="{{{headerstyle|}}}">{{{header1|}}}</th></tr>| {{#if:{{{data0|}}}|<tr ><td colspan="2" style="{{{datastyle|}}}"><p style="{{{unikstyle|}}}">{{{data0|}}}</p></td></tr>}} }}<!-- |