模板:Quote

LeonVector讨论 | 贡献2024年7月11日 (四) 17:08的版本 (创建页面,内容为“ <noinclude> <templatedata> { "params": { "Quote text": { "aliases": [ "quote", "1" ], "label": "text", "description": "The main quote text by a person.", "type": "string", "autovalue": "''Quote text here''", "required": true }, "Quote speaker": { "aliases": [ "by", "2" ], "label": "person", "description": "The person/character/object who stated the quote.", "example": "John", "type": "string", "s…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)


Quote

模板参数[编辑模板数据]

参数描述类型状态
textQuote text quote 1

The main quote text by a person.

自动值
''Quote text here''
字符串必需
personQuote speaker by 2

The person/character/object who stated the quote.

示例值
John
字符串推荐
fromQuote source source 3

The source of the quote. Can be a named reference tag

示例值
Book of something
字符串推荐
Blockquote imageBlockquote image image 4

Custom blockquote image tht replaces the quotation mark; remove the File: namespace

默认值
Defaults to the large quotation mark (")
文件可选
Blockquote classesBlockquote classes class

Additional classes for the base <blockquote> template

字符串可选
Blockquote alignBlockquote align align

The alignment of the blockquotequote. Available options: left - right - center

默认值
center
示例值
left, right, center
字符串可选
Blockquote stylesBlockquote styles style css

Custom styling for the base <blockquote> element

字符串可选
Blockquote widthBlockquote width width

Custom width for the base <blockquote> element

示例值
80%, 300px
字符串可选