Template:Quoter/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude>{{Docsub}}</noinclude> The {{tl|quoter}} template places a box with a quotation in an article with article text floating around it. It is not intended for blockquotes which should use <code><nowiki><blockquote>...</blockquote></nowiki></code> tags. ==Usage== ==Parameters== {| class="wikitable" ! Parameter !! Description !! Type !! Status !! Notes |- | {{code|align}} || Float position || Text || Optional || Defaults to {{code|right}}. Other options: {{code|le...") |
mNo edit summary |
||
Line 29: | Line 29: | ||
|- | |- | ||
| {{code|qalign}} || Quote alignment || String || Optional || Defaults to <code><nowiki>{{{halign|left}}}</nowiki></code> | | {{code|qalign}} || Quote alignment || String || Optional || Defaults to <code><nowiki>{{{halign|left}}}</nowiki></code> | ||
|- | |||
| {{code|qstyle}} || Quote style || String || Optional || | |||
|- | |||
| {{code|quoted}} || || String || Optional || | |||
|- | |||
| {{code|quote}}<br />{{code|1}} || Quote text || String || Optional || | |||
|- | |||
| {{code|salign}} || Signature alignment || String || Optional || Defaults to <code>{{{qalign}}}</code> | |||
|- | |||
| {{code||ssstyle}} || Signature style || String || Optional || | |||
|- | |||
| {{code|source}}<br />{{code|2}} || Source/author || String || Optional || | |||
|} | |} | ||
==Example== | ==Example== |
Revision as of 04:19, 27 February 2025
![]() |
This is a documentation subpage for Template:Quoter. It may contain usage information, categories and other content that is not part of the original template page. |
The {{quoter}} template places a box with a quotation in an article with article text floating around it. It is not intended for blockquotes which should use <blockquote>...</blockquote>
tags.
Usage
Parameters
Parameter | Description | Type | Status | Notes |
---|---|---|---|---|
align |
Float position | Text | Optional | Defaults to right . Other options: left , center , none
|
width |
Box width | String | Optional | |
border |
Box border | String | Optional | Defaults to 1px
|
fontsize |
Font size | String | Optional | Defaults to 88%
|
bgcolor |
Box background color | String | Optional | Defaults to #F9F9F9 ()
|
style |
Box style | String | Optional | |
title |
Quote title | String | Optional | |
title_bg |
Title background | String | Optional | Defaults to {{{bgcolor}}}
|
title_fnt |
Title font color | String | Optional | Defaults to black ()
|
tstyle |
Title style | String | Optional | |
qalign |
Quote alignment | String | Optional | Defaults to {{{halign|left}}}
|
qstyle |
Quote style | String | Optional | |
quoted |
String | Optional | ||
quote 1 |
Quote text | String | Optional | |
salign |
Signature alignment | String | Optional | Defaults to {{{qalign}}}
|
|
Signature style | String | Optional | |
source 2 |
Source/author | String | Optional |