Help:Editing: Difference between revisions

confirm email
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
Line 40: Line 40:


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