Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

UniWiki:Manual of Style/Lists: Difference between revisions

From EVE University Wiki
Djavin novienta (talk | contribs)
Djavin novienta (talk | contribs)
Line 120: Line 120:
# Example 3
# Example 3
</pre>
</pre>
| <syntaxhighlight lang="html4strict" enclose="pre">
|<h2><span class="mw-headline">Title of list</span></h2>
<p><a name="Title_of_list" id="Title_of_list"></a></p>
<h2><span class="mw-headline">Title of list</span></h2>
<ol>
<ol>
<li>Example 1</li>
<li>Example 1</li>
Line 128: Line 126:
<li>Example 3</li>
<li>Example 3</li>
</ol>
</ol>
</syntaxhighlight>
| style="white-space:nowrap; padding:1em;" | <u>'''Title of list'''</u>
| style="white-space:nowrap; padding:1em;" | {{fake heading|sub=2|Title of list}}
# Example 1
# Example 1
# Example 2
# Example 2
Line 137: Line 134:


==== Other cases ====
==== Other cases ====
{{Shortcut|MOS:SPECIALLIST}}
 
Experienced editors can use raw html to achieve more complex results, such as ordered lists using indexes other than numbers, and ordered lists not starting from 1.
Experienced editors can use raw html to achieve more complex results, such as ordered lists using indexes other than numbers, and ordered lists not starting from 1.
{| class="wikitable"
{| class="wikitable"