Template:Citation Style documentation/quote: Difference between revisions
Template:Cite web>Redrose64 add a csdoc id |
m 1 revision imported |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
*<b id="csdoc_quote">quote</b>: Relevant text quoted from the source. Displays enclosed in quotes.{{#if: {{{cs2|}}}|| When supplied, the citation terminator (a period by default) is suppressed, so the quote must include terminating punctuation.}} If '''script-quote''' is defined, use '''quote''' to hold a [[WP:ROMAN|Romanization]] (if available) of the text in '''script-quote'''. | *<b id="csdoc_quote">quote</b>: Relevant text quoted from the source. Displays enclosed in quotes.{{#if: {{{cs2|}}}|| When supplied, the citation terminator (a period by default) is suppressed, so the quote must include terminating punctuation.}} If '''script-quote''' is defined, use '''quote''' to hold a [[WP:ROMAN|Romanization]] (if available) of the text in '''script-quote'''. When quoting a copyrighted text, only [[Wikipedia:Non-free_content#Text|brief quotations to attribute a point of view or idea]] are permitted; extensive quotations are prohibited. | ||
** '''script-quote''': Original quotation for languages that do not use a Latin-based script (Arabic, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, etc.); not italicized, follows italicized Romanization defined in '''quote''' (if available). Alias: none. Must be prefixed with one of the [[Help:Citation_Style_1#{{pipe}}script-<param>{{=}} language codes|supported language codes]] to help browsers properly display the script: | ** '''script-quote''': Original quotation for languages that do not use a Latin-based script (Arabic, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, etc.); not italicized, follows italicized Romanization defined in '''quote''' (if available). Alias: none. Must be prefixed with one of the [[Help:Citation_Style_1#{{pipe}}script-<param>{{=}} language codes|supported language codes]] to help browsers properly display the script: | ||
**:<code><nowiki>... |quote=Tōkyō tawā |script-quote=ja:東京タワー |trans-quote=Tokyo Tower ...</nowiki></code> | **:<code><nowiki>... |quote=Tōkyō tawā |script-quote=ja:東京タワー |trans-quote=Tokyo Tower ...</nowiki></code> |
Latest revision as of 14:44, 20 October 2025
- quote: Relevant text quoted from the source. Displays enclosed in quotes. When supplied, the citation terminator (a period by default) is suppressed, so the quote must include terminating punctuation. If script-quote is defined, use quote to hold a Romanization (if available) of the text in script-quote. When quoting a copyrighted text, only brief quotations to attribute a point of view or idea are permitted; extensive quotations are prohibited.
- script-quote: Original quotation for languages that do not use a Latin-based script (Arabic, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, etc.); not italicized, follows italicized Romanization defined in quote (if available). Alias: none. Must be prefixed with one of the supported language codes to help browsers properly display the script:
... |quote=Tōkyō tawā |script-quote=ja:東京タワー |trans-quote=Tokyo Tower ...
- trans-quote: English translation of the quotation if the source quoted is in a foreign language. Displays in square brackets. Alias: none.
- script-quote: Original quotation for languages that do not use a Latin-based script (Arabic, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, etc.); not italicized, follows italicized Romanization defined in quote (if available). Alias: none. Must be prefixed with one of the supported language codes to help browsers properly display the script:
- quote-page: The number of a single page quoted in
|quote=
. Use either|quote-page=
or|quote-pages=
, but not both. Should be a subset of the page(s) specified in|page=
,|pages=
or|at=
. Displays preceded by <syntaxhighlight lang="text" class="" style="" inline="1">p.</syntaxhighlight> unless|no-pp=yes
. If hyphenated, use {{hyphen}} to indicate this is intentional (e.g.|quote-page=3{{hyphen}}12
). Alias: none. - OR: quote-pages: A list or range of pages quoted in
|quote=
. Use either|quote-page=
or|quote-pages=
, but not both. Should be a subset of the pages specified in|pages=
or|at=
. Separate using an en dash (–); separate non-sequential pages with a comma (,). Displays preceded by <syntaxhighlight lang="text" class="" style="" inline="1">pp.</syntaxhighlight> unless|no-pp=yes
is defined. Hyphens are automatically converted to en dashes; if hyphens are appropriate because individual page numbers contain hyphens, for example: pp. 3-1–3-15, use double parentheses to tell the template to display the value of|quote-pages=
without processing it, and use {{hyphen}} to indicate to editors that a hyphen is really intended:|quote-pages=((3{{hyphen}}1{{ndash}}3{{hyphen}}15))
. Alias: none.