Difference between revisions of "Template:Nft"
From Neocron Wiki
m |
m |
||
| Line 25: | Line 25: | ||
<div class="thumbinner" align="{{{align}}}"> | <div class="thumbinner" align="{{{align}}}"> | ||
| − | [[Image:{{{File}}}|180px|{{{Overlay}}}]] | + | <table width="184px"> |
| − | {{{Caption}}} | + | <tr style="border:1px solid #00446A;">[[Image:{{{File}}}|180px|{{{Overlay}}}]]</tr> |
| + | <tr>{{{Caption}}}</tr> | ||
| + | </table> | ||
</div> | </div> | ||
Revision as of 22:56, 27 March 2008
This is a template to allow the use of thumb based pictures within a non floating environment. It can be called using the
[[Image:{{{File}}}|180px|{{{Overlay}}}]]{{{Caption}}}
command on the page, a list of the arguments required to make the template work will be supplied below.
Thumb width = 180px
div.thumbinner {main.css (line 427) background-color:#606060; border:1px solid #00446A; font-size:94%; overflow:hidden; padding:3px !important; text-align:center; }
[[Image:{{{File}}}|180px|{{{Overlay}}}]]{{{Caption}}}