Knowledge (XXG)

Help:List

Source 📝

4371:, in a numbered list in a large font, some browsers do not show more than two digits of indentation width, unless extra indentation is applied (if there are multiple columns; then indentation for each column). While this should be fixed in the wikicode, user stylesheet CSS can work around the problem for as long as it is present, by increasing the default indentation of 3.2em by 2em more: 4546: 38: 4315: 4289: 4068: 4014: 1756:
indentation makes it look more like a continuation of the last sublist item. Also, this technique may give, depending on CSS, a blank line before and after each list, in which case, for uniformity, every first-level list item could be made a separate list although this further complicates the code. For complex lists like this, it is recommended to use the
4360:. Some of the more useful tweaks are outlined below. Of course, you enter the code in Text Editor mode — if you enter it in WYSIWYG mode, it is entered using escape characters. Also, if you enter HTML in the Text Editor and switch to WYSIWYG mode, the HTML is lost and re-converted to markdown without styles. 1789:
Numbered lists illustrate that what should look like one list may, for the software (and thus for users of screen readers for the visually impaired) actually result in multiple, nested lists. Unnumbered lists give a corresponding result, except that the problem of restarting with 1 is not applicable.
3291:
in draft HTML5), without terms to be defined/described/associated, but with the items as descriptions/definitions/associations, hence indented. However, if the colons are in front of the codes "*" or "#" of an unordered or ordered list, the list is treated as one description/definition, so the whole
1016:
For simplicity, list items in pure wiki markup cannot be more complex than a basic paragraph. A line break in the wikimarkup of a list item will end not just the item but the entire list, and reset the counter on ordered lists. Separating unordered list items with blank lines may look approximately
1755:
In the case of an unnumbered first-level list in wikimarkup, this limitation can be somewhat worked around by splitting the list into multiple lists; indented text between the partial lists may visually serve as part of a list item after a sublist. However, many readers find this confusing, as the
2827:
In a numbered list in a large font, some browsers do not show more than two digits (2 spaces width) of indentation, unless extra indentation is applied (if there are multiple columns: for each column). This is fixed by increasing the default indentation of 3.2em by 2em more, and it can be done in
119:). In the following sections, various list types are used for different examples, but other list types will generally give corresponding results. Ordered (numbered) lists should usually be used only for list items that should be in a specific order, such as steps in a cooking 3194:
around wiki-markup list items. It functions the same as the previous example with the content of the "ordered list without any list items", which itself is an ordered list, expressed with # codes; the HTML produced, and hence the rendering, is the same. This is
3823:
This style requires less space on the page, and is preferred if there are only a few entries in the list, it can be read easily, and a direct edit point is not required. The list items should start with a lowercase letter unless they are proper nouns.
4341:
This method will not work inside of a table, and if your list is longer than the floated element, then the list will not flow around the image like normal, but instead be one block, leaving white space below the floated element.
779:
In the second example above, the numbering resets after the blank line. This problem is less noticeable with other list types, but it still affects the underlying HTML code and may have disruptive effects for some readers; see
3839:
A one-column table is very similar to a list, but it allows sorting. If the wikitext itself is already sorted with the same sortkey, this advantage does not apply. A multiple-column table allows sorting on any column.
6024: 950:
This mistake can also be less noticeable in some circumstances, but it creates single-item lists of different types; besides being semantically wrong, this may cause disruptive side effects for some readers.
3802:
general solution. You can combine it with any other type of list formatting, including but not limited to every type of list syntax mentioned on this page. It works with content that are not lists as well.
1748:
In HTML, a list item may contain several sublists, not necessarily adjacent; thus there may be parts of the list item not only before the first sublist, but also between sublists, and after the last one.
6938: 2555:
has a readability problem due to complex list items, or for some other reason space is desired between list items, simply add a pair of explicit HTML line-breaks to the end of the list items:
6443: 5258: 4746: 3044:. While the parser corrects it on-the-fly, only MediaWiki experts know this, with the result that other editors are likely to try to "correct" it by removing what looks like redundant 7055: 4946: 4588:) and bullets that can be used to separate items in horizontal lists without the use of HTML list mark-up. A more accessible, manageable and semantically robust method is to use 5766: 1146:
For code readability (the improvement is more apparent when the paragraphs are long, rather than with short examples like these), line-breaks may be created with HTML comments,
6776: 4530:
For lists that do not require the entries to have a Knowledge (XXG) article there are additional ways of finding relevant entries such as lists on external websites (e.g.
2104:
One level deeper, with a sublist item continuing after a sub-sublist, one gets even more blank lines; however, the continuation of the first-level list is not affected:
1752:
In wikimarkup, unfortunately, sublists follow the same rules as sections of a page: the only possible part of the list item not in sublists is before the first sublist.
4872: 4571: 6348: 6187: 3873:
List bullets and numbers can sometimes overlap left-floating images, and indented lines may not appear correctly when next to left-floating images. For example:
4451:
Since each special page, like other pages, has a class based on the pagename, one can separately specify for each type whether the lists should be ordered, see
6781: 6717: 5060: 6604: 6545: 5664: 5044: 3687:
This non-automatic numbering has the advantage that if a text refers to the numbers, insertion or deletion of an item does not disturb the correspondence.
5278: 5263: 4673: 2080:
The last of these is visually confusing and results in invalid markup. It caused the creation of an embedded but improperly formed description list (the
5313: 5248: 4693: 5721: 6400: 6278: 5759: 5123: 2473:
For an ordered list with items that are more than one paragraph long, using the HTML comment trick mentioned above to add a blank line between items
6963: 5110: 6836: 6358: 5570: 4489:
More relevant articles may also be found linked in the list's topic's article and the articles already featured in the list − most often in their
7037: 6905: 6890: 6395: 6273: 5328: 5303: 5138: 4688: 3311: 5646: 6331: 5492: 5268: 5253: 6197: 5734: 5339: 5034: 4645: 6917: 6771: 6766: 6525: 5794: 5689: 5153: 5128: 4865: 5014: 6980: 6873: 6336: 5752: 5635: 5428: 5293: 5227: 5196: 5009: 4965: 4771: 4751: 54: 3306:
purpose of description lists for a purely visual effect, and is thus a usability and accessibility problem. It will work in a hurry, but
6910: 6841: 6705: 6530: 6405: 4725: 3574:
Apart from providing automatic numbering, the numbered list also aligns the contents of the items, comparable with using table syntax:
4934: 6373: 5308: 5283: 4761: 4668: 4654: 4565: 4479: 20: 7075: 6686: 6599: 5798: 5508: 4756: 7118: 7070: 6634: 5866: 5659: 5298: 5288: 5273: 4818: 4703: 3474:
Alternatively, only the list item whose value is being set needs to be written in HTML, the rest of the list may use wiki syntax:
5937: 5374: 1273:
for a non-paragraph line break, e.g. where using a nested list is not desired because sub-items are already preceded by numbers:
7087: 7043: 6900: 6895: 6611: 6268: 4858: 4611: 26:
This page is about how to create and format lists of items in an article. For articles that are lists of things themselves, see
7048: 6506: 4474:
The easiest way to find relevant articles for a new list or missing entries in an existing one is by finding the most relevant
7082: 6863: 6695: 6550: 6390: 6043: 5944: 5832: 5684: 5206: 5143: 5023: 5019: 4683: 6150: 5359: 5354: 7060: 6868: 6671: 6438: 5827: 5344: 5029: 4730: 4698: 4678: 2662:{{ordered list|type=lower-roman | About the author | Foreword to the first edition | Foreword to the second edition }} 46: 27: 6368: 2835:
list items, use an explicit CSS margin spacing of 4em to double the default 2em spacing. Though not the simplest, this is
2498:
This doesn't produce unwanted visible spacing or bad list code in the rendered page like adding a plain blank line would:
1008:
All of the techniques described in this section can be used with each other and with any type of list, at any list level.
6363: 5920: 5694: 5148: 6846: 6155: 1025:, and is also problematic for machine analysis of the article, and for reuse of Knowledge (XXG) content more generally. 7108: 7030: 6948: 6453: 6053: 6019: 5669: 5323: 5237: 6756: 6160: 7113: 6661: 6621: 6535: 5992: 5174: 5165: 4992: 4929: 4922: 4787: 4720: 2509:
The comment must begin on the same line on which the preceding item ends, and the comment must end on its own line.
6681: 6654: 6511: 5503: 6806: 6565: 6014: 5822: 5812: 4433: 6465: 6460: 5888: 4797: 4638: 3444:{{ordered list | item1_value=9 | 1 = Amsterdam | item2_value=8 | 2 = Rotterdam | item3_value=7 | 3 = The Hague }} 6858: 6722: 5949: 5876: 5615: 5216: 5002: 4941: 6712: 6489: 6246: 6135: 4792: 1150:, that begin on one line against the end of that line's code and end on another line, against the beginning of 6995: 5987: 5699: 5055: 4436:). This applies (as far as the CSS selector does not restrict this) to all ul-lists in the HTML source code: 6417: 6207: 6192: 6090: 5932: 5625: 5555: 5519: 5514: 5480: 5463: 5170: 4823: 4452: 4405: 4351: 1640: 6943: 6700: 5925: 4620:, to ask questions about using lists in articles if you weren't able to find the information you need here. 6786: 6412: 6251: 6036: 5600: 4802: 4357: 2456:
Again, the third example is not desirable, as it produces broken markup and is visually confusing anyway.
1770: 7000: 6791: 6629: 6570: 5903: 5790: 5674: 5160: 5133: 4901: 4766: 4617: 58: 6761: 6496: 5898: 5575: 5364: 3792: 3699: 3370: 2641: 1780: 1760: 6484: 6378: 5786: 5679: 5651: 5240: 4895: 3856: 2633:
The list type (which type of marker appears before the list item) can be changed in CSS by setting the
68: 6540: 6477: 6212: 6100: 6068: 5966: 5590: 5185: 5085: 4631: 4524: 4456: 664:
There must be no blank lines between list items. Blank lines terminate a list, splitting it into two
6990: 6985: 6853: 5453: 4997: 781: 6958: 6831: 6256: 6063: 6002: 5475: 2634: 1017:
normal on-screen, but it creates many separate one-item lists, which is a problem for people using
6975: 6970: 6821: 6666: 6644: 6343: 6058: 1022: 6796: 6219: 6165: 6031: 5883: 5849: 5406: 5100: 5075: 2461: 7013: 7008: 6885: 6310: 5709: 4981: 3828: 955: 107: 6734: 6594: 6577: 6433: 5977: 5954: 5893: 5854: 5413: 5401: 5201: 5095: 4592: 4107: 6953: 6826: 6085: 5704: 4490: 4466:
lists ordered), because the class name is based on the page for which the history is viewed.
6816: 6385: 6285: 6145: 5585: 5550: 5369: 4462:
However, it does not seem possible to make all page history lists ordered (unless one makes
3279: 6729: 6560: 5871: 5802: 4917: 7065: 6880: 6676: 6295: 6290: 6202: 6123: 6078: 5997: 5844: 5499: 5448: 5442: 5396: 5115: 5080: 4953: 53:
It explains concepts or processes used by the Knowledge (XXG) community. It is not one of
5532: 4581: 1776:
technique, and to replace instances of the "quick and dirty" wikimarkup version with the
4356:
Virtually anything about how lists are displayed can be customized at the user end with
6587: 6095: 6073: 5908: 5859: 5775: 5565: 5487: 5458: 5423: 5090: 5065: 4958: 4881: 4602: 4497: 1018: 89:
This help page explains how to create and format lists on the English Knowledge (XXG).
4493:
sections (if existent) and the automatically suggested "RELATED ARTICLES" below them.
7102: 6639: 6520: 6448: 6353: 6172: 6118: 6110: 5982: 5915: 5610: 5545: 5540: 5470: 5349: 5211: 5070: 5047: 4577: 4475: 3303: 2844: 2838: 1140: 6922: 2477:
may be necessary to avoid editor confusion. This is done with a commented-out line:
6177: 6130: 5839: 5595: 5560: 5433: 5391: 5381: 4551: 1627:
Here, linebreaks still cannot occur inside the list item, even if they are inside
3811:
It is also possible to present short lists using very basic formatting, such as:
954:
Do not use a semicolon simply to give a list a title. Semicolons and colons make
6048: 5529: 4970: 6649: 6582: 6472: 6326: 6321: 6182: 5605: 5418: 4585: 4541: 4314: 4288: 4067: 4013: 3844: 3197:
the simplest method, and recommended when starting a simple list with number 1
2843:, as it does not rely on any peculiarities of the parser, nor on abusing any 6263: 6241: 6233: 6229: 5438: 5386: 4559: 4531: 4527:"-tool can be used on the list's topic's article to find relevant articles. 3299: 791:
a list, each line must begin the same way. This holds true for mixed lists.
5744: 2847:
for purely visual purposes. It allows starting with a number other than 1 (
5331: 6555: 6300: 6009: 5620: 4850: 1415:
Similar HTML usage can provide for block quotations within list items:
4623: 4113:
template enables lists to stay clear of these left-floating objects:
3039: 120: 4478:
and checking its entries. Sometimes lists are about things that are
4500:
for the lists' topic and searching the Web for the topic in quotes
3277:
A list of one or more lines starting with a colon creates an HTML5
4313: 4287: 4066: 4012: 5638: 4432:, unordered lists are changed to ordered ones for sighted users ( 3298:: The technique below produces poorly formed (though technically 2979:{{ordered list|style=margin-left: 2em | abc | def | ghi }} 1033:(paragraph) element around the second and subsequent paragraphs, 533:
Just breaking the line will accidentally end the list like this.
6744: 5748: 4984: 4854: 4627: 4483: 620:
Note that these are done without line-breaking the wikimarkup.
6748: 1407:
while writing the source code) will bring the list to an end.
1028:
Paragraphs can be created inside list items by using the HTML
668:
lists. This is most easily illustrated using an ordered list:
644:
Note that these are done without line-breaking the wikimarkup.
32: 3399:{{ordered list|start=9 | Amsterdam | Rotterdam | The Hague }} 4614:, including how to handle line wrapping in horizontal lists. 3750: 3708: 358:
Description Can be used for more than terms and definitions
1023:
the guideline on accessibility for people with disabilities
1261:
This technique can be used with the other examples below.
1403:
line breaks; an actual wikitext linebreak (i.e. pressing
5727: 3864: 76: 3758:{{columns-list|colwidth=10em| # a # b # c # d # e }} 3716:{{columns-list|colwidth=10em| * 1 * 2 * 3 * 4 * 5 }} 551:
Just breaking the line will accidentally end the list
4562:, which explains the formatting of unbulleted lists. 4504:(with synonyms also in quotes and appended after an 3042:, unnecessarily complex, and looks like invalid HTML 3033:, as it allows starting with a number other than 1 ( 1492:
Another case like this is small nested code blocks:
6931: 6805: 6743: 6620: 6505: 6426: 6309: 6228: 6109: 5965: 5811: 5634: 5528: 5322: 5236: 5188: 5184: 5109: 5043: 4980: 4832: 4811: 4780: 4739: 4713: 4661: 4409: 3814:''Title of list:'' example 1, example 2, example 3 1635:, which is why this technique is only suitable for 1631:, and the HTML comment trick does not work inside 3366:Specifying a starting value is possible with the 2084:HTML element): it has a definition, indicated by 537:This was supposed to be item 3, not a new list. 404:Can be used for more than terms and definitions 4534:for books) − typically involving Web searches. 4434:but not users who must use assistive technology 4368: 3029:, causing indentation of the contents. This is 1352:Stir in cauldron over low flame for 30 minutes 559:This was supposed to be item 3, not a new list. 211:in a list marks the end of the list. Of course 1380:Stir in cauldron over low flame for 30 minutes 5760: 4906: 4866: 4639: 4496:Other ways to find relevant articles include 382:Description (definition, association) lists: 342:Description (definition, association) lists: 8: 3031:a versatile but potentially confusing method 5726: 4747:Categories, lists, and navigation templates 3747:This setup also works with numbered lists. 19:For the corresponding Manual of Style, see 7038:Category:Knowledge (XXG) information pages 5767: 5753: 5745: 4873: 4859: 4851: 4646: 4632: 4624: 2617:Compare the version without the spacing: 546:A line break in an item is done with HTML 519:A line break in an item is done with HTML 4400:Changing unordered lists to ordered ones 4346:Manipulating lists with user stylesheets 3017:(in this case, it contains just another 2853:the recommended method for complex lists 1404: 629:A new paragraph in an item is also HTML. 573:A new paragraph in an item is also HTML. 55:Knowledge (XXG)'s policies or guidelines 3009:The parser translates an ordered list, 1744:Continuing a list item after a sub-item 1609: 1596: 4566:Knowledge (XXG):Manual of Style/Lists 4352:Help:User contributions § User styles 3807:Streamlined style or horizontal style 2637:property. This can be done using the 1639:code examples. For longer ones, see 1035:with no line breaks in the wikimarkup 235:marks the end of the list. Of course 21:Knowledge (XXG):Manual of Style/Lists 7: 3308:should be replaced with cleaner code 1654:elements inside the same list item: 57:, and may reflect varying levels of 6777:User CSS for monospaced coding font 6025:Non-admin and admin-only page moves 4612:Knowledge (XXG):Line break handling 4453:Help:User contributions#User styles 3752:Example: multi-column ordered list 3562: 3190: 3045: 3022: 3018: 3014: 3010: 2832: 2097: 2096:element, which corresponds to HTML 2089: 2081: 1642: 1632: 1628: 1400: 1270: 1135: 1131: 1029: 3851:Interaction with floating elements 14: 1650:The HTML comment trick does work 28:Knowledge (XXG):Stand-alone lists 6718:Bug reports and feature requests 4568:, for suggested styles of lists. 4544: 4457:Help:What links here#User styles 3820:example 1, example 2, example 3 97:There are three types of lists: 36: 7031:Category:Knowledge (XXG) how-to 6546:Template sandbox and test cases 5785:Get personal technical help at 2722:"list-style-type: lower-roman;" 2331:continuing list item B1 1411:Nested blocks inside list items 5776:Knowledge (XXG) technical help 5729:Ask for help on your talk page 4721:Knowledge (XXG):Contents/Lists 4470:How to find entries for a list 2807:Foreword to the second edition 2774:Foreword to the second edition 2676:Foreword to the second edition 2279:continuing list item B1 2187:continuing list item B1 1: 3312:WP:Manual of Style/Glossaries 2804:Foreword to the first edition 2755:Foreword to the first edition 2673:Foreword to the first edition 1592:template has two parameters: 1523:template has two parameters: 1265:Line breaks inside list items 1143:and are not interchangeable. 6401:How to improve image quality 6279:Complete diff and link guide 4447:those produced by the system 4306:continuing list item A1 4204:continuing list item A1 2092:), but no term (the missing 1012:Paragraphs inside list items 7119:Knowledge (XXG) editor help 6837:Cleaning up vandalism tools 6723:TimedMediaHandler extension 6359:Preparing images for upload 5375:References and page numbers 5035:Who writes Knowledge (XXG)? 5015:What Knowledge (XXG) is not 4480:intersections of categories 3710:Example: multi-column list 3362:Specifying a starting value 2459: 1004:Paragraphs and other breaks 7135: 6923:Beta Features at MediaWiki 6396:Basic bitmap image editing 6274:Simple diff and link guide 5154:"The rules are principles" 5139:Simplified Manual of Style 4882:Knowledge (XXG) help pages 4689:Naming conventions (lists) 4349: 4030:continuing list item A1 3968:continuing list item A1 3854: 3561:This does not work inside 3189:Just put an explicit HTML 3013:, without any list items, 2823:Extra indentation of lists 1978:continuing list item A1 1937:continuing list item A1 1882:continuing list item A1 1377:4 cups mandrake root juice 1373:tsp eye of newt (powdered) 1324:tsp eye of newt (powdered) 961:; asterisks make another. 66: 25: 18: 7024: 6198:Advanced table formatting 5782: 5718: 5360:Referencing for beginners 4888: 4618:Knowledge (XXG):Help desk 4572:List formatting templates 4508:) and appending the word 4498:searching Knowledge (XXG) 3881: 3878: 3482: 3479: 3437: 3434: 3392: 3389: 3322: 3319: 3314:for several approaches. 3207: 3204: 3056: 3053: 3027:style="margin-left: 2em;" 2863: 2860: 2841:and most versatile method 2831:When using explicit HTML 2700: 2697: 2655: 2652: 2403:continuing list item B1? 2112: 2109: 2036:continuing list item A1? 1798: 1795: 1662: 1659: 1500: 1497: 1423: 1420: 1348:cups mandrake root juice 1281: 1278: 1162: 1159: 1045: 1042: 969: 966: 799: 796: 744:This is the fourth item. 736:This is the second item. 700:This is the fourth item. 692:This is the second item. 676: 673: 443: 440: 333: 330: 269: 266: 138: 135: 6918:Wikimedia Cloud Services 6772:Common.js and common.css 6767:Catalogue of CSS classes 6526:Advanced template coding 6369:Options to hide an image 5795:village pump (technical) 5493:Simple vandalism cleanup 5129:Avoiding common mistakes 5124:Advice for young editors 4757:Lists in Knowledge (XXG) 4655:Lists in Knowledge (XXG) 4518:site:Knowledge (XXG).org 4373: 4115: 4042: 3888: 3576: 3489: 3302:) markup and abuses the 3214: 3063: 2870: 2707: 2557: 2535: 2514: 2479: 2431:continuing list item B1? 2386: 2296: 2119: 2060:continuing list item A1? 2019: 1949: 1805: 1719:Beginning of first item. 1674:Beginning of first item. 1669: 1643:<syntaxhighlight: --> 1507: 1468:Beginning of first item. 1435:Beginning of first item. 1430: 1288: 1169: 1052: 893:and nothing matches up. 868: 806: 764:This is the fourth item. 756:This is the second item. 740:This is the third item. 732:This is the first item. 727: 718:This is the fourth item. 712:This is the second item. 696:This is the third item. 688:This is the first item. 683: 568: 514: 450: 340: 298:Numbered lists are good 281:Numbered lists are good 276: 202: 145: 7042:Further navigation at: 6782:Classes in microformats 6337:Moving files to Commons 6156:Conditional expressions 5228:VisualEditor user guide 5010:Policies and guidelines 4824:Category:List templates 4772:Write the article first 3570:Comparison with a table 3539: 3457: 3454: 3451: 3405: 2462:meta:Template:List demo 2367:continuing list item B1 2006:continuing list item A1 935:and nothing matches up. 761:This is the third item. 753:This is the first item. 715:This is the third item. 709:This is the first item. 7109:Knowledge (XXG) how-to 6842:Customizing watchlists 6757:Cascading Style Sheets 6531:Template documentation 6406:Graphics Lab resources 6349:Introduction to images 6161:Switch parser function 5202:Introductions by topic 5197:Why create an account? 4803:List of lists of lists 4726:Featured list criteria 4443:those with <ul: --> 4318: 4292: 4071: 4017: 3376:template by using the 3329::# abc :# def :# ghi 2629:Changing the list type 1724: 1473: 1139:; they have different 1021:and is discouraged by 640: 484:Or create mixed lists 455:Or create mixed lists 175:Lists are easy to do: 150:Lists are easy to do: 7114:Knowledge (XXG) lists 6655:File description page 6374:Extended image syntax 5655:(Encyclopedia proper) 4982:About Knowledge (XXG) 4762:Lists within articles 4440:those produced with * 4350:Further information: 4317: 4291: 4070: 4016: 2885:"margin-left: 5.2em;" 2469:Spacing between items 2276:list item C1 2273:list item B1 2177:list item C1 2158:list item B1 1970:list item B1 1720: 1469: 849:of a different type, 823:of a different type, 819:; and then a sublist 636: 6906:Navigation shortcuts 6891:Alternative browsing 5889:Multilingual support 5867:How to create a page 5355:Citations/references 5314:Titles (of articles) 5259:Biographies (living) 4819:Template index/Lists 4752:Categories vs. lists 2327:list item C1 1706:Rest of first item. 1455:Rest of first item. 1134:as a substitute for 831:always go in order. 827:the list characters 45:This help page is a 6612:Guide to Scribbling 6490:EasyTimeline syntax 6269:Simplest diff guide 6136:Line-break handling 5144:Simplified rule-set 4905:for an interactive 4704:List dos and don'ts 4694:Accessibility/Lists 4404:With the following 4297:list item A1 4147:list item A1 3753: 3711: 3640:"text-align: right" 3617:"text-align: right" 3594:"text-align: right" 3292:list is indented. 1725:Rest of first item. 1599:This indicates the 1540:This indicates the 1474:Rest of first item. 1399:be done with coded 1361:Gather ingredients: 1293:Gather ingredients: 1148:<!-- ... --: --> 859:always go in order. 852:the list characters 437: 374:Description Line 2 370:Description Line 1 327: 263: 132: 16:Wikimedia help page 6605:Costs and benefits 6551:Citation templates 6418:Visual file markup 6391:Graphics tutorials 6332:Creation and usage 6208:Conditional tables 6091:User contributions 6032:Notifications/Echo 5945:User access levels 5933:Special Characters 5833:Keyboard shortcuts 5520:WP search protocol 5515:User contributions 5481:Email confirmation 5207:Graphics tutorials 5171:Your first article 5149:"Ignore all rules" 5113:to Knowledge (XXG) 4706:(information page) 4684:Set index articles 4319: 4293: 4072: 4018: 3751: 3709: 3691:Multi-column lists 3297: 3198: 3032: 2854: 2335:list item B2 1974:list item B2 1722:A large quotation. 1690:A large quotation. 1580:This indicates... 1471:A large quotation. 1445:A large quotation. 1398: 846:and then a sublist 843:one type of list, 815:one type of list, 811:If you start with 638:"block quotations" 606:"block quotations" 433: 418:Description Line 2 415:Description Line 1 323: 259: 128: 7096: 7095: 7076:Citation metadata 6981:Navigation popups 6939:AfC helper script 6932:Automated editing 6787:Markup validation 6672:Project/Wikipedia 6439:Graphs and charts 6413:Sound file markup 6315:videos and sounds 6178:Sections and TOCs 5978:Special page help 5742: 5741: 5656: 5329:information pages 4848: 4847: 4731:WikiProject Lists 4699:Pro and con lists 4679:Stand-alone lists 4364:Extra indentation 4101: 4100: 4021:list item A1 3911:list item A1 3786: 3785: 3744: 3743: 3685: 3684: 3559: 3558: 3472: 3471: 3427: 3426: 3359: 3358: 3296:Deprecated method 3295: 3275: 3274: 3196: 3187: 3186: 3030: 3007: 3006: 2852: 2820: 2819: 2690: 2689: 2454: 2453: 2270:list item A1 2139:list item A1 2078: 2077: 1928:list item A1 1825:list item A1 1741: 1740: 1625: 1624: 1612:This indicates... 1490: 1489: 1396: 1393: 1392: 1259: 1258: 1128: 1127: 1001: 1000: 948: 947: 840:If you start with 777: 776: 657: 656: 431: 430: 325:Description lists 319: 318: 255: 254: 154:start every line 117:association lists 108:description lists 87: 86: 7126: 6911:Optimum tool set 6762:HTML in wikitext 6706:User page design 6497:WikiHiero syntax 6364:Uploading images 6354:Picture tutorial 5921:Software notices 5899:Page information 5769: 5762: 5755: 5746: 5736: 5732: 5690:Manual of Style 5654: 5640: 5534: 5509:simple archiving 5365:Citation Style 1 5345:Article deletion 5340:Appealing blocks 5333: 5242: 5220: 5212:Picture tutorial 5190: 5117: 5049: 5045:Help for readers 4986: 4972: 4960: 4948: 4936: 4924: 4908: 4875: 4868: 4861: 4852: 4648: 4641: 4634: 4625: 4607: 4601: 4597: 4591: 4554: 4549: 4548: 4547: 4519: 4515: 4511: 4507: 4503: 4431: 4430: 4427: 4424: 4421: 4418: 4415: 4412: 4395: 4392: 4389: 4386: 4383: 4380: 4377: 4281: 4278: 4275: 4271: 4267: 4263: 4259: 4256: 4253: 4250: 4247: 4244: 4241: 4238: 4235: 4232: 4229: 4226: 4222: 4219: 4216: 4213: 4210: 4207: 4203: 4200: 4197: 4194: 4191: 4188: 4184: 4181: 4178: 4175: 4172: 4169: 4165: 4162: 4159: 4156: 4153: 4150: 4146: 4143: 4140: 4137: 4134: 4131: 4128: 4125: 4122: 4119: 4112: 4106: 4058: 4054: 4050: 4046: 4005: 4002: 3999: 3996: 3993: 3990: 3986: 3983: 3980: 3977: 3974: 3971: 3967: 3964: 3961: 3958: 3955: 3952: 3948: 3945: 3942: 3939: 3936: 3933: 3929: 3926: 3923: 3920: 3917: 3914: 3910: 3907: 3904: 3901: 3898: 3895: 3892: 3876: 3875: 3867: 3797: 3791: 3754: 3712: 3705:to add columns. 3704: 3698: 3659: 3658: 3652: 3648: 3644: 3641: 3638: 3635: 3632: 3629: 3625: 3621: 3618: 3615: 3612: 3609: 3606: 3602: 3598: 3595: 3592: 3589: 3586: 3583: 3580: 3565: 3528: 3524: 3521: 3518: 3515: 3511: 3508: 3505: 3502: 3499: 3496: 3493: 3477: 3476: 3432: 3431: 3387: 3386: 3383: 3379: 3375: 3369: 3317: 3316: 3289:association list 3280:description list 3245: 3242: 3239: 3235: 3231: 3227: 3224: 3221: 3218: 3202: 3201: 3193: 3157: 3154: 3151: 3148: 3145: 3142: 3139: 3136: 3133: 3129: 3126: 3123: 3120: 3117: 3114: 3110: 3107: 3104: 3101: 3098: 3095: 3091: 3088: 3085: 3082: 3079: 3076: 3073: 3070: 3067: 3051: 3050: 3047: 3028: 3024: 3020: 3016: 3012: 2955: 2952: 2949: 2946: 2943: 2940: 2936: 2933: 2930: 2927: 2924: 2921: 2917: 2914: 2911: 2908: 2905: 2902: 2898: 2895: 2892: 2889: 2886: 2883: 2880: 2877: 2874: 2858: 2857: 2834: 2801:About the author 2792: 2789: 2786: 2783: 2780: 2777: 2773: 2770: 2767: 2764: 2761: 2758: 2754: 2751: 2748: 2745: 2742: 2739: 2736:About the author 2735: 2732: 2729: 2726: 2723: 2720: 2717: 2714: 2711: 2695: 2694: 2692:Or, using HTML: 2670:About the author 2650: 2649: 2646: 2640: 2598: 2595: 2592: 2588: 2585: 2581: 2578: 2575: 2572: 2568: 2565: 2561: 2546: 2543: 2539: 2528: 2525: 2522: 2518: 2493: 2490: 2487: 2483: 2465: 2410: 2406: 2402: 2398: 2394: 2390: 2345: 2341: 2338: 2334: 2330: 2326: 2323: 2320: 2316: 2313: 2310: 2306: 2303: 2300: 2261: 2258: 2255: 2252: 2249: 2246: 2242: 2239: 2236: 2233: 2230: 2227: 2224: 2221: 2218: 2215: 2212: 2209: 2205: 2202: 2199: 2196: 2193: 2190: 2186: 2183: 2180: 2176: 2173: 2170: 2167: 2164: 2161: 2157: 2154: 2151: 2148: 2145: 2142: 2138: 2135: 2132: 2129: 2126: 2123: 2107: 2106: 2099: 2095: 2091: 2088:(in HTML that's 2087: 2083: 2039: 2035: 2031: 2027: 2023: 1985: 1981: 1977: 1973: 1969: 1966: 1963: 1959: 1956: 1953: 1919: 1916: 1913: 1910: 1907: 1904: 1900: 1897: 1894: 1891: 1888: 1885: 1881: 1878: 1875: 1872: 1869: 1866: 1862: 1859: 1856: 1853: 1850: 1847: 1843: 1840: 1837: 1834: 1831: 1828: 1824: 1821: 1818: 1815: 1812: 1809: 1793: 1792: 1785: 1779: 1775: 1769: 1765: 1759: 1709: 1705: 1702: 1699: 1696: 1693: 1689: 1686: 1683: 1680: 1677: 1673: 1657: 1656: 1644: 1634: 1630: 1611: 1605:{{fnord|foo=20}} 1598: 1591: 1579: 1575: 1572: 1569: 1566: 1563: 1560: 1557: 1554:{{fnord|foo=20}} 1553: 1550: 1547: 1543: 1539: 1535: 1532: 1529: 1526: 1522: 1518: 1515: 1512: 1495: 1494: 1458: 1454: 1451: 1448: 1444: 1441: 1438: 1434: 1418: 1417: 1402: 1372: 1371: 1367: 1351: 1347: 1343: 1340: 1337: 1333: 1330: 1327: 1323: 1320: 1316: 1312: 1309: 1306: 1302: 1299: 1296: 1292: 1276: 1275: 1272: 1227: 1224: 1221: 1218: 1214: 1211: 1208: 1205: 1202: 1199: 1196: 1193: 1189: 1186: 1183: 1180: 1177: 1173: 1157: 1156: 1149: 1138: 1133: 1096: 1093: 1090: 1087: 1083: 1080: 1077: 1073: 1070: 1066: 1063: 1060: 1056: 1040: 1039: 1032: 964: 963: 892: 888: 884: 880: 876: 872: 830: 826: 822: 818: 814: 810: 794: 793: 743: 739: 735: 731: 699: 695: 691: 687: 671: 670: 619: 615: 612: 609: 605: 602: 599: 595: 592: 589: 586: 582: 579: 576: 572: 536: 532: 528: 525: 522: 518: 474: 470: 466: 462: 458: 454: 438: 432: 373: 369: 365: 361: 357: 353: 349: 345: 328: 322: 288: 284: 280: 264: 258: 218: 214: 210: 206: 186:more stars mean 178:start every line 165: 162:more stars mean 161: 157: 153: 149: 133: 127: 113:definition lists 79: 40: 39: 33: 7134: 7133: 7129: 7128: 7127: 7125: 7124: 7123: 7099: 7098: 7097: 7092: 7020: 6949:AutoWikiBrowser 6927: 6801: 6739: 6616: 6600:Labeled section 6541:Template limits 6501: 6478:Musical symbols 6454:To scale charts 6422: 6305: 6224: 6213:Sortable tables 6105: 6101:What links here 6069:Related changes 6054:Pending changes 6020:History merging 6003:Reset passwords 5961: 5807: 5778: 5773: 5743: 5738: 5714: 5630: 5524: 5318: 5232: 5218: 5186:Getting started 5180: 5105: 5086:Other languages 5039: 5030:Making requests 5024:parental advice 4976: 4930:Reference desks 4884: 4879: 4849: 4844: 4828: 4807: 4776: 4735: 4709: 4657: 4652: 4605: 4599: 4595: 4589: 4550: 4545: 4543: 4540: 4525:What links here 4517: 4514:Knowledge (XXG) 4513: 4509: 4505: 4501: 4472: 4444:in the wikitext 4428: 4425: 4422: 4419: 4416: 4413: 4410: 4402: 4397: 4396: 4393: 4390: 4387: 4384: 4381: 4378: 4375: 4366: 4354: 4348: 4339: 4312: 4283: 4282: 4279: 4276: 4273: 4269: 4265: 4261: 4257: 4254: 4251: 4248: 4245: 4242: 4239: 4236: 4233: 4230: 4227: 4224: 4220: 4217: 4214: 4211: 4208: 4205: 4201: 4198: 4195: 4192: 4189: 4186: 4182: 4179: 4176: 4173: 4170: 4167: 4163: 4160: 4157: 4154: 4151: 4148: 4144: 4141: 4138: 4135: 4132: 4129: 4126: 4123: 4120: 4117: 4110: 4104: 4091: 4062: 4061: 4060: 4056: 4052: 4048: 4044: 4036: 4008: 4007: 4006: 4003: 4000: 3997: 3994: 3991: 3988: 3984: 3981: 3978: 3975: 3972: 3969: 3965: 3962: 3959: 3956: 3953: 3950: 3946: 3943: 3940: 3937: 3934: 3931: 3927: 3924: 3921: 3918: 3915: 3912: 3908: 3905: 3902: 3899: 3896: 3893: 3890: 3871: 3870: 3863: 3859: 3853: 3837: 3815: 3809: 3795: 3789: 3787: 3780: 3759: 3745: 3738: 3717: 3702: 3696: 3695:Wrap a list in 3693: 3654: 3653: 3650: 3646: 3642: 3639: 3636: 3633: 3630: 3627: 3623: 3619: 3616: 3613: 3610: 3607: 3604: 3600: 3596: 3593: 3590: 3587: 3584: 3581: 3578: 3572: 3564:...</ol: --> 3549: 3532: 3531: 3530: 3526: 3522: 3519: 3516: 3513: 3509: 3506: 3503: 3500: 3497: 3494: 3491: 3462: 3461: 3445: 3417: 3416: 3400: 3381: 3377: 3373: 3367: 3364: 3349: 3330: 3285:definition list 3265: 3248: 3247: 3246: 3243: 3240: 3237: 3233: 3229: 3225: 3222: 3219: 3216: 3192:...</ol: --> 3177: 3160: 3159: 3158: 3155: 3152: 3149: 3146: 3143: 3140: 3137: 3134: 3131: 3127: 3124: 3121: 3118: 3115: 3112: 3108: 3105: 3102: 3099: 3096: 3093: 3089: 3086: 3083: 3080: 3077: 3074: 3071: 3068: 3065: 3026: 2997: 2996: 2980: 2973: 2958: 2957: 2956: 2953: 2950: 2947: 2944: 2941: 2938: 2934: 2931: 2928: 2925: 2922: 2919: 2915: 2912: 2909: 2906: 2903: 2900: 2896: 2893: 2890: 2887: 2884: 2881: 2878: 2875: 2872: 2845:semantic markup 2828:multiple ways: 2825: 2810: 2795: 2794: 2793: 2790: 2787: 2784: 2781: 2778: 2775: 2771: 2768: 2765: 2762: 2759: 2756: 2752: 2749: 2746: 2743: 2740: 2737: 2733: 2730: 2727: 2724: 2721: 2718: 2715: 2712: 2709: 2680: 2679: 2663: 2644: 2638: 2635:list-style-type 2631: 2600: 2599: 2596: 2593: 2589: 2586: 2583: 2579: 2576: 2573: 2569: 2566: 2563: 2559: 2549: 2548: 2544: 2541: 2537: 2531: 2530: 2526: 2523: 2520: 2516: 2496: 2495: 2491: 2488: 2485: 2481: 2475:in the wikicode 2471: 2444: 2414: 2413: 2412: 2408: 2404: 2400: 2396: 2392: 2388: 2380: 2379: 2373: 2366: 2348: 2347: 2346: 2343: 2339: 2336: 2332: 2328: 2324: 2321: 2318: 2314: 2311: 2308: 2304: 2301: 2298: 2290: 2264: 2263: 2262: 2259: 2256: 2253: 2250: 2247: 2244: 2240: 2237: 2234: 2231: 2228: 2225: 2222: 2219: 2216: 2213: 2210: 2207: 2203: 2200: 2197: 2194: 2191: 2188: 2184: 2181: 2178: 2174: 2171: 2168: 2165: 2162: 2159: 2155: 2152: 2149: 2146: 2143: 2140: 2136: 2133: 2130: 2127: 2124: 2121: 2093: 2085: 2068: 2043: 2042: 2041: 2037: 2033: 2029: 2025: 2021: 2013: 2012: 2005: 1988: 1987: 1986: 1983: 1979: 1975: 1971: 1967: 1964: 1961: 1957: 1954: 1951: 1943: 1922: 1921: 1920: 1917: 1914: 1911: 1908: 1905: 1902: 1898: 1895: 1892: 1889: 1886: 1883: 1879: 1876: 1873: 1870: 1867: 1864: 1860: 1857: 1854: 1851: 1848: 1845: 1841: 1838: 1835: 1832: 1829: 1826: 1822: 1819: 1816: 1813: 1810: 1807: 1783: 1777: 1773: 1767: 1763: 1757: 1746: 1731: 1713: 1712: 1711: 1707: 1703: 1700: 1697: 1694: 1691: 1687: 1684: 1681: 1678: 1675: 1671: 1615: 1606: 1589: 1583: 1582: 1581: 1577: 1573: 1570: 1567: 1564: 1561: 1558: 1555: 1551: 1548: 1545: 1541: 1537: 1533: 1530: 1527: 1524: 1520: 1516: 1513: 1510: 1480: 1462: 1461: 1460: 1456: 1452: 1449: 1446: 1442: 1439: 1436: 1432: 1413: 1406: 1383: 1369: 1365: 1364: 1355: 1354: 1353: 1349: 1345: 1341: 1338: 1335: 1331: 1328: 1325: 1321: 1318: 1314: 1310: 1307: 1304: 1300: 1297: 1294: 1290: 1267: 1249: 1231: 1230: 1229: 1225: 1222: 1219: 1216: 1212: 1209: 1206: 1203: 1200: 1197: 1194: 1191: 1187: 1184: 1181: 1178: 1175: 1171: 1147: 1118: 1100: 1099: 1098: 1094: 1091: 1088: 1085: 1081: 1078: 1074: 1071: 1068: 1064: 1061: 1058: 1054: 1014: 1006: 991: 977: 976:;Never do *this 938: 896: 895: 894: 890: 886: 882: 878: 874: 873:If you reverse 870: 862: 834: 833: 832: 828: 824: 820: 816: 812: 808: 767: 747: 746: 745: 741: 737: 733: 729: 721: 703: 702: 701: 697: 693: 689: 685: 662: 660:Common mistakes 647: 623: 622: 621: 617: 613: 610: 607: 603: 600: 597: 593: 590: 587: 584: 580: 577: 574: 570: 562: 540: 539: 538: 534: 530: 526: 523: 520: 516: 508: 478: 477: 476: 472: 468: 464: 460: 456: 452: 421: 377: 376: 375: 371: 367: 363: 359: 355: 351: 350:Description or 347: 343: 309: 292: 291: 290: 289:easy to follow 286: 285:very organized 282: 278: 245: 222: 221: 220: 216: 212: 208: 204: 196: 169: 168: 167: 163: 159: 155: 151: 147: 130:Unordered lists 99:unordered lists 95: 83: 82: 75: 71: 63: 62: 37: 31: 24: 17: 12: 11: 5: 7132: 7130: 7122: 7121: 7116: 7111: 7101: 7100: 7094: 7093: 7091: 7090: 7085: 7080: 7079: 7078: 7068: 7063: 7058: 7053: 7052: 7051: 7049:Administrators 7041: 7034: 7025: 7022: 7021: 7019: 7018: 7017: 7016: 7011: 7003: 6998: 6993: 6988: 6983: 6978: 6973: 6968: 6967: 6966: 6961: 6951: 6946: 6941: 6935: 6933: 6929: 6928: 6926: 6925: 6920: 6915: 6914: 6913: 6908: 6903: 6898: 6893: 6883: 6878: 6877: 6876: 6871: 6866: 6856: 6851: 6850: 6849: 6839: 6834: 6832:Citation tools 6829: 6824: 6819: 6813: 6811: 6809: 6803: 6802: 6800: 6799: 6794: 6789: 6784: 6779: 6774: 6769: 6764: 6759: 6753: 6751: 6741: 6740: 6738: 6737: 6732: 6727: 6726: 6725: 6720: 6710: 6709: 6708: 6698: 6693: 6692: 6691: 6690: 6689: 6674: 6669: 6664: 6659: 6658: 6657: 6647: 6642: 6637: 6632: 6626: 6624: 6622:Data structure 6618: 6617: 6615: 6614: 6609: 6608: 6607: 6602: 6592: 6591: 6590: 6580: 6575: 6574: 6573: 6568: 6558: 6553: 6548: 6543: 6538: 6536:Template index 6533: 6528: 6523: 6517: 6515: 6510: 6503: 6502: 6500: 6499: 6494: 6493: 6492: 6482: 6481: 6480: 6473:Musical scores 6470: 6469: 6468: 6458: 6457: 6456: 6451: 6446: 6436: 6430: 6428: 6427:Other graphics 6424: 6423: 6421: 6420: 6415: 6410: 6409: 6408: 6403: 6398: 6388: 6383: 6382: 6381: 6376: 6371: 6366: 6361: 6356: 6351: 6341: 6340: 6339: 6334: 6324: 6318: 6316: 6314: 6313:files: images, 6307: 6306: 6304: 6303: 6298: 6293: 6288: 6283: 6282: 6281: 6276: 6271: 6261: 6260: 6259: 6254: 6249: 6238: 6236: 6226: 6225: 6223: 6222: 6217: 6216: 6215: 6210: 6205: 6200: 6195: 6190: 6180: 6175: 6170: 6169: 6168: 6163: 6158: 6153: 6143: 6138: 6133: 6128: 6127: 6126: 6115: 6113: 6107: 6106: 6104: 6103: 6098: 6093: 6088: 6083: 6082: 6081: 6071: 6066: 6064:Recent changes 6061: 6056: 6051: 6046: 6041: 6040: 6039: 6029: 6028: 6027: 6022: 6012: 6007: 6006: 6005: 5995: 5993:Emailing users 5990: 5985: 5980: 5974: 5972: 5968: 5963: 5962: 5960: 5959: 5958: 5957: 5947: 5942: 5941: 5940: 5930: 5929: 5928: 5918: 5913: 5912: 5911: 5901: 5896: 5891: 5886: 5881: 5880: 5879: 5869: 5864: 5863: 5862: 5857: 5852: 5847: 5837: 5836: 5835: 5830: 5819: 5817: 5815:technical help 5814: 5809: 5808: 5783: 5780: 5779: 5774: 5772: 5771: 5764: 5757: 5749: 5740: 5739: 5725: 5722:Missing Manual 5719: 5716: 5715: 5713: 5712: 5707: 5702: 5697: 5692: 5687: 5682: 5677: 5672: 5667: 5665:Editor's index 5662: 5657: 5649: 5643: 5641: 5632: 5631: 5629: 5628: 5623: 5618: 5613: 5608: 5603: 5598: 5593: 5588: 5583: 5578: 5573: 5568: 5563: 5558: 5553: 5548: 5543: 5537: 5535: 5526: 5525: 5523: 5522: 5517: 5512: 5506: 5497: 5496: 5495: 5485: 5484: 5483: 5473: 5468: 5467: 5466: 5464:Renaming pages 5456: 5451: 5446: 5436: 5431: 5429:Image deletion 5426: 5421: 5416: 5411: 5410: 5409: 5404: 5399: 5389: 5384: 5379: 5378: 5377: 5372: 5367: 5362: 5352: 5347: 5342: 5336: 5334: 5327: 5320: 5319: 5317: 5316: 5311: 5306: 5301: 5296: 5291: 5286: 5281: 5279:Disambiguation 5276: 5271: 5266: 5264:Categorization 5261: 5256: 5251: 5245: 5243: 5238:Dos and don'ts 5234: 5233: 5231: 5230: 5225: 5224: 5223: 5214: 5204: 5199: 5193: 5191: 5182: 5181: 5179: 5178: 5175:article wizard 5168: 5166:Tip of the day 5163: 5158: 5157: 5156: 5151: 5141: 5136: 5131: 5126: 5120: 5118: 5112: 5107: 5106: 5104: 5103: 5098: 5093: 5088: 5083: 5078: 5073: 5068: 5063: 5058: 5052: 5050: 5041: 5040: 5038: 5037: 5032: 5027: 5017: 5012: 5007: 5006: 5005: 5000: 4993:Administration 4989: 4987: 4978: 4977: 4975: 4974: 4962: 4950: 4938: 4926: 4913: 4912: 4911: 4889: 4886: 4885: 4880: 4878: 4877: 4870: 4863: 4855: 4846: 4845: 4843: 4842: 4836: 4834: 4830: 4829: 4827: 4826: 4821: 4815: 4813: 4809: 4808: 4806: 4805: 4800: 4798:Lists of lists 4795: 4790: 4788:Featured lists 4784: 4782: 4781:Existing lists 4778: 4777: 4775: 4774: 4769: 4764: 4759: 4754: 4749: 4743: 4741: 4737: 4736: 4734: 4733: 4728: 4723: 4717: 4715: 4711: 4710: 4708: 4707: 4701: 4696: 4691: 4686: 4681: 4676: 4674:Lists of works 4671: 4665: 4663: 4659: 4658: 4653: 4651: 4650: 4643: 4636: 4628: 4622: 4621: 4615: 4609: 4575: 4569: 4563: 4556: 4555: 4539: 4536: 4482:for which the 4471: 4468: 4449: 4448: 4445: 4441: 4401: 4398: 4374: 4369:As noted above 4365: 4362: 4347: 4344: 4338: 4337: 4336: 4335: 4334: 4333: 4320: 4311: 4310: 4307: 4305: 4304: 4301: 4294: 4116: 4099: 4098: 4096: 4093: 4092: 4090: 4089: 4088: 4087: 4086: 4085: 4065: 4063: 4043: 4041: 4038: 4037: 4035: 4034: 4031: 4029: 4028: 4025: 4011: 4009: 3889: 3887: 3884: 3883: 3880: 3869: 3868: 3860: 3855: 3852: 3849: 3836: 3833: 3818:Title of list: 3813: 3808: 3805: 3784: 3783: 3779: 3778: 3775: 3772: 3769: 3766: 3762: 3760: 3757: 3749: 3742: 3741: 3737: 3736: 3733: 3730: 3727: 3724: 3720: 3718: 3715: 3707: 3692: 3689: 3683: 3682: 3679: 3675: 3674: 3671: 3667: 3666: 3663: 3577: 3571: 3568: 3557: 3556: 3554: 3551: 3550: 3548: 3547: 3544: 3541: 3538: 3535: 3533: 3490: 3488: 3485: 3484: 3481: 3470: 3469: 3467: 3464: 3463: 3460: 3459: 3456: 3453: 3449: 3448: 3446: 3443: 3440: 3439: 3436: 3425: 3424: 3422: 3419: 3418: 3415: 3414: 3411: 3408: 3404: 3403: 3401: 3398: 3395: 3394: 3391: 3363: 3360: 3357: 3356: 3354: 3351: 3350: 3348: 3347: 3346: 3345: 3342: 3339: 3333: 3331: 3328: 3325: 3324: 3321: 3309: 3300:DTD-validating 3273: 3272: 3270: 3267: 3266: 3264: 3263: 3262: 3259: 3256: 3251: 3249: 3215: 3213: 3210: 3209: 3206: 3185: 3184: 3182: 3179: 3178: 3176: 3175: 3174: 3171: 3168: 3163: 3161: 3064: 3062: 3059: 3058: 3055: 3043: 3005: 3004: 3002: 2999: 2998: 2995: 2994: 2991: 2988: 2984: 2983: 2981: 2978: 2975: 2974: 2972: 2971: 2968: 2965: 2961: 2959: 2871: 2869: 2866: 2865: 2862: 2842: 2824: 2821: 2818: 2817: 2815: 2812: 2811: 2809: 2808: 2805: 2802: 2798: 2796: 2708: 2706: 2703: 2702: 2699: 2688: 2687: 2685: 2682: 2681: 2678: 2677: 2674: 2671: 2667: 2666: 2664: 2661: 2658: 2657: 2654: 2630: 2627: 2626: 2625: 2622: 2615: 2614: 2613: 2612: 2609: 2608: 2607: 2558: 2554: 2536: 2515: 2507: 2506: 2503: 2480: 2476: 2470: 2467: 2452: 2451: 2449: 2446: 2445: 2443: 2442: 2439: 2438: 2437: 2434: 2433: 2432: 2428: 2427: 2417: 2415: 2387: 2385: 2382: 2381: 2378: 2377: 2374: 2372: 2371: 2368: 2365: 2364: 2360: 2356: 2352: 2351: 2349: 2297: 2295: 2292: 2291: 2289: 2288: 2285: 2284: 2283: 2280: 2278: 2277: 2267: 2265: 2120: 2118: 2115: 2114: 2111: 2103: 2076: 2075: 2073: 2070: 2069: 2067: 2066: 2063: 2062: 2061: 2057: 2056: 2053: 2046: 2044: 2020: 2018: 2015: 2014: 2011: 2010: 2007: 2004: 2003: 2000: 1996: 1992: 1991: 1989: 1950: 1948: 1945: 1944: 1942: 1941: 1938: 1936: 1935: 1932: 1925: 1923: 1806: 1804: 1801: 1800: 1797: 1745: 1742: 1739: 1738: 1736: 1733: 1732: 1730: 1729: 1726: 1716: 1714: 1670: 1668: 1665: 1664: 1661: 1653: 1638: 1623: 1622: 1620: 1617: 1616: 1614: 1613: 1607: 1604: 1586: 1584: 1508: 1506: 1503: 1502: 1499: 1488: 1487: 1485: 1482: 1481: 1479: 1478: 1475: 1465: 1463: 1431: 1429: 1426: 1425: 1422: 1412: 1409: 1391: 1390: 1388: 1385: 1384: 1382: 1381: 1378: 1376: 1374: 1362: 1358: 1356: 1289: 1287: 1284: 1283: 1280: 1266: 1263: 1257: 1256: 1254: 1251: 1250: 1248: 1247: 1244: 1234: 1232: 1170: 1168: 1165: 1164: 1161: 1137:...</p: --> 1126: 1125: 1123: 1120: 1119: 1117: 1116: 1113: 1103: 1101: 1053: 1051: 1048: 1047: 1044: 1036: 1031:...</p: --> 1019:screen readers 1013: 1010: 1005: 1002: 999: 998: 996: 993: 992: 990: 989: 985: 984: 980: 978: 975: 972: 971: 968: 946: 945: 943: 940: 939: 937: 936: 932: 931: 930: 929: 928: 927: 919: 918: 917: 916: 913: 907: 906: 903: 902:If you reverse 899: 897: 869: 867: 864: 863: 861: 860: 857: 856: 855: 854: 853: 847: 841: 837: 835: 807: 805: 802: 801: 798: 775: 774: 772: 769: 768: 766: 765: 762: 758: 757: 754: 750: 748: 728: 726: 723: 722: 720: 719: 716: 713: 710: 706: 704: 684: 682: 679: 678: 675: 661: 658: 655: 654: 652: 649: 648: 646: 645: 642: 633: 626: 624: 569: 567: 564: 563: 561: 560: 553: 552: 549: 547: 543: 541: 515: 513: 510: 509: 507: 506: 505: 504: 503: 502: 501: 500: 497: 494: 487:and nest them 481: 479: 459:and nest them 451: 449: 446: 445: 442: 429: 428: 426: 423: 422: 420: 419: 416: 413: 402: 401: 398: 391: 390: 387: 380: 378: 341: 339: 336: 335: 332: 317: 316: 314: 311: 310: 308: 307: 306: 305: 304:easy to follow 302: 301:very organized 295: 293: 277: 275: 272: 271: 268: 253: 252: 250: 247: 246: 244: 243: 240: 233: 232: 229: 225: 223: 203: 201: 198: 197: 195: 194: 193: 192: 191: 190: 181: 180: 179: 172: 170: 166:deeper levels 146: 144: 141: 140: 137: 94: 91: 85: 84: 81: 80: 72: 67: 64: 52: 51: 43: 41: 15: 13: 10: 9: 6: 4: 3: 2: 7131: 7120: 7117: 7115: 7112: 7110: 7107: 7106: 7104: 7089: 7086: 7084: 7081: 7077: 7074: 7073: 7072: 7069: 7067: 7064: 7062: 7059: 7057: 7056:Accessibility 7054: 7050: 7047: 7046: 7045: 7040: 7039: 7035: 7033: 7032: 7027: 7026: 7023: 7015: 7012: 7010: 7007: 7006: 7004: 7002: 6999: 6997: 6994: 6992: 6989: 6987: 6984: 6982: 6979: 6977: 6974: 6972: 6969: 6965: 6962: 6960: 6957: 6956: 6955: 6952: 6950: 6947: 6945: 6942: 6940: 6937: 6936: 6934: 6930: 6924: 6921: 6919: 6916: 6912: 6909: 6907: 6904: 6902: 6901:Editing tools 6899: 6897: 6896:Browser tools 6894: 6892: 6889: 6888: 6887: 6884: 6882: 6879: 6875: 6872: 6870: 6867: 6865: 6862: 6861: 6860: 6857: 6855: 6852: 6848: 6845: 6844: 6843: 6840: 6838: 6835: 6833: 6830: 6828: 6825: 6823: 6820: 6818: 6815: 6814: 6812: 6808: 6807:Customisation 6804: 6798: 6797:Useful styles 6795: 6793: 6790: 6788: 6785: 6783: 6780: 6778: 6775: 6773: 6770: 6768: 6765: 6763: 6760: 6758: 6755: 6754: 6752: 6750: 6746: 6742: 6736: 6733: 6731: 6728: 6724: 6721: 6719: 6716: 6715: 6714: 6711: 6707: 6704: 6703: 6702: 6699: 6697: 6694: 6688: 6685: 6684: 6683: 6680: 6679: 6678: 6675: 6673: 6670: 6668: 6665: 6663: 6660: 6656: 6653: 6652: 6651: 6648: 6646: 6643: 6641: 6638: 6636: 6633: 6631: 6628: 6627: 6625: 6623: 6619: 6613: 6610: 6606: 6603: 6601: 6598: 6597: 6596: 6593: 6589: 6586: 6585: 6584: 6581: 6579: 6576: 6572: 6569: 6567: 6564: 6563: 6562: 6559: 6557: 6554: 6552: 6549: 6547: 6544: 6542: 6539: 6537: 6534: 6532: 6529: 6527: 6524: 6522: 6519: 6518: 6516: 6513: 6508: 6504: 6498: 6495: 6491: 6488: 6487: 6486: 6483: 6479: 6476: 6475: 6474: 6471: 6467: 6464: 6463: 6462: 6461:Math formulas 6459: 6455: 6452: 6450: 6447: 6445: 6444:How to create 6442: 6441: 6440: 6437: 6435: 6432: 6431: 6429: 6425: 6419: 6416: 6414: 6411: 6407: 6404: 6402: 6399: 6397: 6394: 6393: 6392: 6389: 6387: 6384: 6380: 6377: 6375: 6372: 6370: 6367: 6365: 6362: 6360: 6357: 6355: 6352: 6350: 6347: 6346: 6345: 6342: 6338: 6335: 6333: 6330: 6329: 6328: 6325: 6323: 6320: 6319: 6317: 6312: 6308: 6302: 6299: 6297: 6294: 6292: 6289: 6287: 6284: 6280: 6277: 6275: 6272: 6270: 6267: 6266: 6265: 6262: 6258: 6255: 6253: 6250: 6248: 6247:Interlanguage 6245: 6244: 6243: 6240: 6239: 6237: 6235: 6231: 6227: 6221: 6220:Using colours 6218: 6214: 6211: 6209: 6206: 6204: 6201: 6199: 6196: 6194: 6191: 6189: 6186: 6185: 6184: 6181: 6179: 6176: 6174: 6171: 6167: 6166:Time function 6164: 6162: 6159: 6157: 6154: 6152: 6151:For beginners 6149: 6148: 6147: 6144: 6142: 6139: 6137: 6134: 6132: 6129: 6125: 6122: 6121: 6120: 6117: 6116: 6114: 6112: 6108: 6102: 6099: 6097: 6094: 6092: 6089: 6087: 6084: 6080: 6077: 6076: 6075: 6072: 6070: 6067: 6065: 6062: 6060: 6057: 6055: 6052: 6050: 6047: 6045: 6044:Page Curation 6042: 6038: 6035: 6034: 6033: 6030: 6026: 6023: 6021: 6018: 6017: 6016: 6015:Moving a page 6013: 6011: 6008: 6004: 6001: 6000: 5999: 5996: 5994: 5991: 5989: 5986: 5984: 5981: 5979: 5976: 5975: 5973: 5970: 5964: 5956: 5953: 5952: 5951: 5948: 5946: 5943: 5939: 5936: 5935: 5934: 5931: 5927: 5924: 5923: 5922: 5919: 5917: 5914: 5910: 5907: 5906: 5905: 5902: 5900: 5897: 5895: 5892: 5890: 5887: 5885: 5884:Mobile access 5882: 5878: 5875: 5874: 5873: 5870: 5868: 5865: 5861: 5858: 5856: 5853: 5851: 5850:Edit conflict 5848: 5846: 5843: 5842: 5841: 5838: 5834: 5831: 5829: 5826: 5825: 5824: 5823:Browser notes 5821: 5820: 5818: 5816: 5810: 5806: 5804: 5800: 5796: 5792: 5788: 5781: 5777: 5770: 5765: 5763: 5758: 5756: 5751: 5750: 5747: 5737: 5731: 5730: 5724: 5723: 5717: 5711: 5708: 5706: 5703: 5701: 5698: 5696: 5693: 5691: 5688: 5686: 5683: 5681: 5678: 5676: 5673: 5671: 5668: 5666: 5663: 5661: 5658: 5653: 5650: 5648: 5647:Abbreviations 5645: 5644: 5642: 5637: 5633: 5627: 5624: 5622: 5619: 5617: 5614: 5612: 5609: 5607: 5604: 5602: 5599: 5597: 5594: 5592: 5591:Music symbols 5589: 5587: 5584: 5582: 5579: 5577: 5574: 5572: 5569: 5567: 5564: 5562: 5559: 5557: 5554: 5552: 5549: 5547: 5544: 5542: 5539: 5538: 5536: 5531: 5527: 5521: 5518: 5516: 5513: 5510: 5507: 5505: 5501: 5498: 5494: 5491: 5490: 5489: 5486: 5482: 5479: 5478: 5477: 5474: 5472: 5469: 5465: 5462: 5461: 5460: 5457: 5455: 5452: 5450: 5447: 5444: 5440: 5437: 5435: 5432: 5430: 5427: 5425: 5422: 5420: 5417: 5415: 5412: 5408: 5407:edit conflict 5405: 5403: 5400: 5398: 5395: 5394: 5393: 5390: 5388: 5385: 5383: 5380: 5376: 5373: 5371: 5368: 5366: 5363: 5361: 5358: 5357: 5356: 5353: 5351: 5348: 5346: 5343: 5341: 5338: 5337: 5335: 5330: 5325: 5321: 5315: 5312: 5310: 5307: 5305: 5302: 5300: 5297: 5295: 5292: 5290: 5287: 5285: 5282: 5280: 5277: 5275: 5272: 5270: 5267: 5265: 5262: 5260: 5257: 5255: 5252: 5250: 5249:Accessibility 5247: 5246: 5244: 5239: 5235: 5229: 5226: 5222: 5215: 5213: 5210: 5209: 5208: 5205: 5203: 5200: 5198: 5195: 5194: 5192: 5187: 5183: 5176: 5172: 5169: 5167: 5164: 5162: 5159: 5155: 5152: 5150: 5147: 5146: 5145: 5142: 5140: 5137: 5135: 5132: 5130: 5127: 5125: 5122: 5121: 5119: 5114: 5108: 5102: 5101:Viewing media 5099: 5097: 5094: 5092: 5089: 5087: 5084: 5082: 5079: 5077: 5076:Mobile access 5074: 5072: 5069: 5067: 5064: 5062: 5059: 5057: 5054: 5053: 5051: 5046: 5042: 5036: 5033: 5031: 5028: 5025: 5021: 5018: 5016: 5013: 5011: 5008: 5004: 5001: 4999: 4996: 4995: 4994: 4991: 4990: 4988: 4983: 4979: 4973: 4968: 4967: 4963: 4961: 4956: 4955: 4951: 4949: 4944: 4943: 4939: 4937: 4932: 4931: 4927: 4925: 4920: 4919: 4915: 4914: 4910: 4904: 4903: 4898: 4897: 4891: 4890: 4887: 4883: 4876: 4871: 4869: 4864: 4862: 4857: 4856: 4853: 4841: 4838: 4837: 4835: 4831: 4825: 4822: 4820: 4817: 4816: 4814: 4810: 4804: 4801: 4799: 4796: 4794: 4793:List of lists 4791: 4789: 4786: 4785: 4783: 4779: 4773: 4770: 4768: 4765: 4763: 4760: 4758: 4755: 4753: 4750: 4748: 4745: 4744: 4742: 4738: 4732: 4729: 4727: 4724: 4722: 4719: 4718: 4716: 4712: 4705: 4702: 4700: 4697: 4695: 4692: 4690: 4687: 4685: 4682: 4680: 4677: 4675: 4672: 4670: 4667: 4666: 4664: 4660: 4656: 4649: 4644: 4642: 4637: 4635: 4630: 4629: 4626: 4619: 4616: 4613: 4610: 4604: 4594: 4587: 4583: 4579: 4576: 4573: 4570: 4567: 4564: 4561: 4558: 4557: 4553: 4542: 4537: 4535: 4533: 4528: 4526: 4521: 4499: 4494: 4492: 4487: 4486:can be used. 4485: 4481: 4477: 4469: 4467: 4465: 4460: 4458: 4454: 4446: 4442: 4439: 4438: 4437: 4435: 4407: 4399: 4372: 4370: 4363: 4361: 4359: 4353: 4345: 4343: 4331: 4330: 4328: 4327: 4325: 4324: 4323: 4316: 4308: 4302: 4299: 4298: 4296: 4295: 4290: 4286: 4114: 4109: 4097: 4095: 4094: 4083: 4082: 4080: 4079: 4077: 4076: 4075: 4069: 4064: 4040: 4039: 4032: 4026: 4023: 4022: 4020: 4019: 4015: 4010: 3886: 3885: 3877: 3874: 3866: 3862: 3861: 3858: 3850: 3848: 3846: 3841: 3834: 3832: 3830: 3825: 3821: 3819: 3812: 3806: 3804: 3801: 3794: 3782: 3776: 3773: 3770: 3767: 3764: 3763: 3761: 3756: 3755: 3748: 3740: 3734: 3731: 3728: 3725: 3722: 3721: 3719: 3714: 3713: 3706: 3701: 3690: 3688: 3680: 3677: 3676: 3672: 3669: 3668: 3664: 3661: 3660: 3657: 3575: 3569: 3567: 3555: 3553: 3552: 3545: 3542: 3537: 3536: 3534: 3487: 3486: 3478: 3475: 3468: 3466: 3465: 3450: 3447: 3442: 3441: 3433: 3430: 3423: 3421: 3420: 3412: 3409: 3406: 3402: 3397: 3396: 3388: 3385: 3372: 3361: 3355: 3353: 3352: 3343: 3340: 3337: 3336: 3335: 3334: 3332: 3327: 3326: 3318: 3315: 3313: 3307: 3305: 3304:semantic HTML 3301: 3293: 3290: 3287:in HTML4 and 3286: 3282: 3281: 3271: 3269: 3268: 3260: 3257: 3254: 3253: 3252: 3250: 3212: 3211: 3203: 3200: 3183: 3181: 3180: 3172: 3169: 3166: 3165: 3164: 3162: 3061: 3060: 3052: 3049: 3041: 3038: 3036: 3003: 3001: 3000: 2992: 2989: 2986: 2985: 2982: 2977: 2976: 2969: 2966: 2963: 2962: 2960: 2868: 2867: 2859: 2856: 2850: 2846: 2840: 2836: 2829: 2822: 2816: 2814: 2813: 2806: 2803: 2800: 2799: 2797: 2705: 2704: 2696: 2693: 2686: 2684: 2683: 2675: 2672: 2669: 2668: 2665: 2660: 2659: 2651: 2648: 2643: 2636: 2628: 2623: 2620: 2619: 2618: 2610: 2605: 2604: 2603: 2556: 2553:rendered text 2552: 2547:#Second item 2534: 2513: 2510: 2504: 2501: 2500: 2499: 2478: 2474: 2468: 2466: 2463: 2457: 2450: 2448: 2447: 2440: 2435: 2430: 2429: 2425: 2424: 2423:list item B1 2422: 2421: 2420:list item A1 2419: 2418: 2416: 2411:list item A2 2407:list item B2 2399:list item C1 2395:list item B1 2391:list item A1 2384: 2383: 2375: 2369: 2362: 2361: 2359:list item B1 2358: 2357: 2355:list item A1 2354: 2353: 2350: 2342:list item A2 2317:list item B1 2307:list item A1 2294: 2293: 2286: 2281: 2275: 2274: 2272: 2271: 2269: 2268: 2266: 2117: 2116: 2108: 2105: 2101: 2074: 2072: 2071: 2064: 2059: 2058: 2054: 2051: 2050: 2049:list item A1 2048: 2047: 2045: 2040:list item A2 2032:list item B2 2028:list item B1 2024:list item A1 2017: 2016: 2008: 2001: 1998: 1997: 1995:list item A1 1994: 1993: 1990: 1982:list item A2 1960:list item A1 1947: 1946: 1939: 1933: 1930: 1929: 1927: 1926: 1924: 1803: 1802: 1794: 1791: 1787: 1782: 1772: 1771:bulleted list 1762: 1753: 1750: 1743: 1737: 1735: 1734: 1727: 1723: 1718: 1717: 1715: 1710:Second item. 1667: 1666: 1658: 1655: 1651: 1648: 1646: 1645:MediaWiki tag 1636: 1621: 1619: 1618: 1608: 1602: 1595: 1594: 1593: 1585: 1505: 1504: 1496: 1493: 1486: 1484: 1483: 1476: 1472: 1467: 1466: 1464: 1459:Second item. 1428: 1427: 1419: 1416: 1410: 1408: 1389: 1387: 1386: 1379: 1360: 1359: 1357: 1286: 1285: 1277: 1274: 1269:Use a single 1264: 1262: 1255: 1253: 1252: 1245: 1243: 1240: 1236: 1235: 1233: 1228:Second item. 1167: 1166: 1158: 1155: 1154:line's code: 1153: 1144: 1142: 1124: 1122: 1121: 1114: 1112: 1109: 1105: 1104: 1102: 1097:Second item. 1050: 1049: 1041: 1038: 1034: 1026: 1024: 1020: 1011: 1009: 1003: 997: 995: 994: 987: 986: 982: 981: 979: 974: 973: 965: 962: 960: 958: 952: 944: 942: 941: 934: 933: 925: 924: 923: 922: 921: 920: 914: 911: 910: 909: 908: 904: 901: 900: 898: 881:# everything 866: 865: 858: 851: 850: 848: 845: 844: 842: 839: 838: 836: 804: 803: 795: 792: 790: 785: 784:for details. 783: 773: 771: 770: 763: 760: 759: 755: 752: 751: 749: 725: 724: 717: 714: 711: 708: 707: 705: 681: 680: 672: 669: 667: 659: 653: 651: 650: 643: 639: 635:Same goes for 634: 632: 628: 627: 625: 596:Same goes for 566: 565: 558: 557: 556: 550: 545: 544: 542: 512: 511: 498: 495: 492: 491: 489: 488: 486: 485: 483: 482: 480: 448: 447: 439: 436: 427: 425: 424: 417: 414: 411: 410: 409: 407: 399: 396: 395: 394: 388: 385: 384: 383: 379: 338: 337: 329: 326: 321: 315: 313: 312: 303: 300: 299: 297: 296: 294: 274: 273: 265: 262: 261:Ordered lists 257: 251: 249: 248: 241: 238: 237: 236: 230: 227: 226: 224: 219:start again. 200: 199: 189:deeper levels 188: 187: 185: 184: 182: 177: 176: 174: 173: 171: 143: 142: 134: 131: 126: 124: 122: 118: 114: 110: 109: 104: 103:ordered lists 100: 92: 90: 78: 74: 73: 70: 65: 60: 56: 50: 48: 42: 35: 34: 29: 22: 7088:User scripts 7036: 7029: 6859:User scripts 6635:Main/Article 6595:Transclusion 6578:Substitution 6466:Math symbols 6434:Family trees 6188:Introduction 6140: 6059:Random pages 5950:VisualEditor 5894:Page history 5855:Edit toolbar 5828:Bypass cache 5787:the Teahouse 5784: 5733: 5728: 5720: 5626:Visual files 5616:Transclusion 5580: 5551:Calculations 5414:Find sources 5324:How-to pages 5111:Contributing 4969: 4964: 4957: 4952: 4945: 4942:Noticeboards 4940: 4933: 4928: 4921: 4916: 4900: 4894: 4892: 4839: 4552:Lists portal 4529: 4523:Lastly the " 4522: 4495: 4488: 4484:PetScan tool 4473: 4463: 4461: 4450: 4403: 4367: 4355: 4340: 4326:Second line 4321: 4309:list item A2 4303:list item B2 4300:list item B1 4285:Renders as: 4284: 4272:Fourth line 4264:Second line 4223:list item A2 4185:list item B2 4166:list item B1 4102: 4078:Second line 4073: 4059:Fourth line 4051:Second line 4033:list item A2 4027:list item B2 4024:list item B1 3987:list item A2 3949:list item B2 3930:list item B1 3882:Renders as 3872: 3842: 3838: 3826: 3822: 3817: 3816: 3810: 3799: 3793:columns-list 3788: 3781: 3746: 3739: 3700:Columns-list 3694: 3686: 3655: 3573: 3560: 3483:Renders as 3473: 3438:Renders as 3428: 3393:Renders as 3384:attributes. 3371:ordered list 3365: 3323:Renders as 3294: 3288: 3284: 3278: 3276: 3208:Renders as 3188: 3057:Renders as 3034: 3023:<div: --> 3008: 2864:Renders as 2848: 2830: 2826: 2701:Renders as 2691: 2656:Renders as 2642:Ordered list 2632: 2616: 2601: 2550: 2532: 2529:Second item 2511: 2508: 2497: 2494:Second item 2472: 2458: 2455: 2441:list item A2 2436:list item B2 2426:list item C1 2376:list item A2 2370:list item B2 2363:list item C1 2322:ordered list 2312:ordered list 2302:ordered list 2287:list item A2 2282:list item B2 2243:list item A2 2206:list item B2 2113:Renders as 2102: 2079: 2065:list item A2 2055:list item B2 2052:list item B1 2009:list item A2 2002:list item B2 1999:list item B1 1965:ordered list 1955:ordered list 1940:list item A2 1934:list item B2 1931:list item B1 1901:list item A2 1863:list item B2 1844:list item B1 1799:Renders as 1788: 1781:ordered list 1761:ordered list 1754: 1751: 1747: 1728:Second item. 1721: 1663:Renders as 1649: 1633:<pre: --> 1629:<pre: --> 1626: 1600: 1587: 1501:Renders as 1491: 1477:Second item. 1470: 1424:Renders as 1414: 1405:enter/return 1394: 1282:Renders as 1268: 1260: 1246:Second item. 1242:Paragraph 3. 1241: 1239:Paragraph 2. 1238: 1237:Paragraph 1. 1215:Paragraph 3. 1190:Paragraph 2. 1174:Paragraph 1. 1163:Renders as 1151: 1145: 1129: 1111:Paragraph 3. 1110: 1108:Paragraph 2. 1107: 1106:Paragraph 1. 1084:Paragraph 3. 1067:Paragraph 2. 1057:Paragraph 1. 1046:Renders as 1027: 1015: 1007: 970:Renders as 959:kind of list 956: 953: 949: 800:Renders as 788: 787:In order to 786: 778: 677:Renders as 665: 663: 637: 630: 554: 444:Renders as 434: 405: 403: 392: 381: 334:Renders as 324: 320: 270:Renders as 260: 256: 242:start again. 234: 183:with a star 158:with a star 139:Renders as 129: 125: 116: 112: 106: 102: 98: 96: 88: 47:how-to guide 44: 7071:Referencing 6996:Ultraviolet 6854:IRC Scripts 6817:Preferences 6561:Lua project 6386:Gallery tag 6286:Colon trick 6146:Magic words 6049:Page import 5988:Edit filter 5660:Departments 5636:Directories 5586:Magic words 5571:Hidden text 5541:Wiki markup 5370:Cite errors 5274:Discussions 5254:Biographies 5219:(live chat) 4966:Directories 4586:interpuncts 4382:margin-left 4332:Fourth line 4329:Third line 4322:First line 4277:endflowlist 4268:Third line 4260:First line 4246:endflowlist 4084:Fourth line 4081:Third line 4074:First line 4055:Third line 4047:First line 3563:<ol: --> 3191:<ol: --> 3046:<ol: --> 3019:<ol: --> 3015:<li: --> 3011:<ol: --> 2833:<li: --> 2540:First item 2519:First item 2505:Second item 2098:<dt: --> 2090:<dd: --> 2082:<dl: --> 1401:<br: --> 1375:2 bat wings 1334:2 bat wings 1271:<br: --> 1132:<br: --> 1130:Do not use 1115:Second item 889:thrown off 877:the order, 616:like that. 555:like this. 529:like this. 490:like this. 463:like this. 435:Mixed lists 400:Description 389:Description 93:List basics 7103:Categories 7044:Help pages 7028:See also: 6944:AntiVandal 6881:User style 6874:Techniques 6847:Hide pages 6630:Namespaces 6322:Media help 6296:Pipe trick 6291:Link color 6203:Collapsing 6124:Cheatsheet 6079:Linksearch 5998:Logging in 5926:Editnotice 5845:CharInsert 5799:talk pages 5685:Guidelines 5556:Characters 5500:Talk pages 5449:Logging in 5443:link color 5397:Minor edit 5350:Categories 5304:References 5161:Style-tips 5081:Navigation 5020:Disclaimer 5003:Principles 4954:Cheatsheet 4893:Visit the 4833:Assistance 4491:"See also" 4417:list-style 4406:user style 3845:Help:Table 3681:The Hague 3673:Rotterdam 3665:Amsterdam 3649:The Hague 3626:Rotterdam 3603:Amsterdam 3529:The Hague 3525:Rotterdam 3283:(formerly 2647:template: 2502:First item 2484:First item 1695:blockquote 1685:blockquote 1450:blockquote 1440:blockquote 1346:&nbsp; 1322:&nbsp; 1136:<p: --> 1030:<p: --> 926:thrown off 912:everything 905:the order, 782:WP:LISTGAP 641:like that. 611:blockquote 601:blockquote 548:like this. 475:Blueberry 360:''per se'' 207:A newline 7083:Templates 7005:Inactive 7001:WPCleaner 6810:and tools 6792:Span tags 6713:MediaWiki 6682:Archiving 6588:Job queue 6566:Resources 6521:Templates 6507:Templates 6449:Barcharts 6257:Permanent 6252:Interwiki 6173:Redirects 6096:Watchlist 6074:Searching 5904:Page name 5860:Reverting 5791:help desk 5611:Templates 5566:Elevation 5546:Barcharts 5504:archiving 5488:Reverting 5476:Passwords 5459:Page name 5434:Infoboxes 5424:Footnotes 5269:Consensus 5134:Etiquette 5091:Searching 5066:Copyright 4907:Q & A 4902:Help desk 4840:Help:List 4812:Templates 4767:Listcruft 4740:Rationale 4574:category. 4560:MOS:PLIST 4532:Goodreads 4520:to them. 3843:See also 3827:See also 3546:The Hague 3543:Rotterdam 3540:Amsterdam 3512:Amsterdam 3458:The Hague 3455:Rotterdam 3452:Amsterdam 3413:The Hague 3410:Rotterdam 3407:Amsterdam 3037:). It is 3035:see below 3021:) into a 2851:). It is 2849:see below 2460:See also 1786:version. 1590:{{fnord}} 1141:semantics 499:Blueberry 467:; Fruits 231:in a list 228:A newline 59:consensus 7061:Accounts 6959:Creating 6696:Template 6640:Category 6556:Lua help 6485:Timeline 6379:SVG help 6119:Wikitext 6111:Wikitext 5983:AllPages 5971:-related 5938:Entering 5916:Printing 5877:Tutorial 5695:Policies 5680:Glossary 5652:Contents 5596:Sections 5471:Redirect 5221:tutorial 5096:Students 5071:Glossary 4896:Teahouse 4593:flatlist 4584:, dots ( 4538:See also 4476:category 4255:flowlist 4124:flowlist 4108:flowlist 3857:Shortcut 3829:WP:HLIST 2839:cleanest 983:Never do 666:separate 631:Like so. 583:Like so. 215:you can 111:(a.k.a. 69:Shortcut 6991:Twinkle 6986:RedWarn 6964:history 6822:Gadgets 6735:Special 6514:modules 6131:Columns 5967:Special 5840:Editing 5813:General 5561:Columns 5454:Merging 5439:Linking 5402:toolbar 5392:Editing 5382:Convert 4998:Purpose 4899:or the 4714:Content 4423:decimal 3865:WP:EISL 3040:kludgey 3025:with a 2551:If the 2545:--: --> 2542:<!-- 2533:Wrong: 2524:--: --> 2521:<!-- 2512:Wrong: 2489:--: --> 2486:<!-- 1704:--: --> 1701:<!-- 1679:--: --> 1676:<!-- 1652:between 1542:''foo'' 1204:--: --> 1201:<!-- 1179:--: --> 1176:<!-- 239:you can 6976:Huggle 6971:HotCat 6730:Module 6687:Simple 6667:Portal 6344:Images 6193:Basics 6183:Tables 5670:Essays 5606:Tables 5601:Sounds 5530:Coding 5309:Tables 5284:Images 4909:forum. 3879:Markup 3835:Tables 3656:gives 3480:Markup 3435:Markup 3390:Markup 3320:Markup 3310:; see 3205:Markup 3054:Markup 3048:code. 2861:Markup 2698:Markup 2653:Markup 2624:Item 2 2621:Item 1 2611:Item 2 2606:Item 1 2602:gives 2582:Item 2 2562:Item 1 2110:Markup 1796:Markup 1660:Markup 1603:level: 1544:level: 1498:Markup 1421:Markup 1279:Markup 1160:Markup 1043:Markup 967:Markup 797:Markup 674:Markup 493:Fruits 471:Apple 441:Markup 406:per se 331:Markup 267:Markup 136:Markup 121:recipe 105:, and 77:H:LIST 7014:STiki 7009:igloo 6886:Tools 6864:Guide 6827:Skins 6645:Draft 6583:Purge 6571:To do 6327:Files 6311:Media 6264:Diffs 6242:Links 6234:diffs 6230:Links 6141:Lists 5710:Tools 5700:Tasks 5581:Lists 5419:Files 5299:Lists 5294:Links 5289:Leads 5061:Books 4669:Lists 4662:Style 4603:hlist 4582:{{•}} 4578:{{·}} 4408:CSS, 4240:: --> 4234:</ 4231:: --> 4225:</ 4221:: --> 4212:: --> 4206:</ 4202:: --> 4196:</ 4193:: --> 4187:</ 4183:: --> 4174:: --> 4168:</ 4164:: --> 4155:: --> 4145:: --> 4136:: --> 4004:: --> 3998:</ 3995:: --> 3989:</ 3985:: --> 3976:: --> 3970:</ 3966:: --> 3960:</ 3957:: --> 3951:</ 3947:: --> 3938:: --> 3932:</ 3928:: --> 3919:: --> 3909:: --> 3900:: --> 3634:style 3611:style 3588:style 3520:: --> 3514:</ 3510:: --> 3501:value 3382:value 3378:start 3244:: --> 3238:</ 3223:: --> 3156:: --> 3150:</ 3147:: --> 3141:</ 3138:: --> 3132:</ 3128:: --> 3119:: --> 3113:</ 3109:: --> 3100:: --> 3094:</ 3090:: --> 3081:: --> 3072:: --> 2954:: --> 2948:</ 2945:: --> 2939:</ 2935:: --> 2926:: --> 2920:</ 2916:: --> 2907:: --> 2901:</ 2897:: --> 2888:: --> 2879:style 2791:: --> 2785:</ 2782:: --> 2776:</ 2772:: --> 2763:: --> 2757:</ 2753:: --> 2744:: --> 2738:</ 2734:: --> 2725:: --> 2716:style 2597:: --> 2590:: --> 2577:: --> 2570:: --> 2260:: --> 2254:</ 2251:: --> 2245:</ 2241:: --> 2232:: --> 2226:</ 2223:: --> 2217:</ 2214:: --> 2208:</ 2204:: --> 2195:: --> 2189:</ 2185:: --> 2179:</ 2175:: --> 2166:: --> 2156:: --> 2147:: --> 2137:: --> 2128:: --> 1918:: --> 1912:</ 1909:: --> 1903:</ 1899:: --> 1890:: --> 1884:</ 1880:: --> 1874:</ 1871:: --> 1865:</ 1861:: --> 1852:: --> 1846:</ 1842:: --> 1833:: --> 1823:: --> 1814:: --> 1698:: --> 1692:</ 1688:: --> 1637:short 1610:|bar= 1597:|foo= 1562:: --> 1556:</ 1552:: --> 1519:fnord 1514:tnull 1453:: --> 1447:</ 1443:: --> 1395:This 1342:: --> 1332:: --> 1301:: --> 1223:: --> 1217:</ 1213:: --> 1198:: --> 1192:</ 1188:: --> 1092:: --> 1086:</ 1082:: --> 1075:: --> 1069:</ 1065:: --> 885:gets 614:: --> 608:</ 604:: --> 591:: --> 585:</ 581:: --> 527:: --> 496:Apple 408:. or 366:Term 362:. or 354:Term 346:Term 7066:Bots 6954:Bots 6869:List 6747:and 6745:HTML 6701:User 6677:Talk 6662:Help 6650:File 6301:URLs 6232:and 6086:Tags 6010:Logs 5969:page 5955:Help 5909:Help 5705:Tips 5675:FAQs 5576:HTML 5387:Diff 5217:IRC 4918:FAQs 4580:and 4510:wiki 4455:and 4215:< 4177:< 4158:< 4149:< 4139:< 4130:< 4103:The 3979:< 3941:< 3922:< 3913:< 3903:< 3894:< 3645:11. 3622:10. 3495:< 3429:Or: 3380:and 3236:ghi 3232:def 3228:abc 3217:< 3122:< 3103:< 3084:< 3075:< 3066:< 2929:< 2910:< 2891:< 2873:< 2837:the 2766:< 2747:< 2728:< 2710:< 2591:< 2584:< 2571:< 2564:< 2235:< 2198:< 2169:< 2160:< 2150:< 2141:< 2131:< 2122:< 1893:< 1855:< 1836:< 1827:< 1817:< 1808:< 1682:< 1641:the 1588:The 1571:para 1546:< 1531:para 1509:The 1437:< 1397:must 1336:< 1326:< 1308:frac 1295:< 1207:< 1182:< 1152:that 1076:< 1059:< 988:this 915:gets 598:< 575:< 521:< 473:*#*: 469:*#*: 412:Term 397:Term 386:Term 6749:CSS 6512:Lua 6509:and 6037:FAQ 5872:IRC 5803:IRC 5801:or 5735:(?) 5639:(?) 5621:URL 5533:(?) 5332:(?) 5326:and 5241:(?) 5189:(?) 5116:(?) 5056:FAQ 5048:(?) 4985:(?) 4971:(?) 4959:(?) 4947:(?) 4935:(?) 4923:(?) 4598:or 4516:or 4512:or 4464:all 4388:5.2 4358:CSS 4270:::: 4057:::: 3800:the 3798:is 3678:11. 3670:10. 3599:9. 3507:"9" 3344:ghi 3341:def 3338:abc 3261:ghi 3258:def 3255:abc 3173:ghi 3170:def 3167:abc 3130:ghi 3111:def 3092:abc 2993:ghi 2990:def 2987:abc 2970:ghi 2967:def 2964:abc 2937:ghi 2918:def 2899:abc 2401:##: 2397:### 2100:). 1766:or 1601:foo 1576:bar 1559:pre 1549:pre 1536:foo 957:one 887:*:# 825:#:* 465:*#* 461:*#* 393:or 164:*** 115:or 7105:: 5797:, 5793:, 5789:, 4606:}} 4600:{{ 4596:}} 4590:{{ 4506:OR 4459:. 4411:ul 4394:;} 4391:em 4376:ol 4280:}} 4274:{{ 4266::: 4258:}} 4252:{{ 4249:}} 4243:{{ 4237:ol 4228:li 4218:li 4209:li 4199:ol 4190:li 4180:li 4171:li 4161:li 4152:ol 4142:li 4133:ol 4127:}} 4121:{{ 4111:}} 4105:{{ 4053::: 4001:ol 3992:li 3982:li 3973:li 3963:ol 3954:li 3944:li 3935:li 3925:li 3916:ol 3906:li 3897:ol 3847:. 3831:. 3796:}} 3790:{{ 3703:}} 3697:{{ 3662:9. 3651:|} 3647:|| 3628:|- 3624:|| 3605:|- 3601:|| 3582:|- 3579:{| 3566:. 3517:li 3498:li 3374:}} 3368:{{ 3241:ol 3220:ol 3199:. 3153:ol 3144:ol 3135:li 3125:li 3116:li 3106:li 3097:li 3087:li 3078:ol 3069:ol 2951:ol 2942:li 2932:li 2923:li 2913:li 2904:li 2894:li 2876:ol 2855:. 2788:ol 2779:li 2769:li 2760:li 2750:li 2741:li 2731:li 2713:ol 2645:}} 2639:{{ 2594:br 2587:br 2574:br 2567:br 2405:## 2393:## 2344:}} 2337:}} 2329:}} 2319:{{ 2309:{{ 2299:{{ 2257:ol 2248:li 2238:li 2229:li 2220:ol 2211:li 2201:li 2192:li 2182:ol 2172:li 2163:ol 2153:li 2144:ol 2134:li 2125:ol 2034:#: 2030:## 2026:## 1984:}} 1976:}} 1962:{{ 1952:{{ 1915:ol 1906:li 1896:li 1887:li 1877:ol 1868:li 1858:li 1849:li 1839:li 1830:ol 1820:li 1811:ol 1784:}} 1778:{{ 1774:}} 1768:{{ 1764:}} 1758:{{ 1647:. 1578:}} 1568:{{ 1538:}} 1528:{{ 1521:}} 1511:{{ 1339:br 1329:br 1319:}} 1305:{{ 1298:br 1037:: 883::# 821:#: 789:be 524:br 457:*# 287:## 283:## 160:** 152:** 123:. 101:, 5805:. 5768:e 5761:t 5754:v 5511:) 5502:( 5445:) 5441:( 5177:) 5173:( 5026:) 5022:( 4874:e 4867:t 4860:v 4647:e 4640:t 4633:v 4608:. 4502:" 4429:} 4426:; 4420:: 4414:{ 4385:: 4379:{ 4262:: 4118:] 4049:: 4045:] 3891:] 3777:e 3774:d 3771:c 3768:b 3765:a 3735:5 3732:4 3729:3 3726:2 3723:1 3643:| 3637:= 3631:| 3620:| 3614:= 3608:| 3597:| 3591:= 3585:| 3527:# 3523:# 3504:= 3492:# 3234:# 3230:# 3226:# 2882:= 2719:= 2580:# 2560:# 2538:# 2527:# 2517:# 2492:# 2482:# 2464:. 2409:# 2389:# 2340:| 2333:| 2325:| 2315:| 2305:| 2094:; 2086:: 2038:# 2022:# 1980:| 1972:| 1968:| 1958:| 1708:* 1672:* 1574:| 1565:# 1534:| 1525:# 1517:| 1457:* 1433:* 1370:2 1368:⁄ 1366:1 1363:1 1350:# 1344:4 1317:2 1315:| 1313:1 1311:| 1303:1 1291:# 1226:# 1220:p 1210:p 1195:p 1185:p 1172:# 1095:# 1089:p 1079:p 1072:p 1062:p 1055:# 891:# 879:; 875:# 871:# 829:# 817:# 813:# 809:# 742:# 738:# 734:# 730:# 698:# 694:# 690:# 686:# 618:* 594:* 588:p 578:p 571:* 535:# 531:# 517:# 453:* 372:: 368:: 364:; 356:: 352:; 348:: 344:; 279:# 217:* 213:* 209:* 205:* 156:* 148:* 61:. 49:. 30:. 23:.

Index

Knowledge (XXG):Manual of Style/Lists
Knowledge (XXG):Stand-alone lists
how-to guide
Knowledge (XXG)'s policies or guidelines
consensus
Shortcut
H:LIST
description lists
recipe
WP:LISTGAP
one kind of list
screen readers
the guideline on accessibility for people with disabilities
semantics
the <syntaxhighlight> MediaWiki tag
ordered list
bulleted list
ordered list
meta:Template:List demo
list-style-type
Ordered list
cleanest
semantic markup
kludgey
description list
DTD-validating
semantic HTML
WP:Manual of Style/Glossaries
ordered list
Columns-list

Text is available under the Creative Commons Attribution-ShareAlike License. Additional terms may apply.