Main Page: Difference between revisions
mNo edit summary Tags: Manual revert Visual edit |
Add examples |
||
Line 1: | Line 1: | ||
Here is the main menu for the wiki. | |||
== Examples == | |||
== | === Text === | ||
'''Bold''' ''Italic'' <u>Underline</u> <big>BIG</big> '''''<u>Mixed</u>''''' | |||
* [ | <code><nowiki><b> Here is some code </b></nowiki></code> | ||
[https://mkwtas.com Here is a link] | |||
* Here is | |||
* a list | |||
# Here is | |||
# another list | |||
## :) | |||
=== Image === | |||
[[File:Boumi logo.png|left|thumb|Image test]] | |||
=== Table === | |||
{| class="wikitable" | |||
|+ | |||
!Category 1 | |||
!Category 2 | |||
!Category 3 | |||
|- | |||
|Cuts not allowed | |||
| colspan="2" |Cuts allowed | |||
|- | |||
|Glitchs not allowed | |||
|Ultra Shortcuts allowed | |||
|No Shortcuts | |||
|} | |||
=== Templates === | |||
==== Embed video ==== | |||
{{Video Embed|service=youtube|url=https://www.youtube.com/watch?v=n38kkVGWnlg|align=left}} | |||
==== Player infobox ==== | |||
{{Infobox test|player_name=Boumi|nationality=French|years_active=2013 - 2018|other_names=boumi21du21|image=Boumi logo.png}} |