Template:Quote box: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 23: | Line 23: | ||
|width=100px | |width=100px | ||
|align=left | |align=left | ||
|quote=Example of an important quote}} | |quote=Example of an important quote | ||
|source=Clinton the CAT}} | |||
</nowiki> | </nowiki> | ||
</pre> | </pre> | ||
Line 30: | Line 31: | ||
|width=100px | |width=100px | ||
|align=left | |align=left | ||
|quote=Example of an important quote}} | |quote=Example of an important quote | ||
|source=Clinton the CAT}} | |||
[[Category:Styling templates]] | [[Category:Styling templates]] | ||
== Template Data == | == Template Data == |
Revision as of 23:21, 9 October 2025
Usage
Add this to the source editor
{{Quote box |quote=Example of an important quote}}
to create a box with a quote like this:
'Example of an important quote
You can adjust the other parameters like this:
{{Quote box |margin=2.5em |width=100px |align=left |quote=Example of an important quote |source=Clinton the CAT}}
Clinton the CATExample of an important quote
Template Data
This creates a box containing a blockquote accoring to the parameters or defaults
Parameter | Description | Type | Status | |
---|---|---|---|---|
margin | margin | Margin to leave around the box.
| Unknown | optional |
align | align | Alignment of the box
| Unknown | optional |
width | width | Width of the box
| Unknown | optional |
quote | quote | The quote to include in the box | Unknown | required |
source | source | The name of the source & [[Template:Cite web|reference]] to include in the box | Unknown | optional |