Difference between revisions of "User:Leo/Coding for newbs"

From C418 Wiki
Jump to navigation Jump to search
m (removing unnecessary timestamp)
(adding other wikify thing)
 
Line 6: Line 6:


<nowiki>Putting two apostrophes '' will italicize text.</nowiki> Example: <nowiki>''Italic text''</nowiki> = ''Italic text''
<nowiki>Putting two apostrophes '' will italicize text.</nowiki> Example: <nowiki>''Italic text''</nowiki> = ''Italic text''
Putting <nowiki><u></u></nowiki> will underline text. Example:<nowiki><u>underlined text here</u></nowiki> = <u>underlined text here</u>





Latest revision as of 18:59, 22 May 2021

This wiki does not support Visual Editor; if you're from Wikipedia and don't know wikitext, this guide shall help you.

Putting any square brackets [ ] will make a link to the text you put in. Example: [[C418]] = C418

Putting three apostrophes ''' will make text bold. Example: '''Bold text''' = Bold text

Putting two apostrophes '' will italicize text. Example: ''Italic text'' = Italic text

Putting <u></u> will underline text. Example:<u>underlined text here</u> = underlined text here


These tools are available in the edit bar up top, but typing will give accessibility to other MediaWiki stuff, like " <nowiki> not wikified text </nowiki>", #REDIRECT [[redirecting page here]], and other stuff beyond my knowledge.

Thanks for reading this, and I hope it helps! Leo (chat with me)