Dữ liệu bản mẫu cho Khung hình ảnh
{{Image frame |align= |mode= |width= |max-width= |style= |border= |pos= |link= |linkoverride= |link_text= |caption= |dir= |innerstyle= |content= }}
Tham số | Miêu tả | Kiểu | Trạng thái | |
---|---|---|---|---|
Alignment | align | "left" and "right" float the image to that side. "center" centres the image, and "none" left-aligns it without floating.
| Chuỗi dài | tùy chọn |
Width | width | The width of the image within the frame, in pixels (though do not add "px" to the width e.g., use width=175 and not width=175px).
| Số | khuyên dùng |
Caption position | pos | Where to put the caption. Valid values: top, bottom.
| Chuỗi dài | tùy chọn |
Inner frame style | innerstyle | Plain CSS to apply to the inner frame. Use with care. Examples: text-align: center; , background: #ccc; . | Chuỗi dài | tùy chọn |
Content | content | Content of the main section (generally images). | Nội dung | bắt buộc |
Border | border | Border of the main section (generally images).
| Nội dung | tùy chọn |
Link | link | Link for the "Enlarge" link in the caption (in the future, may also be used as the link for the image field inside the frame, though it would probably require an additional height parameter). | Tên trang | tùy chọn |
Alternative link text | link_text | Alternative text used for the link for the "Enlarge" link in the caption, usually displayed as tooltip. | Chuỗi dài | tùy chọn |
Link override | linkoverride | Completely replaces the 'info' link. | Chuỗi ngắn | tùy chọn |
Caption | caption | Nội dung | tùy chọn | |
Mode | mode | Display mode of the main section, input scrollable will make the content scroling if the content is longer than viewport. | Chuỗi dài | tùy chọn |
Maximum width | max-width | The maximum width of the image within the frame, in pixels (though do not add "px" to the width e.g., use max-width=350 and not max-width=350px), valid only in scrollable mode.
| Số | khuyên dùng |
Direction | dir | Use the value "rtl" to make the right side of the image the initial visible portion inside the scroll frame, valid only in scrollable mode. | Chuỗi dài | tùy chọn |
style | style | Nội dung | tùy chọn |
Bằng cách điền vào các tham số như sau, kết quả sẽ như hình dưới mã.
{{khung hình ảnh|width=200|content=[[Tập tin:PNG transparency demonstration 1.png|100px]][[Tập tin:White Stars 3.svg|100px]] |caption=Ví dụ sử dụng|link=Hello world|align=center}}
{{khung hình ảnh|width=200|content=[[Tập tin:PNG transparency demonstration 1.png|100px]][[Tập tin:White Stars 3.svg|100px]] |caption=Ví dụ sử dụng|link=Hello world|align=center|pos=top}}
{| |- | {{khung hình ảnh|caption={{magnify icon|link=Tập tin:WW2-Holocaust-Europe.png}} Concentration-camp network of Nazi-occupied Europe.<br>Auschwitz is circled.|align=left |content={{Superimpose | base = WW2-Holocaust-Europe.png | base_width = 300px | base_alt = Concentration-camp network in Nazi-occupied Europe | base_caption = Concentration-camp network in Nazi-occupied Europe | float = Red circle thick.svg | float_width = 20px | x = 171 | y = 120 }}}} | # {{tl|Khung hình ảnh}} để thêm khung và chú thích vào một hình ảnh phức tạp được tạo bởi {{tl|Superimpose}} — nổi [[Tập tin:Red circle thick.svg|20px]] trên cơ sở [[Tập tin:WW2-Holocaust-Europe.png|100px]] # Thêm thủ công {{tl|magnify icon}} vào chú thích để mô phỏng biểu tượng hình thu nhỏ [[Tập tin:Magnify-clip.svg|15px]] # văn bản chú thích sẽ không tự động ngắt dòng theo chiều rộng hình ảnh; bạn có thể thêm <br /> để ngăn chặn quá tải văn bản. |}
|