We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
SnesLab:Sandbox: Difference between revisions
From SnesLab
No edit summary |
m (test) |
||
(16 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
[[File:SMM SMW Rotating Block.png|thumb|right|alt=hi]] | |||
<strong>Welcome to the SNESLAB wiki!</strong> | <strong>Welcome to the SNESLAB wiki!</strong> | ||
The rest of this page is reserved for testing lots of stuff. ''italic'' '''bold''' '''''bold italic''''' | The rest of this page is reserved for testing lots of stuff. ''italic'' '''bold''' '''''bold italic''''' | ||
function <code>int m2()</code> is nice | function <code>int m2()</code> is nice | ||
<pre> | <pre> | ||
Line 11: | Line 12: | ||
return 0; | return 0; | ||
}</pre> | }</pre> | ||
{| class="wikitable" | |||
|- | |||
! Header text !! Header text !! Header text | |||
|- | |||
| Example || Example || Example | |||
|- | |||
| Example || Example || Example | |||
|- | |||
| Example || Example || Example | |||
|} | |||
{| | |||
|- | |||
! Header text !! Header text !! Header text | |||
|- | |||
| Example || Example || Example | |||
|- | |||
| Example || Example || Example | |||
|- | |||
| Example || Example || Example | |||
|} | |||
[[File:SneslabLogo.png|thumb|SNESLAB logo]] | [[File:SneslabLogo.png|thumb|SNESLAB logo]] | ||
[[File:SneslabLogo.png|SNESLAB logo]] | [[File:SneslabLogo.png|SNESLAB logo]] | ||
__TOC__ | |||
== Getting started == | == Getting started == | ||
Line 22: | Line 48: | ||
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language] | * [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language] | ||
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki] | * [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki] | ||
== Heading 2 == | |||
=== Heading 3 === | |||
==== Heading 4 ==== | |||
===== Heading 5 ===== | |||
====== Heading 6 ====== | |||
# List | |||
# List | |||
# List | |||
# Not list<br> | |||
# Not list<br> | |||
# Not list |
Latest revision as of 22:08, 17 November 2023
Welcome to the SNESLAB wiki!
The rest of this page is reserved for testing lots of stuff. italic bold bold italic
function int m2()
is nice
#include <iostream> int m2 (int ax, char *p_ax) { std::cout <<"Hello World!"; return 0; }
Header text | Header text | Header text |
---|---|---|
Example | Example | Example |
Example | Example | Example |
Example | Example | Example |
Header text | Header text | Header text |
---|---|---|
Example | Example | Example |
Example | Example | Example |
Example | Example | Example |
Getting started
- Configuration settings list
- MediaWiki FAQ
- MediaWiki release mailing list
- Localise MediaWiki for your language
- Learn how to combat spam on your wiki
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
- List
- List
- List
# Not list
# Not list
# Not list