แม่แบบ:Large
หน้าตา
{{{1}}}
This template renders the text in the first parameter, |1=, at 120% of the size at which it would otherwise display.
การเปรียบเทียบ
[แก้]| Code for inline content | Code for block content | Size | Result |
|---|---|---|---|
{{small|text}} | {{smalldiv|text}} | 85% | text |
{{resize|text}} | {{resizediv|text}} | 90% | text |
| none | none | 100% | text |
{{large|text}} | {{largediv|text}} | 120% | text |
{{huge|text}} | 180% | text | |
{{resize|x%|text}} | {{resizediv|x%|text}} | custom | varies |
{{font|size=x%}} | custom | varies |
ดูเพิ่ม
[แก้]- หมวดหมู่:แม่แบบปรับขนาด
- {{smalldiv}}, for wrapping multiple lines of text that cause syntax errors when wrapped by {{resize}} or {{small}}
- font-size - CSS: Cascading Style Sheets | Mozilla Developer Network
TemplateData
[แก้]ด้านล่างนี้คือข้อมูลแม่แบบ เอกสารกำกับสำหรับแม่แบบนี้ซึ่งใช้งานโดยตัวช่วยสร้างแม่แบบ เครื่องมือแก้ไขแบบเห็นภาพ และเครื่องมืออื่น ดูรายงานการใช้พารามิเตอร์ประจำเดือนสำหรับแม่แบบ:Large
ข้อมูลแม่แบบสำหรับ Large
Resizes text so it is in the css-'large' size.
| พารามิเตอร์ | คำอธิบาย | ชนิด | สถานะ | |
|---|---|---|---|---|
| Text | 1 | The text to display | สตริง | จำเป็น |