Template:Period: Difference between revisions
Jump to navigation
Jump to search
(added more (hopefully all) punctuation marks; although all punctuation symbols i could find are accounted for, some languages may not be accounted for) |
SirYodaJedi (talk | contribs) (I guess this cat works) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
Adds a period/full stop ({{code|.}}, which is replaced with | {{shortcut|{{tl2|full stop}}}} | ||
<includeonly><onlyinclude>{{#switch:{{ | Adds a period/full stop ({{code|.}}), which is replaced with the corresponding character in another script if applicable. | ||
== Preview {{ulf|ja=1|zh=1|en=1|no-right-align=1}} == | |||
* <nowiki>{{period}}</nowiki> = {{period}} | |||
<includeonly> | |||
<onlyinclude>{{#switch: {{language}} | |||
|#default = . | |#default = . | ||
|ja|zh = 。 | |||
}}</onlyinclude> | |||
</includeonly> | |||
| | [[Category:Language-related templates]] | ||
}}</onlyinclude></includeonly> |