Toggle menu
15
236
75
27.7K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Case templates table: Difference between revisions

Template page
Created page with "{| class="wikitable" |- ! scope="col" | Template ! scope="col" | Shortcut ! scope="col" style="width: 35%;" | Purpose ! scope="col" | Example ! scope="col" | Output ! scope="col" | Copy-pastes as |- | {{tl|Smallcaps}} | {{tl|sc1}}<br />{{tl|SC}} | No conversion, small-caps display, mixed case.<br />No font size change (acronyms are unaffected).<br />Common mixed-case heading style (not in Wikipedia).<br />Uses: Rendering publication titles in citation styles that require..."
 
(No difference)

Latest revision as of 03:57, 16 February 2025

Template Shortcut Purpose Example Output Copy-pastes as
{{Smallcaps}} {{sc1}}
{{Template:Smallcaps}}
No conversion, small-caps display, mixed case.
No font size change (acronyms are unaffected).
Common mixed-case heading style (not in Wikipedia).
Uses: Rendering publication titles in citation styles that require them in small-caps.
{{sc1|UNICEF}} and 312&nbsp;{{sc1|BCE}}

{{sc1|Mixed Case}}

UNICEF and 312 BCE

Mixed Case

UNICEF and 312 BCE
Mixed Case
{{Smallcaps2}} {{sc2}} No conversion, small-caps display, mixed case.
Slightly reduced font size.
This is the conventional display of smallcaps for acronyms/initialisms in modern book typography.
Other uses: Unicode character names.
{{sc2|UNICEF}} and 312&nbsp;{{sc2|BCE}}

{{sc2|Mixed Case}}

UNICEF and 312 BCE

Mixed Case

UNICEF and 312 BCE
Mixed Case
{{Smallcaps all}} {{sc}} Deprecated
Lowercase conversion, small-caps display, all uppercase.
The size of lowercase letters.
Uses: Stressed syllables (in {{Respell}}); and ???.
Warning: Default use will permanently change UPPER- or Mixed-Case data,
does not work consistently across different browsers,
and is not compatible with named HTML character entities.
{{sc|UNICEF}} and 312&nbsp;{{sc|BCE}}

{{sc|Mixed Case}}

UNICEF and 312 BCE
MIXED CASE
unicef and 312 bce
mixed case

(in many browsers)
{{Allcaps}} {{caps}} No conversion, all-caps display.
The size of uppercase letters.
Uses: ???.
{{caps|UNICEF}} and 312&nbsp;{{caps|BCE}}

{{caps|Mixed Case}}

UNICEF and 312 BCE
Mixed Case
UNICEF and 312 BCE
Mixed Case
{{Nocaps}}   No conversion, all-lowercase display.
The size of lowercase letters.
Uses: ???.
{{nocaps|UNICEF}} and 312&nbsp;{{nocaps|BCE}}

{{nocaps|Mixed Case}}

UNICEF and 312 BCE
Mixed Case
UNICEF and 312 BCE
Mixed Case