Template:Period: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(I guess this cat works)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Adds a period/full stop ({{code|.}}, which is replaced with a CJK period/full stop {{code|。}} if the language is set to Japanese or Chinese.
{{shortcut|{{tl2|full stop}}}}
<includeonly><onlyinclude>{{#switch:{{{lang|{{ROOTPAGENAME}}}}}
Adds a period/full stop ({{code|.}}), which is replaced with the corresponding character in another script if applicable.
| #default = .
 
| Ja = 。
== Preview {{ulf|ja=1|zh=1|en=1|no-right-align=1}} ==
| Zh = 。}}</onlyinclude></includeonly>
 
* <nowiki>{{period}}</nowiki> = {{period}}
<includeonly>
 
<onlyinclude>{{#switch: {{language}}
|#default = .
|ja|zh = 。
}}</onlyinclude>
 
</includeonly>
 
[[Category:Language-related templates]]

Latest revision as of 07:14, 25 April 2025

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

Preview English (en)日本語 (ja)中文 (zh)

  • {{period}} = .