Difference between revisions of "Template:Infobox punctuation mark/doc"
Jump to navigation
Jump to search
imported>DePiep (→Basic) |
imported>BennTheResearcher (→With variants: ed.) |
||
| (6 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- 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]]) --> | ||
| + | {{Lua|Module:Infobox|Module:Check for unknown parameters}} | ||
| + | |||
== Usage == | == Usage == | ||
===Basic=== | ===Basic=== | ||
| Line 6: | Line 8: | ||
|mark = , | |mark = , | ||
|name = Comma | |name = Comma | ||
| + | |other_names= | ||
|unicode = {{unichar|002C|COMMA|html=}} | |unicode = {{unichar|002C|COMMA|html=}} | ||
| + | |see_also = | ||
}} | }} | ||
<pre> | <pre> | ||
| Line 12: | Line 16: | ||
|mark = , | |mark = , | ||
|name = Comma | |name = Comma | ||
| + | |other_names= | ||
|unicode = <nowiki>{{unichar|002C|COMMA|html=}}</nowiki> | |unicode = <nowiki>{{unichar|002C|COMMA|html=}}</nowiki> | ||
| + | |see_also = | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 21: | Line 27: | ||
<pre> | <pre> | ||
{{Infobox punctuation | {{Infobox punctuation | ||
| − | |mark | + | |mark = |
| − | |name | + | |name = |
| − | |unicode = | + | |other_names = |
| − | |variant1= |caption1= | + | |unicode = |
| − | |variant2= |caption2= | + | |variant1 = |caption1 = |
| − | |variant3= |caption3= | + | |variant2 = |caption2 = |
| − | |variant4= |caption4= | + | |variant3 = |caption3 = |
| + | |variant4 = |caption4 = | ||
| + | |see_also = | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 33: | Line 41: | ||
{{Infobox punctuation | {{Infobox punctuation | ||
|mark =( ) | |mark =( ) | ||
| − | |name =Brackets | + | |name =Brackets |
| + | |other_names= | ||
|unicode = | |unicode = | ||
|variant1=( ) | |variant1=( ) | ||
| Line 43: | Line 52: | ||
|variant4= | |variant4= | ||
|caption4= | |caption4= | ||
| + | |see_also = | ||
}} | }} | ||
<pre> | <pre> | ||
{{Infobox punctuation | {{Infobox punctuation | ||
|mark =( ) | |mark =( ) | ||
| − | |name =Brackets | + | |name =Brackets |
| + | |other_names= | ||
|unicode = | |unicode = | ||
|variant1=( ) | |variant1=( ) | ||
| Line 57: | Line 68: | ||
|variant4= | |variant4= | ||
|caption4= | |caption4= | ||
| + | |see_also = | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 76: | Line 88: | ||
"variant-size": {}, | "variant-size": {}, | ||
"line-height": {}, | "line-height": {}, | ||
| − | "mark": {}, | + | "see_also": {}, |
| − | "name": {} | + | "mark": { |
| + | "example": "," | ||
| + | }, | ||
| + | "name": { | ||
| + | "example": "Comma" | ||
| + | }, | ||
| + | "other_names": {}, | ||
| + | "unicode": { | ||
| + | "example": "{{unichar|002C|COMMA|html=}}" | ||
| + | } | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
"mark", | "mark", | ||
"name", | "name", | ||
| + | "unicode", | ||
| + | "other_names", | ||
| + | "see_also", | ||
| + | "line-height", | ||
"variant1", | "variant1", | ||
"caption1", | "caption1", | ||
| Line 90: | Line 115: | ||
"variant4", | "variant4", | ||
"caption4", | "caption4", | ||
| − | "variant-size | + | "variant-size" |
| − | |||
] | ] | ||
} | } | ||
| Line 102: | Line 126: | ||
==See also== | ==See also== | ||
{{main|Punctuation}} | {{main|Punctuation}} | ||
| + | : {{clc|Punctuation}} | ||
* {{tl|Sidebar punctuation marks}}, from which this infobox was split (November 2019) | * {{tl|Sidebar punctuation marks}}, from which this infobox was split (November 2019) | ||
| + | * {{tl|Unichar}}, a template that produces a formatted description of a [[Unicode]] character, to be used inline or otherwise with regular text. | ||
| + | |||
<includeonly>{{sandbox other|| | <includeonly>{{sandbox other|| | ||
<!-- Categories below this line, please; interwikis at Wikidata --> | <!-- Categories below this line, please; interwikis at Wikidata --> | ||
| − | + | [[Category:Templates that add a tracking category]] | |
}}</includeonly> | }}</includeonly> | ||
Latest revision as of 07:31, 2 September 2020
| 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. |
| 30px | 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.