Template:Quote Box

From Abidan Archive Wiki
Revision as of 22:18, 6 February 2021 by Maadrast (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Template documentation[create]

No description.

Template parameters

ParameterDescriptionTypeStatus
Alignalign

Alignment of the quote box on the page—left / right / center / none. Defaults to left alignment. Using align=none will remove word wrapping.

Default
left
Unknownoptional
Classclass

Advanced Usage only, Feel Free to ignore

Unknownoptional
Widthwidth

The width of the quote box. Defaults to the width of the quote included, unless |align=center where the width will default to 100%.

Unknownoptional
Borderborder

The width of the quote box border. Defaults to 1px. Remember to include 'px' or 'em' to specify the correct width.

Unknownoptional
Fontsizefontsize

The fontsize of the quote box text. Defaults to 88%.

Unknownoptional
Bgcolorbgcolor

The RGB background color of the box. Defaults to #F9F9F9 (light gray).

Unknownoptional
Stylestyle

A generic CSS style parameter. Entries in this parameter supersede any duplicates in the preceding parameters.

Unknownoptional
Titletitle

Optional title to appear at the top of the quote box.

Unknownsuggested
Title_bgtitle_bg

The RGB background color of the title. Defaults to #F9F9F9 (light gray).

Unknownoptional
Title_fnttitle_fnt

The title font color. Defaults to black.

Unknownoptional
Tstyletstyle

A generic CSS style parameter. Entries in this parameter supersede any duplicates in the preceding title parameters.

Unknownoptional
Quotedquoted

If this parameter evaluates to true (is not 0, false, or empty) the quote box will enclose the quote in fat-quotes. Use judiciously;

Unknownoptional
Qalignqalign

Alignment of the quote element—left / right / center. Defaults to left.

Unknownoptional
Qstyleqstyle

A generic CSS style parameter. Entries in this parameter supersede any duplicates in the preceding quote parameters.

Unknownoptional
Quotetextquotetext

no description

Unknownoptional
Quotequote

The quote or other text to be displayed in the box.

Example
"Quote goes here"
Unknownrequired
Authorauthor

Optional name of the author. A <ref>...</ref> reference citation can be added at the end.

Unknownoptional
Sourcesource

Optional source of the quote ("Quoted" or Italic work title, and other publication data). A <ref>...</ref> reference citation can be added at the end.

Example
-Wintersteel
Unknownrequired
Salignsalign

Alignment of the source element—left / right / center. Defaults to the value of qalign.

Unknownoptional
Sstylesstyle

A generic CSS style parameter. Entries in this parameter supersede any duplicates in the preceding source parameters.

Unknownoptional