Difference between revisions of "Template:Infobox punctuation mark/doc"
Jump to navigation
Jump to search
imported>T3hBra1nWa5her (→Template Data: add additional undocumented params to template data) |
imported>BennTheResearcher (→With variants: ed.) |
||
| Line 27: | Line 27: | ||
<pre> | <pre> | ||
{{Infobox punctuation | {{Infobox punctuation | ||
| − | |mark | + | |mark = |
| − | |name | + | |name = |
| − | |other_names= | + | |other_names = |
| − | |unicode = | + | |unicode = |
| − | |variant1= |caption1= | + | |variant1 = |caption1 = |
| − | |variant2= |caption2= | + | |variant2 = |caption2 = |
| − | |variant3= |caption3= | + | |variant3 = |caption3 = |
| − | |variant4= |caption4= | + | |variant4 = |caption4 = |
| − | |see_also = | + | |see_also = |
}} | }} | ||
</pre> | </pre> | ||
Latest revision as of 07:31, 2 September 2020
| This is a documentation subpage for Template:Infobox punctuation mark. It contains usage information, categories and other content that is not part of the original template page. |
| This template uses Lua: |
Usage
Basic
| , | |
|---|---|
Comma | |
| In Unicode | Template:Unichar |
{{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 | |||||||
| |||||||
{{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
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for Infobox punctuation mark
Template Data
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
No description.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tracking category
See also
- {{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.