Template:Period: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(only supported languages) |
||
Line 1: | Line 1: | ||
Adds a period/full stop ({{code|.}}, which is replaced with the corresponding character in another script if applicable. | Adds a period/full stop ({{code|.}}, which is replaced with the corresponding character in another script if applicable. | ||
<includeonly><onlyinclude>{{#switch:{{ | |||
== 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> | |||
| | |||
}}</onlyinclude></includeonly> |