Help:Editing: Difference between revisions
REVERT VANDALISM. That was a second hell of an opinion... Tag: Undo |
The admins have decided to go only with the standardized wikitext list format. This discussion is finished |
||
| Line 40: | Line 40: | ||
=== Lists === | === Lists === | ||
:''See [[Help:List]] for advanced use cases | :''See [[Help:List]] for advanced use cases.'' | ||
There are tree basic types of lists in HTML that are supported in MediaWiki markup: [[#unordered|unordered]] (or "bulleted") lists, [[#numbered|numbered]] lists, [[#description|description]] lists. Each type of lists can be created within wiki source code by just indicating the items at the beginning of the line (the list is automatically built around them). Each item has to start on a new line. | There are tree basic types of lists in HTML that are supported in MediaWiki markup: [[#unordered|unordered]] (or "bulleted") lists, [[#numbered|numbered]] lists, [[#description|description]] lists. Each type of lists can be created within wiki source code by just indicating the items at the beginning of the line (the list is automatically built around them). Each item has to start on a new line. | ||