টেমপ্লেট:Scrollpane/নথি
![]() |
এটি টেমপ্লেট:Scrollpane-এর জন্য একটি নথির উপপাতা। এখানে ব্যবহার সংক্রান্ত তথ্য, বিষয়শ্রেণী এবং অন্যান্য সামগ্রী রয়েছে যা মূল টেমপ্লেট পাতার অংশ নয়। |
Usage[সম্পাদনা]
Enable scrollable region of display.
{{centre block|{{scrollpane|border=1px solid grey|height=50px|width=200px|{{lorem ipsum}}}}}}
produces effect:
Parameters:
border | Control border display and attributes (e.g. border=1px dashed silver; default: no border) |
height | Control height of scrolling region (units must be specified e.g. height=200px; default: unlimited) |
padding | Fine control of border padding around region (units must be specified e.g. padding=10px 5px 10px 5px; [Reminder: HTML side order is top right bottom left] default: 10px (0.6250em) for all four sides) |
width | Control width of scrolling region (units must be specified e.g. width=350px; default: unlimited) |
Template data[সম্পাদনা]
Enable scrollable region of display
প্যারামিটার | বিবরণ | ধরন | অবস্থা | |
---|---|---|---|---|
text | text 1 | text that will be within scrollable pane | স্ট্রিং | প্রয়োজনীয় |
border | border | control border display and attributes (e.g. border=1px dashed silver; default: no border)
| স্ট্রিং | ঐচ্ছিক |
height | height | control height of scrolling region (units must be specified e.g. height=200px; default: unlimited) | স্ট্রিং | ঐচ্ছিক |
padding | padding | fine control of border padding around region (units must be specified e.g. padding=10px 5px 10px 5px; [Reminder: HTML side order is top right bottom left] default: 10px (0.6250em) for all four sides)
| স্ট্রিং | ঐচ্ছিক |
width | width | control width of scrolling region (units must be specified e.g. width=350px; default: unlimited) | স্ট্রিং | ঐচ্ছিক |