Difference between revisions of "Template:Userbox Generic"
From Ouroboros Portal
(New page: <div style="float: left; border: solid #4169E1 1px; margin: 1px;"> {| cellspacing="0" style="width: 238px; color: #000000; background: #D3D3D3;" | style="width: 45px; height: 45px; backgro...) |
m (4 revisions) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <div style="float: left; border: solid #4169E1 1px; margin: 1px;"> | + | <div style="float: {{{float|left}}}; border: {{{border|solid #4169E1 1px}}}; margin: 1px;"> |
− | {| cellspacing="0" style="width: 238px; color: #000000; background: #D3D3D3;" | + | {| cellspacing="0" style="width: {{{width|238px}}}; color: {{{color|#000000}}}; background: {{{background|#D3D3D3;}}}" |
− | | style="width: 45px; height: 45px; background: white; text-align: center;" | {{{2|[[Image:Power_Missing.png]]}}} | + | | style="width: 45px; height: 45px; background: {{{background2|white}}}; text-align: {{{align2|center}}}; {{{css2}}}" | {{{2|[[Image:Power_Missing.png]]}}} |
− | | style="font-size: 8pt; padding: 4pt; line-height: 1.25em;" | {{{1|Empty Userbox.}}} | + | | style="font-size: 8pt; padding: 4pt; line-height: 1.25em; {{{css1}}}" | {{{1|Empty Userbox.}}} |
|}</div><noinclude> | |}</div><noinclude> | ||
{{clr}} | {{clr}} | ||
==Usage== | ==Usage== | ||
− | + | Parameters | |
* first is the text displayed on the right | * first is the text displayed on the right | ||
* second is the image displayed on the left. (or straight text if you like [[Template:User time zone]], but will have no text formatting) | * second is the image displayed on the left. (or straight text if you like [[Template:User time zone]], but will have no text formatting) | ||
+ | * the rest are optional, float, border, width, color, background, align2, background2, css2 and css1 | ||
− | + | {{tl|Userbox Generic|Stuff to display|<nowiki>[[Image:ArcticMastery BlockOfIce.png]]</nowiki>}} | |
− | [[Category:Userbox Templates]]</noinclude> | + | {{Userbox Generic|Stuff to display|[[Image:ArcticMastery BlockOfIce.png]]}} |
+ | [[Category:Userbox Templates|Generic]]</noinclude> |
Latest revision as of 04:04, 26 February 2009
Usage
Parameters
- first is the text displayed on the right
- second is the image displayed on the left. (or straight text if you like Template:User time zone, but will have no text formatting)
- the rest are optional, float, border, width, color, background, align2, background2, css2 and css1
{{Userbox Generic|Stuff to display|[[Image:ArcticMastery BlockOfIce.png]]}}