Template:Period: Difference between revisions
Jump to navigation
Jump to search
SirYodaJedi (talk | contribs) mNo edit summary |
(added more (hopefully all) punctuation marks; although all punctuation symbols i could find are accounted for, some languages may not be accounted for) |
||
Line 1: | Line 1: | ||
Adds a period/full stop ({{code|.}}, which is replaced with a | Adds a period/full stop ({{code|.}}, which is replaced with a period/full stop {{code|。}} if the language is set to Japanese or Chinese. | ||
<includeonly><onlyinclude>{{#switch:{{{lang|{{ROOTPAGENAME}}}}} | <includeonly><onlyinclude>{{#switch:{{{lang|{{ROOTPAGENAME}}}}} | ||
| #default = . | |#default = . | ||
| Ja = 。 | |Am = ። | ||
|Bo = ། | |||
|Grc = ˙ | |||
|Hi|Ks-deva|Gom|Gom-deva = । | |||
|Hy = ։ | |||
|Ja|Zh = 。 | |||
|Sat = ᱾ | |||
|Shn = ။ | |||
|Th = | |||
|Ur =۔ | |||
}}</onlyinclude></includeonly> |
Revision as of 21:47, 16 August 2024
Adds a period/full stop (., which is replaced with a period/full stop 。 if the language is set to Japanese or Chinese.