Template:Citation Style documentation/title: Difference between revisions
Richardpruen (talk | contribs) m 1 revision imported: Citation templates |
No edit summary |
||
Line 4: | Line 4: | ||
|#default = title}}''': Title of source. {{#switch:{{{link}}}|no=|wikilink_only=Can be wikilinked to an existing Wikipedia article.|Can be wikilinked to an existing Wikipedia article or '''url''' may be used to add an external link, but not both.}} {{#switch:{{BASEPAGENAME}} | |#default = title}}''': Title of source. {{#switch:{{{link}}}|no=|wikilink_only=Can be wikilinked to an existing Wikipedia article.|Can be wikilinked to an existing Wikipedia article or '''url''' may be used to add an external link, but not both.}} {{#switch:{{BASEPAGENAME}} | ||
|Cite arXiv = Displays in quotes | |Cite arXiv = Displays in quotes | ||
|Cite book = Displays in italics | |Cite book = Displays in ''italics'' | ||
|Cite conference = Displays in quotes | |Cite conference = Displays in quotes | ||
|Cite episode = Displays in quotes | |Cite episode = Displays in quotes | ||
Line 14: | Line 14: | ||
|Cite podcast = Displays in quotes | |Cite podcast = Displays in quotes | ||
|Cite report = Displays unformatted, without italics or quotes | |Cite report = Displays unformatted, without italics or quotes | ||
|#default = Displays in italics}}. {{#if:{{{limited_param_list|}}}||If '''script-title''' is defined, use '''title''' to hold a [[WP:ROMAN|Romanization]] (if available) of the title in '''script-title'''. | |#default = Displays in ''italics''}}. {{#if:{{{limited_param_list|}}}||If '''script-title''' is defined, use '''title''' to hold a [[WP:ROMAN|Romanization]] (if available) of the title in '''script-title'''. | ||
** '''script-title''': Original title 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 '''title''' (if present). 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-title''': Original title 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 '''title''' (if present). 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>... |title=Tōkyō tawā |script-title=ja:東京タワー |trans-title=Tokyo Tower ...</nowiki></code> | **:<code><nowiki>... |title=Tōkyō tawā |script-title=ja:東京タワー |trans-title=Tokyo Tower ...</nowiki></code> | ||
** '''trans-title''': English translation of the title if the source cited is in a foreign language. Displays in square brackets after '''{{#switch:{{{title_title}}} | ** '''trans-title''': English translation of the title if the source cited is in a foreign language. Displays in square brackets after '''{{#switch:{{{title_title}}} | ||
|encyclopedia=encyclopedia | |encyclopedia=encyclopedia | ||
|#default = title}}''' | |#default = title}}'''. Use of the '''language''' parameter is recommended.}} | ||
:Titles containing certain characters will not display and link correctly unless those characters are encoded. | :Titles containing certain characters will not display and link correctly unless those characters are encoded. | ||
{| class="wikitable" style="margin-left: 5em" | {| class="wikitable" style="margin-left: 5em" |