Template:Userbox: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
(Created page with '{| cellspacing="0" style="width: 238px; border:{{{border-width|{{{border-s|1}}}}}}px solid {{{border-color|{{{1|{{{border-c|{{{id-c|#999}}}}}}}}}}}}; background:{{{info-backgroun...')
 
m (Robot: Cosmetic changes)
Line 3: Line 3:
| style="font-size:{{{info-size|{{{info-s|8}}}}}}pt; padding: 4pt; line-height: 1.25em; color:{{{info-color|{{{info-fc|black}}}}}};" | {{{info|{{{4|{{{info|''info''}}}}}}}}}
| style="font-size:{{{info-size|{{{info-s|8}}}}}}pt; padding: 4pt; line-height: 1.25em; color:{{{info-color|{{{info-fc|black}}}}}};" | {{{info|{{{4|{{{info|''info''}}}}}}}}}
|}<noinclude>
|}<noinclude>
==Usage==
== Usage ==
<pre>
<pre>
{{Userbox
{{Userbox
Line 18: Line 18:
}}
}}
</pre>
</pre>
*It is suggested that you limit the size of any images in the id box to 40 pixels.
* It is suggested that you limit the size of any images in the id box to 40 pixels.
*For a list of colors and the Hex codes for them, see [[wikipedia:Web colors|this Wikipedia page]].
* For a list of colors and the Hex codes for them, see [[wikipedia:Web colors|this Wikipedia page]].


[[Category:Userboxes|{{PAGENAME}}]]
[[Category:Userboxes|{{PAGENAME}}]]
</noinclude>
</noinclude>

Revision as of 00:05, 31 January 2012

id info

Usage

{{Userbox
  |id       = id text or image
  |id-c     = id background color
  |id-fc    = id font color
  |id-s     = id text size
  |info     = info text
  |info-c   = info background color
  |info-fc  = info font color
  |info-s   = info text size
  |border-c = box color
  |border-s = border width in pixels
}}
  • It is suggested that you limit the size of any images in the id box to 40 pixels.
  • For a list of colors and the Hex codes for them, see this Wikipedia page.