Latest Neocron News and Information
- New test server patch #563 has been released to Vedeena
Difference between revisions of "Template:Nft"
From Neocron Wiki
m |
m |
||
Line 20: | Line 20: | ||
|Caption=This is the Neocron Wiki Logo | |Caption=This is the Neocron Wiki Logo | ||
}} | }} | ||
− | |||
− | |||
− | |||
<div class="thumbinner" align="{{{align}}}"> | <div class="thumbinner" align="{{{align}}}"> | ||
Line 29: | Line 26: | ||
<tr>{{{Caption}}}</tr> | <tr>{{{Caption}}}</tr> | ||
</table> | </table> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | </noinclude> | ||
+ | |||
+ | <div class="thumb tright"> | ||
+ | <div class="thumbinner" style="width: 182px;"> | ||
+ | <div class="thumbimage">[[Image:{{{File}}}|180px|{{{Overlay}}}]]</div> | ||
+ | <div class="thumbcaption"> | ||
+ | <div class="magnify" style="float: right;"> | ||
+ | <a class="internal" title="Enlarge" href="/Image:SmallDatabaseLlink.jpg"> | ||
+ | <img width="15" height="11" alt="" src="/skins/common/images/magnify-clip.png"/> | ||
+ | </a> | ||
+ | </div> | ||
+ | Small Database Link | ||
+ | </div> | ||
</div> | </div> |
Revision as of 22:59, 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}}}]]
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; }