Template:Talk quote block
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
— User:Example User 18:21, 4 June 2024 (UTC)

![]() | This template was originally sporked from w:Template:Talk quote block Template documentation imported from sites like Wikipedia may have information irrelevant/inapplicable to Uncyclopedia. Use discretion, and some common sense! |
![]() | This template uses TemplateStyles |
Use {{Talk quote block}}, {{tqb}}, or {{tq2}} to quote (another's comments, a policy statement, etc.) in a block, on talk pages and noticeboards. It can be safely used after colon-indenting as well (see the § Indenting example below (§ Caveats). For a short inline quote, instead use {{Talk quote inline}}
.
Usage
Unnamed (positional) parameters:
{{Talk quote block|text|by}}
- The order of positional parameters cannot change - text must come before by.
Named parameters:
{{Talk quote block|text=|by=|source=|ts=|id=}}
Parameters
|text=
(or|1=
): The text being quoted.|by=
(or|2=
): The author of the text being quoted. A Wikipedia username is expected, and the username will be provided as a wikilink to the author's user page.|source=
: The source of the text being quoted. Use instead of|by=
when source is not individual user name, or when copy-pasting an entire sig.|ts=
: The timestamp of the edit whose text is being quoted. Hint: You can use five tildes to supply the current date and time:|ts=~~~~~
.|id=
: The ID of the comment that will be used in a link to it if the|ts=
parameter is also present. You can copy it by right-clicking the timestamp.|oldid=
: The revision ID of the edit introducing the change that was made. Displayed as the timestamp linking to the diff of the edit. (requires|ts=
or is not shown).|diff=
: The link to the diff comparing target.|style=
: HTML in-line style. (see the testcases)|nodash=y
or|no-dash=y
: Suppresses the em dash and space before|source=
, for when pasting a sig that already starts with a dash.|noping=y
or|no-ping=y
: Suppresses the link to the author to avoid notifying them.
Examples
{{Talk quote block|some random text|Example}}
gives:some random text
— User:Example{{Talk quote block|more random text|Example|ts=08:52, 21 May 2011 (UTC)}}
gives:more random text
— User:Example 08:52, 21 May 2011 (UTC){{Talk quote block|Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.|Example User|ts=08:52, 21 May 2011 (UTC)|id=c-Example_User-20240604182100-Example}}
gives:Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
— User:Example User 08:52, 21 May 2011 (UTC){{Talk quote block|different random text|Example|ts=08:52, 21 May 2011 (UTC)|oldid=139992}}
gives:different random text
— User:Example 08:52, 21 May 2011 (UTC)
Note: |ts=
must be present for |oldid=
link to show.