Template:Full stop/doc
More actions
Generates a full stop punctuation suitable for texts written to be readable and translatable in human languages.
Usage
{{Full stop}}
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
lang | language code | a valid language code defined in BCP 47 or supported by MediaWiki | {{PAGELANGUAGE}} | optional |
Additional information
The template is intended to be used in the following namespaces: no namespace specified
The template is intended to be used by the following user groups: no user group specified
See also
Localization
To add your language to the list of languages supported by this template, please edit the template and add a row to the "{{LangSwitch|}}" construct. It takes the form "|xx= Your translation " (xx being the code of your language)
Be especially careful about the usage and interpretation of the Latin full stop punctuation, because they will be confused with other punctuations (and sometimes with actual native letters or modifiers for other Latin punctuations) that non-Latin scripts prefer using (notably Armenian and Greek).
As well, simple spaces are interpreted as full stops in some East Asian scripts (except for embedded words borrowed from other scripts), so don't insert extra spaces between "words" or after full stops or any other common punctuation that these scripts use.
Examples
"1{{Full stop}}2"gives "1. 2"."1{{Full stop|lang=bn}}2"gives "1। 2"."1{{Full stop|lang=en}}2"gives "1. 2"."1{{Full stop|lang=hy}}2"gives "1։ 2"."1{{Full stop|lang=hi}}2"gives "1। 2"."1{{Full stop|lang=ja}}2"gives "1。2"."1{{Full stop|lang=jbo}}2"gives "1 i 2"."1{{Full stop|lang=km}}2"gives "1។ 2"."1{{Full stop|lang=ko}}2"gives "1. 2"."1{{Full stop|lang=lo}}2"gives "1. 2"."1{{Full stop|lang=lzh}}2"gives "1。2"."1{{Full stop|lang=th}}2"gives "1 2"."1{{Full stop|lang=yue}}2"gives "1。2"."1{{Full stop|lang=zh}}2"gives "1。2".