Template:Blockquote: Difference between revisions
Jump to navigation
Jump to search
Noggisoggi (talk | contribs) (Changed padding/margin/border radius to be more in-line with Template:Warning and Template:Notice) |
Ast3risk0ps (talk | contribs) m (Fix template description) |
||
Line 3: | Line 3: | ||
</div> | </div> | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 9: | Line 8: | ||
"1": { | "1": { | ||
"label": "Text", | "label": "Text", | ||
"description": " | "description": "Blockquote content", | ||
"type": "string", | "type": "string", | ||
"required": true, | "required": true, | ||
Line 16: | Line 15: | ||
}, | }, | ||
"format": "inline", | "format": "inline", | ||
"description": "A | "description": "A styled alternative to <blockquote>." | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 21:54, 4 November 2024
Default blockquote text
A styled alternative to <blockquote>.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | Blockquote content
| String | required |