Difference between revisions of "Template:Infobox punctuation mark/doc"
Jump to navigation
Jump to search
imported>DePiep |
imported>DePiep (→Usage) |
||
| Line 2: | Line 2: | ||
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | ||
== Usage == | == Usage == | ||
| + | ===Basic=== | ||
| + | {{Infobox punctuation | ||
| + | |mark = , | ||
| + | |name = Comma | ||
| + | |unicode = {{unichar|002C|COMMA|html=}} | ||
| + | }} | ||
| + | <pre> | ||
| + | {{Infobox punctuation | ||
| + | |mark = , | ||
| + | |name = Comma | ||
| + | |unicode = <nowiki>{{unichar|002C|COMMA|html=}}</nowiki> | ||
| + | }} | ||
| + | </pre> | ||
| + | ===With variants=== | ||
<pre> | <pre> | ||
{{Infobox punctuation | {{Infobox punctuation | ||
| − | |mark= | + | |mark = |
| − | |name= | + | |name = |
| + | |unicode = | ||
|variant1= |caption1= | |variant1= |caption1= | ||
|variant2= |caption2= | |variant2= |caption2= | ||
|variant3= |caption3= | |variant3= |caption3= | ||
|variant4= |caption4= | |variant4= |caption4= | ||
| − | }} | + | }}<!-- todo add css style params--> |
</pre> | </pre> | ||
;Example: | ;Example: | ||
Revision as of 18:58, 20 November 2019
| 40px | 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. |
Usage
Basic
| , | |
|---|---|
Comma | |
| In Unicode | Template:Unichar |
{{Infobox punctuation
|mark = ,
|name = Comma
|unicode = {{unichar|002C|COMMA|html=}}
}}
With variants
{{Infobox punctuation
|mark =
|name =
|unicode =
|variant1= |caption1=
|variant2= |caption2=
|variant3= |caption3=
|variant4= |caption4=
}}<!-- todo add css style params-->
- Example
| ( ) | |||||||
|---|---|---|---|---|---|---|---|
Brackets | |||||||
| |||||||
{{Infobox punctuation
|mark =( )
|name =Brackets
|unicode =
|variant1=( )
|caption1=Round brackets or parentheses
|variant2={ }
|caption2=Curly brackets or braces
|variant3=[ ]
|caption3=Square brackets or simply brackets (US)
|variant4=
|caption4=
}}
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)