Template:Userbox: Difference between revisions

From Wikifang, a definitive guide to Telefang, Dino Device and Bugsite
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:


I'm lazy. :P
I'm lazy. :P
<pre>
{{userbox
| border-c = border color
| border-s = border width in pixels
| id      = id text or image
| id-c    = id background color
| id-fc    = id font color
| id-s    = id text size
| id-p    = id cell padding space
| id-lh    = id line height
| id-op    = id other parameter (CSS)
| id-w    = id box width
| id-h    = id box height
| info    = info text
| info-c  = info background color
| info-fc  = info font color
| info-s  = info text size
| info-p  = info padding (distance between cell contents & cell border)
| info-lh  = info line height (or distance in between text lines)
| info-op  = info other (CSS) parameter(s)
}}
</pre>


[[Category:Box templates]][[Category:Userbox templates]]
[[Category:Box templates]][[Category:Userbox templates]]
</noinclude>
</noinclude>

Revision as of 09:10, 16 April 2009

id info

Source: http://en.wikipedia.org/wiki/Template:Userbox

I'm lazy. :P

{{userbox
| border-c = border color
| border-s = border width in pixels
| id       = id text or image
| id-c     = id background color
| id-fc    = id font color
| id-s     = id text size
| id-p     = id cell padding space
| id-lh    = id line height 
| id-op    = id other parameter (CSS)
| id-w     = id box width
| id-h     = id box height
| info     = info text
| info-c   = info background color
| info-fc  = info font color
| info-s   = info text size
| info-p   = info padding (distance between cell contents & cell border)
| info-lh  = info line height (or distance in between text lines)
| info-op  = info other (CSS) parameter(s)
}}