თარგი:Userboxtop
ვიკიპედიიდან
Userboxes |
---|
სექციების სია |
[რედაქტირება] დანიშნულება
To collect images or userboxes into a single column grouping easily. This template is not just for userboxes; it is also an efficient way of creating a column of images to run along the side of an article. {{Gallery}}, by contrast, creates rows of images and is used when the images should not run alongside the text but rather should serve as a break in the text.
[რედაქტირება] გამოყენება
{{userboxtop | align = | backgroundcolor = | bordercolor = | extra-css = | textcolor = | toptext = }} [userboxes] {{userboxbottom}}
მოყვანილი პარამეტრების ჩასმა აუცილებელი არ არის.
[რედაქტირება] შეცვლა
პარამეტრების დეტალური განმარტება:
პარამეტრი | განმარტება |
---|---|
align |
left , center , ან right (უპირობოდ) |
backgroundcolor |
ნებისმიერი ვებ ფერი (სახელი ან #XXXXXX ჰექს ფორმატი). უპირობოდ ჯდება #FFFFFF. |
bordercolor |
ნებისმიერი ვებ ფერი (სახელი ან #XXXXXX ჰექს ფორმატი). უპირობოდ ჯდება #99B3FF. |
extra-css |
საშუალებას იძლევა დამატებითი სტილის ინფორმაციის ჩასმის CSS. |
textcolor |
ნებისმიერი ვებ ფერი (სახელი ან #XXXXXX ჰექს ფორმატი). უპირობოდ ჯდება #000000. |
toptext |
გადააწერს სტანდარტულ Userbox-ის ტექსტსა და ბმულს. შეიძლება შეიცავდეს ვიკი-მარკირებას. |
გადასვლის ჩასმა შეიძლება თარგით {{userboxbreak}}. დეტალებისთვის იხ. თარგი.
[რედაქტირება] userbox-ის დამალვა
You can hide userboxes which utilize this (as well as a few other) forms of template-based userbox organization. Simply edit your userspace CSS override (for example, monobook.css for the Monobook skin) and add the following–
#userboxes { display: none; }