Template:C/doc: Difference between revisions
Jump to navigation
Jump to search
Update |
ArrowHead294 (talk | contribs) mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{dochead}} | {{dochead}}{{substitute|no}} | ||
This template inserts a narrow no-break space ([https://www.compart.com/en/unicode/U+202F U+202F]) followed by the cent symbol. | This template inserts a narrow no-break space ([https://www.compart.com/en/unicode/U+202F U+202F]) followed by the cent symbol. | ||
Line 5: | Line 5: | ||
Use as follows: | Use as follows: | ||
<pre>{{ | <pre>{{c}}</pre> | ||
==== Example ==== | ==== Example ==== | ||
<pre>50{{ | <pre>50{{c}}</pre> | ||
will look like this: | will look like this: |
Latest revision as of 14:12, 20 May 2025
![]() |
This template should not be substituted. |
This template inserts a narrow no-break space (U+202F) followed by the cent symbol.
Usage
Use as follows:
{{c}}
Example
50{{c}}
will look like this:
50 ¢
See also
- Template: Cent – to print the cent sign with a link to the article about cents
- Template: Cents – a substituted template to calculate the cents value of a ratio.