 | This template uses Lua:
|
Usage
Basic
{{Infobox punctuation
|mark = ,
|name = Comma
|other_names=
|unicode = {{unichar|002C|COMMA|html=}}
|see_also =
}}
With variants
{{Infobox punctuation
|mark =
|name =
|other_names =
|unicode =
|variant1 = |caption1 =
|variant2 = |caption2 =
|variant3 = |caption3 =
|variant4 = |caption4 =
|see_also =
}}
- Example
| ( ) |
|---|
Brackets |
|---|
| ( )
|
{ }
|
[ ]
|
| Round brackets or parentheses
|
Curly brackets or braces
|
Square brackets or simply brackets (US)
| |
|---|
{{Infobox punctuation
|mark =( )
|name =Brackets
|other_names=
|unicode =
|variant1=( )
|caption1=Round brackets or parentheses
|variant2={ }
|caption2=Curly brackets or braces
|variant3=[ ]
|caption3=Square brackets or simply brackets (US)
|variant4=
|caption4=
|see_also =
}}
Template Data
Template Data
|
No description. Template parameters | Parameter | Description | Type | Status |
|---|
| Mark | mark | no description - Example
- ,
| Unknown | optional |
|---|
| Name | name | no description - Example
- Comma
| Unknown | optional |
|---|
| Unicode | unicode | no description - Example
- {{unichar|002C|COMMA|html=}}
| Unknown | optional |
|---|
| Other_names | other_names | no description
| Unknown | optional |
|---|
| See_also | see_also | no description
| Unknown | optional |
|---|
| Line-height | line-height | no description
| Unknown | optional |
|---|
| Variant1 | variant1 | no description
| Unknown | optional |
|---|
| Caption1 | caption1 | no description
| Unknown | optional |
|---|
| Variant2 | variant2 | no description
| Unknown | optional |
|---|
| Caption2 | caption2 | no description
| Unknown | optional |
|---|
| Variant3 | variant3 | no description
| Unknown | optional |
|---|
| Caption3 | caption3 | no description
| Unknown | optional |
|---|
| Variant4 | variant4 | no description
| Unknown | optional |
|---|
| Caption4 | caption4 | no description
| Unknown | optional |
|---|
| Variant-size | variant-size | no description
| Unknown | optional |
|---|
|
Tracking category
See also
- Category:Punctuation (0)
- {{Sidebar punctuation marks}}, from which this infobox was split (November 2019)
- {{Unichar}}, a template that produces a formatted description of a Unicode character, to be used inline or otherwise with regular text.