Difference between revisions of "Template:LiathNemesis"
Line 1: | Line 1: | ||
− | <div style="position:relative; z-index:1; width:200px; height:300px; border-radius:30px; overflow:hidden; border: {{{border|5}}}px solid {{{bordercolor|#000000}}}; background-color:{{{backcolor|#000000}}}; padding: 0px; margin:15px; font-size:0px; opacity: {{{transparency|1}}};"> | + | <div style="position:relative; z-index:1; width:200px; height:300px; border-radius:30px; overflow:hidden; border: {{{border|5}}}px solid {{{bordercolor|#000000}}}; background-color:{{{backcolor|#000000}}}; padding: 0px; margin:15px; font-size:0px; opacity: {{{transparency|1}}}; float:{{{boxalign|left}}};"> |
<div style="position:absolute; z-index:2; width:100%; display: block; font-size: 0;"> | <div style="position:absolute; z-index:2; width:100%; display: block; font-size: 0;"> | ||
[[Image:{{{image|Primusdatabase300.jpg}}}|200px|center]] | [[Image:{{{image|Primusdatabase300.jpg}}}|200px|center]] | ||
Line 18: | Line 18: | ||
overlayborder = width of image overlay border. Set to 0 for no border (no px required). Default: border = 5 <br> | overlayborder = width of image overlay border. Set to 0 for no border (no px required). Default: border = 5 <br> | ||
overlaycolor = color of image overlay. Use #nnnnnn notation of recognised HTML color codes. Default: overlaycolor = #ffffff <br> | overlaycolor = color of image overlay. Use #nnnnnn notation of recognised HTML color codes. Default: overlaycolor = #ffffff <br> | ||
− | overlayglow = width of glow to be used on overlay. Use 0 for no glow (no px required). Default: overlayglow = 2<br><br> | + | overlayglow = width of glow to be used on overlay. Use 0 for no glow (no px required). Default: overlayglow = 2<br> |
+ | boxalign = alignment of nemesis box - Left or Right. Default: boxalign = Left.<br><br> | ||
Copy the following onto your page and fill out the appropriate information. | Copy the following onto your page and fill out the appropriate information. | ||
Line 32: | Line 33: | ||
| overlayborder = | | overlayborder = | ||
| overlaycolor = | | overlaycolor = | ||
− | | overlayglow = | + | | overlayglow = |
+ | | boxalign = | ||
|}}</nowiki> | |}}</nowiki> | ||
</pre> | </pre> |
Revision as of 14:46, 6 January 2014
nemesisname = The Name of your Nemesis.
image = Name of your image file (no File: or Image: required)
border = width of border. Set to 0 for no border (no px required). Default: border = 5
bordercolor = color of border. Use #nnnnnn notation of recognised HTML color codes. Default: bordercolor = #000000
backcolor = color of background (in case of transparent image). Use #nnnnnn notation of recognised HTML color codes. Default: bordercolor = #000000
transparency = overall opacity of the nemesis image block. E.g if you want to see page background through box use 0.75. Default: 1 (No Transparency)
overlayborder = width of image overlay border. Set to 0 for no border (no px required). Default: border = 5
overlaycolor = color of image overlay. Use #nnnnnn notation of recognised HTML color codes. Default: overlaycolor = #ffffff
overlayglow = width of glow to be used on overlay. Use 0 for no glow (no px required). Default: overlayglow = 2
boxalign = alignment of nemesis box - Left or Right. Default: boxalign = Left.
Copy the following onto your page and fill out the appropriate information.
{{LiathNemesis | nemesisname = | image = | border = | bordercolor = | backcolor = | transparency = | overlayborder = | overlaycolor = | overlayglow = | boxalign = |}}