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}}}; float:{{{boxalign|left}}};"> | <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}}}| | + | [[Image:{{{image|Primusdatabase300.jpg}}}|300px|center]] |
</div> | </div> | ||
<div style="position:relative; z-index:3; opacity: 0.5; margin: 10px; border-radius:20px; border: {{{overlayborder|5}}}px solid {{{overlaycolor|#ffffff}}}; width:170px; height:270px; box-shadow: 0 0 {{{glow|2}}}px {{{overlaycolor|#ffffff}}}, inset 0 0 {{{overlayglow|2}}}px {{{overlaycolor|#ffffff}}};"> | <div style="position:relative; z-index:3; opacity: 0.5; margin: 10px; border-radius:20px; border: {{{overlayborder|5}}}px solid {{{overlaycolor|#ffffff}}}; width:170px; height:270px; box-shadow: 0 0 {{{glow|2}}}px {{{overlaycolor|#ffffff}}}, inset 0 0 {{{overlayglow|2}}}px {{{overlaycolor|#ffffff}}};"> |
Revision as of 14:52, 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 = |}}