แม่แบบ:Quote frame/doc
นี่คือหน้าคู่มือการใช้งานของ แม่แบบ:Quote frame ใช้ในการเขียนคำอธิบายแม่แบบหรือมอดูลและใส่หมวดหมู่ ส่วนลิงก์ข้ามภาษาโปรดใช้วิกิสนเทศ |
Usage
[แก้]This template provides a quotation in a bordered box, on a light grey background, and spanning the page width by default. Do not put quotation marks around the quoted material.
มาร์กอัป | แสดงผลเป็น |
---|---|
{{Quote frame |quote=Quoted material |author=Author |title=Title |source=other details}} {{Quote frame|Quoted material|Author|Title|other details}} |
|
{{Quote frame |quote=Quoted material |author=Author |source="Article Title", ''Newspaper Name'', date}} {{Quote frame|Quoted material|Author||"Article Title", ''Newspaper Name'', date}} |
In the short syntax, the 3rd parameter (which auto-italicizes) has been included but left empty to skip it, and we use the 4th to manually apply italics where needed. |
{{Quote frame |quote=Quoted material |author=Author |title=Title}} {{Quote frame|Quoted material|Author|Title}} |
|
{{Quote frame |quote=Quoted material}} {{Quote frame|Quoted material}} |
|
{{Quote frame |quote=Quoted material |source="Article Title", ''Newspaper Name'', date}} {{Quote frame|Quoted material|||"Article Title", ''Newspaper Name'', date}} |
In the short syntax, we skip two parameters by giving them empty. |
{{Quote frame|Quoted material |align=center}} |
|
{{Quote frame|Quoted material |align=right}} |
|
{{Quote frame|Quoted material |align=right |width=33%}} |
|
The |width=
parameter takes any valid CSS width value, such as 33% or 25em. This should not be specified in fixed pixel sizes (like 100px). As shown in the table above, the width is relative to the size of the container not the entire page, so the displayed width will be smaller if used inside a table.
The equal sign (=)
[แก้]If any of the parameters' content include an equal sign (=
) in its input, this will make the template not recognize the parameter properly unless:
- The parameters are named or numbered:
{{Quote frame|quote=Einstein's equation, E=mc2, has to reach everywhere. Science is a beautiful gift to humanity, we should not distort it. |author=Abdul Kalam}}
{{Quote frame|1=Einstein's equation, E=mc2, has to reach everywhere. Science is a beautiful gift to humanity, we should not distort it. |2=Abdul Kalam}}
- The
=
in the content is escaped with the{{=}}
template:
{{Quote frame|Einstein's equation, E{{=}}mc2, has to reach everywhere. Science is a beautiful gift to humanity, we should not distort it.|Abdul Kalam}}
- The
=
in the content is escaped with the=
character reference:
{{Quote frame|Einstein's equation, E=mc2, has to reach everywhere. Science is a beautiful gift to humanity, we should not distort it.|Abdul Kalam}}
TemplateData
[แก้]ข้อมูลแม่แบบสำหรับ Quote frame (ยังไม่มีการตรวจสอบ)
insert description here
พารามิเตอร์ | คำอธิบาย | ชนิด | สถานะ | |
---|---|---|---|---|
Quoted material | 1 | สตริง | จำเป็น | |
Author | 2 | สตริง | เลือกได้ | |
Title | 3 | สตริง | เลือกได้ | |
Publication | 4 | Use <ref>and {{Cite book}} etc. | สตริง | เลือกได้ |
Alignment | align | Alignment of the quote box on the page—left / right / center / none. Defaults to none alignment. | สตริง | เลือกได้ |
Width | width | Fixed width of the quote box, in a valid CSS value. Defaults to no fixed width. | สตริง | เลือกได้ |
Bugs
[แก้]- ข้อมูลเมื่อ 28 พฤศจิกายน ค.ศ. 2015[update] using {{quote frame}} in a discussion that will later be archived with {{archive top}} and {{archive bottom}} will cause problems if the line in which the template is used in is intended with colons. In other words, avoid doing this if you expect the discussion to be archived using the "archive top" and "archive bottom" templates:
- :{{quote frame|quoted material}}
Example of bug:
{{archive top}} Some text here. :{{quote frame|quoted text}} More text here. {{archive bottom}}
results in:
แม่แบบ:Archive top Some text here.
- quoted text
More text here. แม่แบบ:Archive bottom
Redirects
[แก้]
See also
[แก้]