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
m (test)
 
(26 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<strong>Welcome to this thing! It finally worked!</strong>
[[File:SMM SMW Rotating Block.png|thumb|right|alt=hi]]
<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 lots of 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.
function <code>int m2()</code> is nice


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)
<pre>
#include <iostream>
int m2 (int ax, char *p_ax) {
  std::cout <<"Hello World!";
  return 0;
}</pre>


= Media Wiki Default Stuff =
{| class="wikitable"
|-
! Header text !! Header text !! Header text
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|}


Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
{|
|-
! Header text !! Header text !! Header text
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|}


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]]
 
 
__TOC__


== Getting started ==
== Getting started ==
Line 21: 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
&#x23; Not list<br>
&#x23; Not list<br>
&#x23; Not list

Latest revision as of 22:08, 17 November 2023

hi

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
SNESLAB logo

SNESLAB logo


Getting started

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6
  1. List
  2. List
  3. List

# Not list
# Not list
# Not list