แม่แบบ:Plain image with caption

จากวิกิพีเดีย สารานุกรมเสรี
Caption goes here.
Caption goes here.
Caption goes here.
Documentation icon คู่มือการใช้งานแม่แบบ[ดู] [แก้] [ประวัติ] [ล้างแคช]

Since MediaWiki does not provide a way to add visible captions to images integrated seamlessly in a page (i.e., without borders), this template aims to provide that functionality.

Usage[แก้]

This template can be either with named parameters, as in

{{Plain image with caption|image=Example.svg|caption=Example text|width=250px|align=right|caption position=bottom}}

...or in its shorthand form:

{{Plain image with caption|Example.svg|Example text|250px|right|bottom}}
  • The only compulsory parameters are image and caption.
  • When using the shorthand version, keep in mind that the order of parameters is important
Parameter Default Acceptable values
image mandatory any image filename ("File:" or "Image:" is optional)
caption mandatory any valid wiki markup
width 250px any pixel width ("px" suffix optional)
align right left, center, right
caption position bottom top, bottom
triangle none triangle, none
triangle color #ff0080 any css color
image override Anything (lets you replace the image block with anything—useful for stacking image overlays)
caption override Anything (lets you replace the caption block with anything)

Examples[แก้]

The triangle parameters give the option to add a colored triangle label—

This is a picture of the James Webb Space Telescope. Note the small triangle next to this caption.
This is a picture of the James Webb Space Telescope. Note the small triangle next to this caption.
This is a picture of the James Webb Space Telescope. Note the small triangle next to this caption.

{{plain image with caption|James Webb Space Telescope Mirror37.jpg|This is a picture of the [[James Webb Space Telescope]].|350|left|top|triangle|rgba(0,110,255,1)}}

Using "image-override" to stack images

แม่แบบ:Plain image {{Plain image|File:Helical granum.png|'''Grana structure''' The prevailing model for [[granum|granal]] structure is a stack of granal [[thylakoids]] linked by helical [[stroma (fluid)|stromal]] thylakoids that wrap around the grana stacks and form large sheets that connect different grana.|432px|left|top|triangle|#3cb14d|image override=<div style="float: right; position: relative; width: 432px; height: 432px;"> <div style="float: right; position: absolute; width: 432px;">[[File:Helical granum.png|432px]]</div> <div style="float: right; position: absolute; width: 432px;">[[File:Granum labels.svg|432px|The prevailing model for [[granum|granal]] structure.]]</div></div>}}

TemplateData[แก้]

ด้านล่างนี้คือข้อมูลแม่แบบ เอกสารกำกับสำหรับแม่แบบนี้ซึ่งถูกใช้งานโดยเครื่องมือแก้ไขแบบเห็นภาพและเครื่องมืออื่น ๆ

ข้อมูลแม่แบบสำหรับ Plain image with caption (ยังไม่มีการตรวจสอบ)

A template for adding a caption to a frameless image.

พารามิเตอร์แม่แบบ[แก้ไขข้อมูลแม่แบบ]

พารามิเตอร์คำอธิบายชนิดสถานะ
Imageimage 1

The image to use. The ''File:'' prefix is optional.

ค่าปริยาย
สตริงจำเป็น
Image caption and alt textcaption 2

The caption to display under or above the image. Also sets the alt text.

ค่าปริยาย
สตริงจำเป็น
Image widthwidth 3

Sets the pixel width of the image and the template. the ''px'' suffix is optional.

ค่าปริยาย
250px
จำนวนเลือกได้
Float and centeralign 4

Floats the template to the left, right, or centers it. Accepts ''left'', ''center'', or ''right''.

ค่าปริยาย
right
สตริงเลือกได้
Caption positioncaption position 5

Determines whether the caption goes above or below the image. Accepts ''top'' or ''bottom''.

ค่าปริยาย
bottom
สตริงเลือกได้
Triangle pointertriangle 6

Allows you to add a triangular pointer next to the caption text. Accepts ''triangle'' or ''none''.

ค่าปริยาย
none
สตริงเลือกได้
Triangle pointer colortriangle color 7

Lets you set a CSS color for the triangular pointer.

ค่าปริยาย
#ff0080
สตริงเลือกได้
Replacement content for the imageimage override 8

Lets you substitute any allowed HTML where the image would normally be.

ค่าปริยาย
สตริงเลือกได้
Replacement content for the captioncaption override 9

Lets you substitute any allowed HTML where the caption would normally be.

ค่าปริยาย
สตริงเลือกได้

See also[แก้]