页面模板:Smallcaps/styles.css没有内容。{{{1}}}
This template is used on approximately 17,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Lua错误 在模块:TNT的第167行:Missing Commons dataset I18n/Module:TNT.tab
{{Smallcaps}}
will display the lowercase part of most text as a soft format of typographical 页面模板:Smallcaps/styles.css没有内容。small caps.
For example: {{Smallcaps|<Beware of Dog>}}
→ 页面模板:Smallcaps/styles.css没有内容。Beware of Dog.
The template works for most scripts that have casing, with the exception of half of the Greek alphabet (namely the unaccented letters α β γ δ θ λ μ ρ σ (but not ς) φ χ ω). In addition, the accents in Greek ΐ ΰ are badly placed: 模板:Sc1.
This template should be avoided or used sparingly in articles, as the Manual of Style advises that small caps should be avoided and reduced to one of the other title cases or normal case, and that markup should be kept simple.
Smallcaps should not be used for the abbreviations BC, AD, BCE, CE, etc., per MOS:ERA, even though they are used in the examples below.
For display of acronyms/initialisms in small caps, use {{Smallcaps2}}
(a.k.a. {{sc2}}
) instead.
Usage
This template should not be used in citation templates such as Citation Style 1 and Citation Style 2, because it includes markup that will pollute the COinS metadata they produce; see Wikipedia:COinS. |
Your source text is not altered in the output, only the way it is displayed on the screen: a copy-paste of the text will give the small caps sections in their original form; similarly, an older or non-CSS browser will only display the original text on screen.
- Code
{{Smallcaps|Utada}} Hikaru
- Displayed
- 页面模板:Smallcaps/styles.css没有内容。Utada Hikaru
- Pasted
- Utada Hikaru
This template is therefore intended for the use of caps as a typographic style, such as rendering family names in bibliographies in small caps to distinguish them from given names. It should not be used for acronyms or abbreviations which are supposed to be capitalized regardless of style. For such cases, use {{Smallcaps2}}
.
As of 2016,[update] this template cannot be used in citation templates like {{Cite journal}}
to small-cap author names or titles of works in citation styles that call for such typography. See "Notes", below for details.
Technical notes
- Diacritics (å, ç, é, ğ, ı, ñ, ø, ş, ü, etc.) are handled. However, because text formatting is performed by each reader's browser and fonts, inconsistencies in CSS implementations can lead to some browsers not converting certain rare diacritics.
- Use of this template does not generate any automatic categorization. As with most templates, if the argument contains an
=
sign, the sign should be replaced with {{}}, or the whole argument be prefixed with|1=
. And for wikilinks, you need to use piping. There is a parsing problem with MediaWiki which causes unexpected behavior when a template with one style is used within a template with another style. - There is a problem with dotted and dotless I.
{{Lang|tr|{{Smallcaps|ı i}}}}
may gives you 页面模板:Smallcaps/styles.css没有内容。ı ı, although the language is set to Turkish, unless the font including localized glyphs for small caps variant. - Do not use this inside Citation Style 1 or 模板:Cs2 templates, or this template's markup will be included in the COinS metadata. This means that reference management software such as Zotero will have entries corrupted by the markup. For example, if
{{smallcaps}}
is used to format the surname of Bloggs, Joe in{{cite journal}}
, then Zotero will store the name as<span style="font-variant:small-caps;">Bloggs</span>, Joe
. This is incorrect metadata. If the article that you are editing uses a citation style that includes small caps, either format the citation manually (see examples below) or use a citation template that specifically includes small caps in its formatting, like{{Cite LSA}}
. - This template will not affect the use of HTML character entities like
. - Technically, the template is a wrapper for:
font-variant: small-caps
. - A potential alternative CSS approach,
font-variant: small-caps; text-transform: lowercase;
, has not been used because it did not work in Internet Explorer 5 and 6, and it is implemented inconsistently in others: it copy-pastes as the original text in Firefox, but as the altered text in Chrome, Safari, Opera, and text-only browsers.
Suppressing small caps
If you wish to suppress the display of small caps in your browser, as a logged-in user, you can make an edit to your common.css reading:
span.smallcaps { font-variant-caps: normal !important; }
Examples
Code | Display (screen) | |
---|---|---|
{{Smallcaps|The ''Name'' of the 2nd Game}} | 页面模板:Smallcaps/styles.css没有内容。The Name of the 2nd Game | |
Leonardo {{Smallcaps|DiCaprio}} (born 1974) | Leonardo 页面模板:Smallcaps/styles.css没有内容。DiCaprio (born 1974) | |
José {{Smallcaps|Álvarez de Toledo y Gonzaga}} | José 页面模板:Smallcaps/styles.css没有内容。Álvarez de Toledo y Gonzaga | |
{{Smallcaps|Nesbø, Vågen, Louÿs, Zúñiga, Kabaağaçlı}} | 页面模板:Smallcaps/styles.css没有内容。Nesbø, Vågen, Louÿs, Zúñiga, Kabaağaçlı | |
When your text uses an = sign: | ||
模板:N | {{Smallcaps|You and Me = Us}} | 页面模板:Smallcaps/styles.css没有内容。{{{1}}} |
{{Smallcaps|You and Me = Us}} | 页面模板:Smallcaps/styles.css没有内容。You and Me = Us | |
{{Smallcaps|You and Me {{=}} Us}} | 页面模板:Smallcaps/styles.css没有内容。You and Me = Us | |
{{Smallcaps|1=You and Me = Us}} | 页面模板:Smallcaps/styles.css没有内容。You and Me = Us | |
When your text uses a template: | ||
模板:N | in {{Smallcaps|Fiddler's {{Green{{!}}Green}}}} forever | Green}} forever |
in {{Smallcaps|1=Fiddler's {{Green|Green}}}} forever | in 页面模板:Smallcaps/styles.css没有内容。Fiddler's Green forever | |
in {{Smallcaps|Fiddler's {{Green|Green}}}} forever | in 页面模板:Smallcaps/styles.css没有内容。Fiddler's Green forever | |
{{Green|1=in {{Smallcaps|Fiddler's Green}} forever}} | in 页面模板:Smallcaps/styles.css没有内容。Fiddler's Green forever | |
{{Colors|green|yellow|3=in {{Smallcaps|Fiddler's Green}} forever}} | 模板:Colors | |
When your text uses a | pipe: | ||
模板:N | {{Smallcaps|Before|afteR}} | 页面模板:Smallcaps/styles.css没有内容。Before |
模板:N | {{Smallcaps|1=Before{{!}}afteR}} | afteR |
{{Smallcaps|Before|afteR}} | afteR | |
When your text uses a link:[Table 1] | ||
模板:N | [[{{Smallcaps|Mao}} Zedong]] | [[页面模板:Smallcaps/styles.css没有内容。Mao Zedong]] |
[[Mao Zedong|{{Smallcaps|Mao}} Zedong]] | 页面模板:Smallcaps/styles.css没有内容。Mao Zedong |
- ↑ As of May 2023, the preferred example fails due to flaws in Mediawiki (phabricator issue T200704) if there are no prior uses of
{{smallcaps}}
on the page outside links.
Note that most of these uses are not sanctioned by the WP:Manual of Style and should be avoided in article prose.
Reasons to use small caps
Small caps are useful for encyclopedic and typographical uses including:
- To lighten ALL-CAPS surnames mandated by citation styles such as Harvard
Note that this template should not be used inside CS1 or CS2 citation templates, such as {{cite book}}
or {{citation}}
; see #Notes above for details and alternatives.
- Piccadilly has been compared to "a Parisian boulevard" (页面模板:Smallcaps/styles.css没有内容。Dickens 1879).
- 页面模板:Smallcaps/styles.css没有内容。Dickens, C. Jr (1879). "Piccadilly" in Dickens's Dictionary of London. London: C. Dickens.[1]
- To disambiguate Western names and surnames at a glance
- Many Hispanic names are tricky to decompose:
- Jorge Luis 页面模板:Smallcaps/styles.css没有内容。Borges, but Adolfo 页面模板:Smallcaps/styles.css没有内容。Bioy (both filed under "B")
- José 页面模板:Smallcaps/styles.css没有内容。Álvarez, Marqués de los Trujillos
- And many Hispanic names are better known by their second surname:
- Pablo 页面模板:Smallcaps/styles.css没有内容。Ruiz Picasso, Federico 页面模板:Smallcaps/styles.css没有内容。García Lorca, Emir 页面模板:Smallcaps/styles.css没有内容。Rodríguez Monegal, José Luis 页面模板:Smallcaps/styles.css没有内容。Rodríguez Zapatero
- Many names (Martín, Miguel, Ramón, Tomás, etc.) can be either forename or surname:
- Juan Martín 页面模板:Smallcaps/styles.css没有内容。Hernández vs. Rafael 页面模板:Smallcaps/styles.css没有内容。Martín Vázquez (two ball players)
- Hungarian names natively use the surname-first order:
- 页面模板:Smallcaps/styles.css没有内容。Petőfi Sándor is usually westernized Sándor 页面模板:Smallcaps/styles.css没有内容。Petőfi
- To disambiguate Eastern surnames and given names at a glance
- Most Chinese names and Korean names retain their surname-first order:
- 页面模板:Smallcaps/styles.css没有内容。Mao Zedong fought 页面模板:Smallcaps/styles.css没有内容。Chiang Kai-shek
- The movie Oldboy by 页面模板:Smallcaps/styles.css没有内容。Park Chan-wook starring 页面模板:Smallcaps/styles.css没有内容。Choi Min-sik was not seen by 页面模板:Smallcaps/styles.css没有内容。Kim Il Sung
- Especially in Hong Kong and Macao, a Western given name may be added as well:
- Leslie 页面模板:Smallcaps/styles.css没有内容。Cheung Kwok-Wing
- Most Japanese names are reversed in the West, but not all:
- (Akira 页面模板:Smallcaps/styles.css没有内容。Kurosawa or Motojirō 页面模板:Smallcaps/styles.css没有内容。Kajii are usually westernized)
- But 页面模板:Smallcaps/styles.css没有内容。Matsuo Bashō, 页面模板:Smallcaps/styles.css没有内容。Ono no Komachi, 页面模板:Smallcaps/styles.css没有内容。Kaga no Chiyo (haiku poets known under their given name)
- But 页面模板:Smallcaps/styles.css没有内容。Edogawa Ranpo (kept due to wordplay with "Edgar Allan Poe") vs. Ranpo 页面模板:Smallcaps/styles.css没有内容。Edogawa (some modern uses)
- Burmese names ignore the concept of forename/surname, but are adapted in the West:
- Daw 页面模板:Smallcaps/styles.css没有内容。Aung San Suu Kyi, daughter of General 页面模板:Smallcaps/styles.css没有内容。Aung San ("Daw" is honorific, her name takes part of his name)
- And some Burmese names are so short they need to retain an honorific prefix (U for Mister, Daw for Madam, Thakin for Master) which is confusable with a forename or a surname:
- U 页面模板:Smallcaps/styles.css没有内容。Nu ("Mister 页面模板:Smallcaps/styles.css没有内容。Nu"), a.k.a. Thakin 页面模板:Smallcaps/styles.css没有内容。Nu ("Master 页面模板:Smallcaps/styles.css没有内容。Nu")
- To cite Unicode character names correctly without unwanted emphasizing.
- Such names are required to be written in capitals by the Unicode standard. Use
{{Smallcaps2}}
, not{{Smallcaps}}
, for this: In running text, "U+022A 模板:Smallcaps2" is a less visually distracting alternative to "U+022A LATIN CAPITAL LETTER O WITH DIAERESIS AND MACRON". Unicode names should not be represented in mixed case, e.g. as{{Smallcaps}}
.
Comparison of the case transformation templates
Templatedata
TemplateData for Smallcaps
Displays the lowercase part of inputted text as small caps
参数 | 描述 | 类型 | 状态 | |
---|---|---|---|---|
Text | 1 | Text to be rendered in small caps | 字符串 | 必需 |
See also
{{Smallcaps2}}