Changes

Jump to navigation Jump to search

Getting started on HCE wiki

617 bytes added, 13:03, 9 September 2015
edit window
You can use a particular reference multiple times. When you place a reference, a <code><nowiki><ref>...</ref></nowiki></code> code will be generated. the <code><nowiki><ref></nowiki></code> tags tells the wiki that the text inside of them is a reference. To use one reference several times, you will need to name it. This is done by editing the generated ref tags by adding <code>name=...</code> with ... being the unique name of the reference. For example you can make a reference that will look like this: <code><nowiki><ref>DOE, John. On Editing a Wiki Article. Oxford Press, 2015</ref></nowiki></code> and then add the name <code>name="doe2015"</code> so the reference looks like this: <code><nowiki><ref name="doe2015">DOE, John. On Editing a Wiki Article. Oxford Press, 2015</ref></nowiki></code>. If you want to use the reference again somewhere else, you just write <code><nowiki><ref name="doe2015" /></nowiki></code> and the reference will link to the original one. No need to write the whole reference again.
 
==== Advanced, Special characters ====
 
The Advanced button is used to display further available settings, like changing the heading level or making a list. What the individual buttons do should be self-explanatory. The Special characters list allows you to easily include characters you may not find on your keyboard. The Help button display short summary of wikitext markup and keywords you can use to format the text of the article you are writing.
 
If you need more information about wiki markup language, head to the [https://www.mediawiki.org/wiki/Help:Formatting MediWiki Help:Formatting page] to learn more.

Navigation menu