Help:Editing: Difference between revisions
the linked pages doesn't focus on *valid alternatives* and therefore adds only confusion in this place, see User_talk:PiotrGrochowski#Thanks_for_contributing_again for details, ask there for further explanation if needed Tag: Undo |
this is the link in the proper place |
||
| Line 40: | Line 40: | ||
=== Lists === | === Lists === | ||
:''See [[Help:List]] for advanced use cases for lists.'' | :''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. | ||