Template talk:Quote box
Parameters Basic parameters
|title = — Optional title to appear at the top of the quote box. |quote = — The quote or other text to be displayed in the box. |author= — Optional name of the author. A [1] reference citation can be added at the end. |source= — Optional source of the quote ("Quoted" or Italic work title, and other publication data). A [2] reference citation can be added at the end. Main box styling
|align= — Alignment of the quote box on the page—left / right / center / none. Defaults to right alignment. Using align=none will remove word wrapping. |width= — The width of the quote box. Defaults to the width of the quote included, unless |align=center where the width will default to 100%. |border= — The width of the quote box border. Defaults to 1px. Remember to include 'px' or 'em' to specify the correct width. |fontsize= — The fontsize of the quote box text. Defaults to 88%. |bgcolor= — The RGB background color of the box. Defaults to #F9F9F9 (light gray). |style= — A generic CSS style parameter. Entries in this parameter supersede any duplicates in the preceding parameters. Title styling
|title_bg= — The RGB background color of the title. Defaults to #F9F9F9 (light gray). |title_fnt= — The title font color. Defaults to black. |tstyle= — A generic CSS style parameter. Entries in this parameter supersede any duplicates in the preceding title parameters. Quote styling
|qalign= — Alignment of the quote element—left / right / center. Defaults to left. |qstyle= — A generic CSS style parameter. Entries in this parameter supersede any duplicates in the preceding quote parameters. |quoted= — If this parameter evaluates to true (is not 0, false, or empty) the quote box will enclose the quote in fat-quotes. Use judiciously; quote marks do not display in mainspace (articles) per MOS:BLOCKQUOTE. Source styling These affect the entire |author= and |source= block, below the quotation.
|salign= — Alignment of the source element—left / right / center. Defaults to the value of qalign. |sstyle= — A generic CSS style parameter. Entries in this parameter supersede any duplicates in the preceding source parameters.