Template:Invisible bullet
- {{{1}}}
![]() | This template should always be substituted (i.e., use {{subst:Invisible bullet}} ). Any accidental transclusions will be automatically substituted by a bot. |
Usage
[edit]Creates an element that functions similarly to a colon-indent :foo
, but on an HTML level is a bullet *foo
. This is helpful for people using screenreaders and other assistive technologies. See Wikipedia:Colons and asterisks.
The text must be included as a parameter, e.g. {{i*|The quick brown fox jumps over the lazy Wikipedian}}
. Using the template simply in place of a bullet, followed by the text, will not work. If an =
will appear (outside of a wikilink) somewhere in your message (including in a custom signature), you must prefix the message with 1=
.
Useful for situations like:
Markup | Renders as |
---|---|
* Here are three things: ** Foo ** Bar ** Baz {{invisible bullet|Now my comment is over. {{tildes}}}} |
|
Any reply can now continue as an **
or *:
without issue.
Use the {{{indent}}}
parameter to add additional indentation before the bullet point:
Markup | Renders as |
---|---|
{{i*|indent=::::|The quick brown fox jumps over the lazy Wikipedian}} |
|
For further usage examples, see Wikipedia:Colons and asterisks § More complex cases.
TemplateData
[edit]TemplateData for Invisible bullet
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Content | 1 | no description | Content | required |
indent | indent | no description
| String | optional |