|
|
| Line 1: |
Line 1: |
| <table style="display: inline-table; {{#if:{{{style|}}}|{{{style}}}}}"> | | <div class="hover">[[File:{{{1}}}|link={{#if:{{{2|}}}|{{{2}}}}}]]</div> |
| <tr>
| |
| <td valign="middle" style="text-align: center;">
| |
| <p class="fadeout-container {{#ifeq:{{{hidebottom}}}|true|fadeout-hide-bottom}}">
| |
| <span class="fadeout" style="position: absolute; width: {{{width|120px}}}">[[File:{{{image-up|pencileditingguide.png}}}|{{{width|120px}}}{{#if:{{{link|}}}|{{!}}link={{{link}}}}}{{#if:{{{title|}}}|{{!}}{{{title}}}}}]]
| |
| </span>
| |
| <span class="fadein" style="width: {{{width|120px}}}">
| |
| [[File:{{{image-down|blocksIcon.png}}}|{{{width|120px}}}]]
| |
| </span>
| |
| </p>
| |
| </td>
| |
| </tr>
| |
| </table> | |