Bullet Lists Format: Difference between revisions
From ICAR Wiki
(Created page with "Category: SOP Mediawiki provides simple symbols to create several different bullet list types. #list item A1 ##list item B1 ###list item C1 ###list item C2 ##list item B2 #list item A2") |
mNo edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Category: SOP]] | [[Category: SOP]] | ||
ICAR's standard for bullet lists is alphabetic lists are preferred but dotted bullets also may be used when appropriate. Multi-level lists are allowed. | |||
While the [https://www.mediawiki.org/wiki/Help:Lists wikitext markup for bullet lists] allows for many variations, authors are encouraged to use only the features described here for bullet lists. These features are available in the easy to use visual editor ("Edit" tab at the top right). | |||
#list item | =Alphabetic bullet list= | ||
##list item | Alphabetic bullet lists are created in the visual editor by accessing the list pulldown at the top of the visual editor. Alphabetic bullet lists are created by selecting the '''Numbered list''' option | ||
### | # list item 1 | ||
### | # list item 2 | ||
## | # list item 3 | ||
# | =Dotted bullet list= | ||
Dotted bullets are created by selecting the '''Bullet list''' option. | |||
* list item 1 | |||
* list item 2 | |||
* list item 3 | |||
=Bullet sublist= | |||
Sub-lists are created by selecting '''Increase indentation''' from the bullet list dropdown. | |||
==Alphabetic sublist== | |||
# List item A1 | |||
## sublist 1 item 1 | |||
## sublist 1 item 2 | |||
# List item B1 | |||
## sublist 2 item 1 | |||
## sublist 2 item 2 | |||
==Dotted sublist== | |||
* List item A1 | |||
** sublist 1 item 1 | |||
*** sublist 1 item 1 sub-sublist 1 | |||
*** sublist 1 item 1 sub-sublist 1 | |||
** sublist 1 item 2 | |||
* List item B1 | |||
** sublist 2 item 1 |
Latest revision as of 03:51, 19 September 2023
ICAR's standard for bullet lists is alphabetic lists are preferred but dotted bullets also may be used when appropriate. Multi-level lists are allowed.
While the wikitext markup for bullet lists allows for many variations, authors are encouraged to use only the features described here for bullet lists. These features are available in the easy to use visual editor ("Edit" tab at the top right).
Alphabetic bullet list
Alphabetic bullet lists are created in the visual editor by accessing the list pulldown at the top of the visual editor. Alphabetic bullet lists are created by selecting the Numbered list option
- list item 1
- list item 2
- list item 3
Dotted bullet list
Dotted bullets are created by selecting the Bullet list option.
- list item 1
- list item 2
- list item 3
Bullet sublist
Sub-lists are created by selecting Increase indentation from the bullet list dropdown.
Alphabetic sublist
- List item A1
- sublist 1 item 1
- sublist 1 item 2
- List item B1
- sublist 2 item 1
- sublist 2 item 2
Dotted sublist
- List item A1
- sublist 1 item 1
- sublist 1 item 1 sub-sublist 1
- sublist 1 item 1 sub-sublist 1
- sublist 1 item 2
- sublist 1 item 1
- List item B1
- sublist 2 item 1