Template:AlbumQuote: Difference between revisions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<i>{{{quote}}}</i> | <i>{{{quote}}}</i> | ||
</div> | </div> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"quote": { | |||
"label": "Quote", | |||
"description": "Text of the quote.", | |||
"type": "content", | |||
"required": true | |||
} | |||
}, | |||
"description": "Used for formatting the quote on album booklets.", | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 14:15, 19 April 2021
{{{quote}}}
Used for formatting the quote on album booklets.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Quote | quote | Text of the quote. | Content | required |