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 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is a template to allow the use of thumb based pictures within a non floating environment. It can be called using the <nowiki>{{nft}}</nowiki> command on the page, a list of the arguments required to make the template work will be supplied below. | This is a template to allow the use of thumb based pictures within a non floating environment. It can be called using the <nowiki>{{nft}}</nowiki> command on the page, a list of the arguments required to make the template work will be supplied below. | ||
− | + | <nowiki> | |
− | + | {{nft | |
− | + | |align=''Alignment of the thumb'' | |
− | + | |File=''Filename for the image (as uploaded to the wiki)'' | |
− | + | |Overlay=''Text to hover on mouse over'' | |
− | + | |Caption=''Caption text'' | |
− | + | }} | |
− | + | </nowiki> | |
− | |||
− | |||
− | text | ||
− | } | ||
<table width="600" align="center"> | <table width="600" align="center"> | ||
<tr> | <tr> | ||
Line 27: | Line 23: | ||
|File=New.png | |File=New.png | ||
|Overlay=Neocron Wiki Logo | |Overlay=Neocron Wiki Logo | ||
− | |Caption=This is the Neocron Wiki Logo | + | |Caption=This is the [[Neocron]] Wiki Logo |
}} | }} | ||
</td><td> | </td><td> | ||
Line 38: | Line 34: | ||
</td></tr></table> | </td></tr></table> | ||
<nowiki> | <nowiki> | ||
− | <div | + | <div style="align:{{{align}}};"> |
− | < | + | <div class="thumbinner" style="width: 182px;"> |
− | + | <div class="thumbimage">[[Image:{{{File}}}|180px|{{{Overlay}}}]]</div> | |
− | + | <div class="thumbcaption"> | |
− | </ | + | <div class="magnify" style="float: right;"> |
+ | [[Image:Magnify-clip.png|15px]] | ||
+ | </div> | ||
+ | {{{Caption}}} | ||
+ | </div> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</nowiki> | </nowiki> | ||
</noinclude> | </noinclude> | ||
− | |||
− | |||
− | |||
<div style="align:{{{align}}};"> | <div style="align:{{{align}}};"> | ||
<div class="thumbinner" style="width: 182px;"> | <div class="thumbinner" style="width: 182px;"> |
Revision as of 23:13, 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 {{nft}} command on the page, a list of the arguments required to make the template work will be supplied below. {{nft |align=''Alignment of the thumb'' |File=''Filename for the image (as uploaded to the wiki)'' |Overlay=''Text to hover on mouse over'' |Caption=''Caption text'' }}
<div style="align:{{{align}}};"> <div class="thumbinner" style="width: 182px;"> <div class="thumbimage">[[Image:{{{File}}}|180px|{{{Overlay}}}]]</div> <div class="thumbcaption"> <div class="magnify" style="float: right;"> [[Image:Magnify-clip.png|15px]] </div> {{{Caption}}} </div> </div>
[[Image:{{{File}}}|180px|{{{Overlay}}}]]