Template:EnemyNavigation: Difference between revisions
From IdleOn MMO Wiki
imported>Oniled (adding if to template) |
imported>Oniled No edit summary |
||
Line 14: | Line 14: | ||
<table style ="width:100%;height:100%;"> | <table style ="width:100%;height:100%;"> | ||
{{#if:{{{2|}}}| | {{#if:{{{2|}}}| | ||
<td style="text-align: right">[[{{{2}}}]]</td> | |||
<td style="text-align: center;height:50px">[[File:{{{2}}} Walking.gif|50px|link={{{2}}}]]</td> | |||
<td style="text-align: right">[[File:ArrowRight.png|15px|link={{{2}}}]]</td> | |||
}} | |||
</table> | </table> | ||
</td> | </td> | ||
</table> | </table> | ||
</div> | </div> |