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
Jump to: navigation, search
No edit summary
Line 1: Line 1:
<strong>Welcome to this thing! It finally worked!</strong>
<strong>Welcome to the SNESLAB wiki!</strong>


This should've been easier than it actually was to be honest. Pro tip: don't try to use root@localhost as the login for mediawiki, it doesn't work because MariaDB/MySQL expects root to be authenticated using the unix login a.k.a. via the sudo command, not by password. I think that removing that plugin would work but it's easier just to create a new user for mediawiki.
The rest of this page is reserved for testing stuff. ''italic'' '''bold''' '''''bold italic'''''


And here we are. Man, anything else I want to say? It's running on nginx which is nice. You should be able to register an account but I have the e-mail server disabled because derp. It's running on an Athlon XP with 2GB of RAM so it's not going to be fast, and also it's not going to be online like most of the time, and also it's on Dynamic IP so after a while it'll just break. Fun.
* Item1
* Item2
* Item3
* Item4
** Sub-item 4 a)
*** Sub-item 4 a) 1.
**** Sub-item 4 a) 1. i)
**** Sub-item 4 a) 1. ii)
** Sub-item 4 b)
* Item5


This is just going to be a test I'm pretty sure. --[[User:RanAS|RanAS]] ([[User talk:RanAS|talk]]) 19:49, 23 February 2019 (UTC)
# Item1
# Item2
# Item3
# Item4
## Sub-item 1
### Sub-sub-item
#### Sub-sub-sub-item
## Sub-item 2
# Item5


= Media Wiki Default Stuff =
function <code>int m2()</code> is nice.


Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
<source lang="cpp">
#include <iostream>
int m2 (int ax, char *p_ax) {
  std::cout <<"Hello World!";
  return 0;
}</source>


Hi, my name is Enju and I like vandalizing wiki's.
[[File:SneslabLogo.png|thumb|SNESLAB logo]]
Also, did you know Ladida sucks?
 
Happy birthday Mirann!
[[File:SneslabLogo.png|SNESLAB logo]]


== Getting started ==
== Getting started ==

Revision as of 00:08, 14 March 2019

Welcome to the SNESLAB wiki!

The rest of this page is reserved for testing stuff. italic bold bold italic

  • Item1
  • Item2
  • Item3
  • Item4
    • Sub-item 4 a)
      • Sub-item 4 a) 1.
        • Sub-item 4 a) 1. i)
        • Sub-item 4 a) 1. ii)
    • Sub-item 4 b)
  • Item5
  1. Item1
  2. Item2
  3. Item3
  4. Item4
    1. Sub-item 1
      1. Sub-sub-item
        1. Sub-sub-sub-item
    2. Sub-item 2
  5. Item5

function int m2() is nice.

<source lang="cpp">

  1. include <iostream>

int m2 (int ax, char *p_ax) {

 std::cout <<"Hello World!";
 return 0;

}</source>

SNESLAB logo

SNESLAB logo


Getting started