Changes

Jump to navigation Jump to search
Self-rv; the other table column claims this isn't consistent; but we still need proof of that.
{| 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 them in small-caps.
| <code><nowiki>{{sc1|UNICEF}} and 312&amp;nbsp;{{sc1|BCE}}</nowiki></code><br />
{{tlc|sc1|Mixed Case}}
| {{sc1|UNICEF}} and 312&nbsp;{{sc1|BCE}}<br />
{{sc1|Mixed Case}}
| <span style="color: ForestGreen;">UNICEF and 312 BCE<br />Mixed Case</span>
|-
| {{tl|Smallcaps2}}
| {{tl|sc2}}
| No conversion, small-caps display, mixed case.<br />Slightly reduced font size.<br />This is the conventional display of smallcaps for acronyms/initialisms in modern book typography.<br />Other uses: Unicode character names (use {{tl|Unichar}}).
| <code><nowiki>{{sc2|UNICEF}} and 312&amp;nbsp;{{sc2|BCE}}</nowiki></code><br />
{{tlc|sc2|Mixed Case}}
| {{sc2|UNICEF}} and 312&nbsp;{{sc2|BCE}}<br />
{{sc2|Mixed Case}}
| <span style="color: ForestGreen;">UNICEF and 312 BCE<br />Mixed Case</span>
|-
| {{tl|Smallcaps all}}
| {{tl|sc}}
| Lowercase conversion, small-caps display, all uppercase.<br />The size of lowercase letters.<br />Uses: Stressed syllables (in {{tl|Respell}}); and ???.<br /><span style="color: Red;">{{error|Warning}}: Default use will permanently change {{xtn|UPPER-}} or {{xtn|Mixed-Case}} data,<br />does not work consistently across different browsers,<br />and is not compatible with named HTML character entities.</span>
| <code><nowiki>{{sc|UNICEF}} and 312&amp;nbsp;{{sc|BCE}}</nowiki></code><br />
{{tlc|sc|Mixed Case}}
| {{sc|UNICEF}} and 312&nbsp;{{sc|BCE}}<br />{{sc|Mixed Case}}
| <span style="color: Red;">unicef and 312 bce<br />mixed case</span><br />(in many browsers)
|-
| {{tl|Allcaps}}
| {{tl|caps}}
| Uppercase conversion, all-caps display.<br />The size of uppercase letters.<br />Uses: ???.<br /><span style="color: Red;">{{error|Warning}}: Will permanently change {{xtn|lower-}} or {{xtn|Mixed-Case}} data,<br />does not work consistently across different browsers,<br />and is not compatible with named HTML character entities.</span>
| <code><nowiki>{{caps|UNICEF}} and 312&amp;nbsp;{{caps|BCE}}</nowiki></code><br />
{{tlc|caps|Mixed Case}}
| {{caps|UNICEF}} and 312&nbsp;{{caps|BCE}}<br />{{caps|Mixed Case}}
| <span style="color: Red;">UNICEF and 312 BCE<br />MIXED CASE</span><br />(in many browsers)
|-
| {{tl|Nocaps}}
| &nbsp;
| Lowercase conversion, all-lowercase display.<br />The size of lowercase letters.<br />Uses: ???.<br /><span style="color: Red;">{{error|Warning}}: Will permanently change {{xtn|UPPER-}} or {{xtn|Mixed-Case}} data,<br />and does not work consistently across different browsers.</span>
| <code><nowiki>{{nocaps|UNICEF}} and 312&amp;nbsp;{{nocaps|BCE}}</nowiki></code><br />
{{tlc|nocaps|Mixed Case}}
| {{nocaps|UNICEF}} and 312&nbsp;{{nocaps|BCE}}<br />{{nocaps|Mixed Case}}
| <span style="color: Red;">unicef and 312 bce<br />mixed case</span><br />(in many browsers)
|}<noinclude>
{{Documentation|content=
This table is transcluded into the documentation of the various templates it illustrates.
}}</noinclude>
Anonymous user

Navigation menu