模板:QuoteBox
| {{{text}}} |
Displays a centered quote or highlighted text block with optional source attribution.
| 参数 | 描述 | 类型 | 状态 | |
|---|---|---|---|---|
| Text | text | Main text content to display inside the block. | 字符串 | 必需 |
| Text size | textsize | Font size for the main text. Defaults to 4 if not specified.
| 数字 | 推荐 |
| Source | source | Optional source or attribution displayed below the text. | 字符串 | 可选 |