Template:Fig/doc
外观
| 此頁面是Template:Fig的模板文档。 此頁面可能包含了模板的使用說明、分類和其他内容。 |
This template is used to format figures in the 医学维基期刊
Usage
[编辑源代码]Single images
[编辑源代码]{{fig
|number = figure number (for supplementary figures use S1, S2 etc.)
|image = example.jpg
|caption = description and legend of figure
|attribution = author (name or username) and copyright/lisencing information (CC-BY-SA, public domain etc.)
|align = horizontal position (left, right or centre, default = left)
|size = width (default = 250px)
|pad = padding (default = 10px 10px 15px 0px)
}}
Can also be abbreviated as: {{fig|1|wikipedia-logo.png|capt|attrib|size=100px}} to produce:
Multi-part images
[编辑源代码]The template is also fully compatible with multipart figures. It uses the same syntax as {{mulitple image}}. Figures are labelled as parts A, B, C, etc and all captions are listed at the bottom.
{{fig
|... = same as for single image version
|direction = vertical or horizontal (default = horizontal)
|image1 = example.jpg
|caption1 = description and legend of figure
|alt1 = mouse-over text
|size1 = width (default = 250px)
|color1 = colour of multi-part text, so can be set to white for dark images (default = black)
|top1 = top offset of multi-part text (default = 5px)
|left1 = left offset of multi-part text (default = 5px)
}}
For example {{fig|2|image1=wikipedia-logo.png|image2=wikipedia-logo.png|caption=capt|caption1=caption1|caption2=caption2|alt1=mouse-over|attribution=attrib|size=100px}} produces: