Template:Period: Difference between revisions

From Valve Developer Community
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)
No edit summary
Line 1: Line 1:
Adds a period/full stop ({{code|.}}, which is replaced with a period/full stop {{code|。}} if the language is set to Japanese or Chinese.
Adds a period/full stop ({{code|.}}, which is replaced with the corresponding character in another script if applicable.
<includeonly><onlyinclude>{{#switch:{{{lang|{{ROOTPAGENAME}}}}}
<includeonly><onlyinclude>{{#switch:{{{lang|{{ROOTPAGENAME}}}}}
|#default = .
|#default = .

Revision as of 21:50, 16 August 2024

Adds a period/full stop (., which is replaced with the corresponding character in another script if applicable.