|
|
| (3 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| /* All JavaScript here will be loaded for users of the Citizen skin */ | | /* All JavaScript here will be loaded for users of the Citizen skin */ |
|
| |
| <ul class="citizen-menu__content-list">
| |
|
| |
| <li id="n-mainpage-description" class="mw-list-item">
| |
| <a href="/index.php/Main_Page" title="Visit the main page [alt-shift-z]" accesskey="z">
| |
| <span class="citizen-ui-icon mw-ui-icon-home mw-ui-icon-wikimedia-home"></span>
| |
| <span>Main page</span></a>
| |
|
| |
| </li><li id="n-recentchanges" class="mw-list-item">
| |
| <a href="/index.php/Special:RecentChanges" title="A list of recent changes in the wiki [alt-shift-r]" accesskey="r">
| |
| <span class="citizen-ui-icon mw-ui-icon-recentChanges mw-ui-icon-wikimedia-recentChanges"></span> <span>Recent changes</span>
| |
| </a></li>
| |
|
| |
| <li id="n-randompage" class="mw-list-item">
| |
| <a href="/index.php/Special:Random" title="Load a random page [alt-shift-x]" accesskey="x">
| |
| <span class="citizen-ui-icon mw-ui-icon-die mw-ui-icon-wikimedia-die"></span> <span>Random page</span></a></li>
| |
|
| |
| <li id="n-Skills" class="mw-list-item"><a href="/index.php/Skills">
| |
| <span class="citizen-ui-icon mw-ui-icon-help mw-ui-icon-wikimedia-help"></span> <span>Skills</span></a></li>
| |
|
| |
| <li id="t-specialpages" class="mw-list-item"><a href="/index.php/Special:SpecialPages" title="A list of all special pages [alt-shift-q]" accesskey="q"><span class="citizen-ui-icon mw-ui-icon-specialPages mw-ui-icon-wikimedia-specialPages"></span> <span>Special pages</span></a></li>
| |
| </ul>
| |