Template:Userbox: Difference between revisions

→‎Examples: rv italics
(no need for italics)
(→‎Examples: rv italics)
 
Line 45: Line 45:
| id-s    = 20
| id-s    = 20
| id-c    = #ffffee
| id-c    = #ffffee
| info    = ''foo bar''
| info    = foo bar, bah humbug
| info-c  = #ffeeff
| info-c  = #ffeeff
| info-s  = 12
| info-s  = 12
| border-c = #aaffaa
| border-c = #aaffaa
| border-s = 2
| border-s = 2
}}</pre>||{{Userbox|id=foo|id-s=20|id-c=#ffffee|info=''foo bar''|info-c=#ffeeff|info-s=12|border-c=#aaffaa|border-s=2}}
}}</pre>||{{Userbox|id=foo|id-s=20|id-c=#ffffee|info=foo bar, bah humbug|info-c=#ffeeff|info-s=12|border-c=#aaffaa|border-s=2}}
|-
|-
|colspan=2|Below example shows the default appearance of a userbox, which is (much) higher than the 45px; compare the height of the one below with the above userbox.
|colspan=2|Below example shows the default appearance of a userbox, which is (much) higher than the 45px; compare the height of the one below with the above userbox.
Line 57: Line 57:
| id      = foo logo
| id      = foo logo
| id-c    = #ffffee
| id-c    = #ffffee
| info    = ''We are trying to see
| info    = We are trying to see
default distance in between text
default distance in between text
lines, see the distance in
lines, see the distance in
between cell content and its border,
between cell content and its border,
and also see total height.''
and also see total height.
| info-c  = #ffeeff
| info-c  = #ffeeff
| border-c = #aaffaa
| border-c = #aaffaa
| border-s = 2
| border-s = 2
}}</pre>||{{Userbox|id=foo logo|id-c=#ffffee|info=''We are trying to see default distance in between text lines, see the distance in between cell content and its border, and also see total height.''|info-c=#ffeeff|border-c=#aaffaa|border-s=2}}
}}</pre>||{{Userbox|id=foo logo|id-c=#ffffee|info=We are trying to see default distance in between text lines, see the distance in between cell content and its border, and also see total height.|info-c=#ffeeff|border-c=#aaffaa|border-s=2}}
|-
|-
|colspan=2|Below example shows how we can change that userbox and further specify parameters to bring down the overall height of the userbox to the recommended height of 45px, even with four text lines; cell padding parameter "''info-p''" can also be set at "''1pt 1pt 1pt 2pt''", or "''1pt 2pt''" for better appearance, when there are 4 text lines.
|colspan=2|Below example shows how we can change that userbox and further specify parameters to bring down the overall height of the userbox to the recommended height of 45px, even with four text lines; cell padding parameter '<tt>info-p</tt>' can also be set at '<tt>1pt 1pt 1pt 2pt</tt>', or '<tt>1pt 2pt</tt>' for better appearance, when there are 4 text lines.
|-
|-
|<pre>{{Userbox
|<pre>{{Userbox
Line 74: Line 74:
| id-c    = #ffffee
| id-c    = #ffffee
| id-lh    = 1.1em
| id-lh    = 1.1em
| info    = ''We have specified values
| info    = We have specified values
to lessen the distance in between
to lessen the distance in between
text lines & padding space in between
text lines & padding space in between
cell content and its border.''
cell content and its border.
| info-c  = #ffeeff
| info-c  = #ffeeff
| info-s  = 8
| info-s  = 8
Line 84: Line 84:
| border-c = #aaffaa
| border-c = #aaffaa
| border-s = 1
| border-s = 1
}}</pre>||{{Userbox|id=foo logo|id-s=14|id-lh=1.1em|id-c=#ffffee|info=''We have specified values to lessen the distance in between text lines & padding space in between cell content and its border.''|info-c=#ffeeff|info-s=8|info-p=1pt|info-lh=1.05em|border-c=#aaffaa|border-s=1}}
}}</pre>||{{Userbox|id=foo logo|id-s=14|id-lh=1.1em|id-c=#ffffee|info=We have specified values to lessen the distance in between text lines & padding space in between cell content and its border.|info-c=#ffeeff|info-s=8|info-p=1pt|info-lh=1.05em|border-c=#aaffaa|border-s=1}}
|-
|-
|colspan=2|Below example is for advanced users, showing how we can specify other [[:Category:Cascading Style Sheets|CSS]] properties, for example, "''font-family''", to change the font or "''text-align''" to change the alignment from the default parameters.  At below, on the right side are two userboxes: top one is displayed without the "''font-family''" or "''text-align''" parameters; and the bottom userbox is displayed by using the below codes, with the help of the "''info-op''" field.
|colspan=2|Below example is for advanced users, showing how we can specify other [[:Category:Cascading Style Sheets|CSS]] properties, for example, '<tt>font-family</tt>', to change the font, or '<tt>text-align</tt>' to change the alignment from the default parameters.  At below, on the right side are two userboxes: top one is displayed without the '<tt>font-family</tt>' or '<tt>text-align</tt>' parameters; and the bottom userbox is displayed by using the below codes, with the help of the '<tt>info-op</tt>' field.
|-
|-
|<pre>{{Userbox
|<pre>{{Userbox