Jump to content

User:Llaaww/Useful stuff

From Wikipedia, the free encyclopedia

Generic userbox code syntax[1]
{{Userbox |border-c= |border-s= |id-c= |id-s= |id-fc= |info-c= |info-s= |info-fc= |id= |info=}}

Generic table construction
<div style="overflow:auto"> {| border="x" cellpadding="x" cellspacing="x" style="font-size:xx%; text-align:...; border:_px solid darkgray; width:xx%; margin:0 auto; padding:_px;" ! colspan=x style="background:...; padding:_px;" | title |- | colspan=x style="text-align:center;" | subtitle |- style="border:none; | style="padding:_px;" | text | style="background:#___" | text |- | style="padding:_px;" | text | style="background:#___" | text | colspan=x |   | style="background:#___" | text |} </div>

Notes[edit]

  1. ^ Taken and adapted from WP:UBX