Template:Userbox: Difference between revisions

From Wikipedia of the Dark Brotherhood, an online Star Wars Club
mNo edit summary
m (Normalize size of left cell across template implementations)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div style="float:left; border:1px solid {{{1|#2F858E}}}; margin:1px;">
<div style="float:left; border:1px solid {{{1|#2F858E}}}; margin:1px;">
{| cellspacing="0" cellpadding="0" style="width:245px; background:{{{2|#2F4051}}}; color:{{{color|#DDDDDD}}}"
{| cellspacing="0" cellpadding="0" style="width:245px; background:{{{2|#2F4051}}}; color:{{{color|#DDDDDD}}}"
| style="width:45px; height:45px; background:{{{1|#2F858E}}}; text-align:center; font-size:14pt;" | '''{{{3}}}'''
| style="width:65px; max-width:65px; height:45px; background:{{{1|#2F858E}}}; text-align:center; font-size:14pt;" | '''{{{3}}}'''
| style="font-size:8pt; padding:4pt; line-height:1.25em;" | {{{4}}}
| style="font-size:8pt; padding:4pt; line-height:1.25em;" | {{{4}}}
|}
|}
</div><noinclude>
</div><noinclude>
{{clear}}
{{Clear}}
===Usage instructions===
===Usage instructions===
{{tlp|userbox|''[http://en.wikipedia.org/wiki/Web_colors color]''&#124;''[http://en.wikipedia.org/wiki/Web_colors color]''&#124;''caption''&#124;''text''}}
{{Tlp|userbox|''[http://en.wikipedia.org/wiki/Web_colors color]''&#124;''[http://en.wikipedia.org/wiki/Web_colors color]''&#124;''caption''&#124;''text''}}


==Example==
==Example==
{{Template:userbox|#2F858E|#2F4051|blah|blah blah blah}}
{{Template:userbox|#2F858E|#2F4051|blah|blah blah blah}}
{{clear}}
{{Clear}}
===Code===
===Code===
<pre><nowiki>
<pre><nowiki>
Line 17: Line 17:
</nowiki></pre>
</nowiki></pre>


[[Category:Userbox templates|{{PAGENAME}}]][[Category:Utility templates|{{PAGENAME}}]]</noinclude>
[[Category:User page templates|{{PAGENAME}}]][[Category:Utility templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 17:38, 14 August 2015

{{{3}}} {{{4}}}

Usage instructions

{{userbox|color|color|caption|text}}

Example

blah blah blah blah

Code

{{Template:userbox|#2F858E|#2F4051|blah|blah blah blah}}