More languages
More actions
(Created page with "a") Tag: Visual edit |
mNo edit summary Tag: Visual edit |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
a | [[Karl Marx|This is a test]] | ||
=Source Editing= | |||
So I am testing the source editing feature of MediaWiki. Let's see what happens | |||
It's a good idea to put a space between each other <blockquote> | |||
Quote </blockquote><!--This looks like HTML hmm--> | |||
<!--Where the template is placed matters--> | |||
{{Infobox revolutionary | |||
| name = Joe | |||
}} | |||
'''Bold is represented by <nowiki>'''</nowiki>'''<ref>[https://www.mediawiki.org/wiki/Help:Formatting#Nowiki_for_HTML Tutorial for dealing with HTML markup], H.</ref> | |||
<code> | |||
This is code? | |||
<nowiki>'''</nowiki> | |||
</code> | |||
<pre> | |||
''' | |||
'' | |||
</pre> | |||
<small>a</small> | |||
<big>Big text</big> | |||
References are much easier to put in source editing, only issue is that it works like code, so... | |||
also I can't use the references without putting that in first |
Latest revision as of 16:20, 10 March 2023
Source Editing[edit | edit source]
So I am testing the source editing feature of MediaWiki. Let's see what happens
It's a good idea to put a space between each other
Quote
Joe |
---|
Bold is represented by '''[1]
This is code?
'''
''' ''
a
Big text
References are much easier to put in source editing, only issue is that it works like code, so...
also I can't use the references without putting that in first