Help:Editing: Difference between revisions

Xenwolf (talk | contribs)
Lists: the link to list model is confusing at best, the improvised constructs there are not ready for use, the HTML usage is already explained in Help:List
REVERT VANDALISM. That was a second hell of an opinion...
Tag: Undo
Line 40: Line 40:


=== Lists ===
=== Lists ===
:''See [[Help:List]] for advanced use cases.''
:''See [[Help:List]] for advanced use cases for lists and other [[list model]]s.''
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.