User:Gr3g0ry/P4g3z/Transheader

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search

UncycL0p3d14 r0x0rz!!

Gr3g0ry/P4g3z/Transheader
This template will create a transparent header at the top of the page (like the one seen above).
The usage for this template is as follows:

{{Transheader|bgcolor=*number*,*number*,*number*|color=*number*,*number*,*number*|text=*text*}} (Key: The asterisk (*) tag indicates a variable)

[edit | edit source]

Source code:

<div class="semitransparent" style="position: fixed; width: 40%; top: 0px; left: 30%; color: rgb({{{color|0,0,0}}}); background: rgb({{{bgcolor|255,255,255}}}); background: rgba({{{bgcolor|255,255,255}}},{{{opacity|0.5}}}); text-align: center; z-index: 99; -webkit-border-radius: {{{radius|0px 0px 0px 0px}}}; -moz-border-radius: {{{radius|0px 0px 0px 0px}}}; {{{style|}}}"> <span style="{{{textstyle|}}}">{{{text|Transheader/dev}}}

~Gr3g0ryT4LkC0ntr1but10nz 21:45, July 25, 2010 (UTC)