<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://training-course-material.com/index.php?action=history&amp;feed=atom&amp;title=Part_2.0_-_MediaWiki_Syntax</id>
	<title>Part 2.0 - MediaWiki Syntax - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://training-course-material.com/index.php?action=history&amp;feed=atom&amp;title=Part_2.0_-_MediaWiki_Syntax"/>
	<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=Part_2.0_-_MediaWiki_Syntax&amp;action=history"/>
	<updated>2026-05-13T23:39:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://training-course-material.com/index.php?title=Part_2.0_-_MediaWiki_Syntax&amp;diff=26856&amp;oldid=prev</id>
		<title>Bernard Szlachta at 13:23, 10 July 2015</title>
		<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=Part_2.0_-_MediaWiki_Syntax&amp;diff=26856&amp;oldid=prev"/>
		<updated>2015-07-10T13:23:37Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Cat|MediaWiki}}&lt;br /&gt;
{{Cat|course_code_mwedit1}}&lt;br /&gt;
[[Category:MediaWiki for Content Editors|015]]&lt;br /&gt;
&lt;br /&gt;
==Parser and Tag Functions⌘==&lt;br /&gt;
We&amp;#039;ve already seen some tag functions, such as &amp;lt;nowiki&amp;gt; &amp;lt;nowiki&amp;gt;&amp;lt;/nowiki&amp;gt; &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Parser functions look like this:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{localurl:MediaWiki Syntax}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
{{localurl:MediaWiki Syntax}}&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{lc:MediaWiki Syntax}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
{{lc:MediaWiki Syntax}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can parse parameters into a parser function:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{#dateformat:2014-10-09|ymd}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
{{#dateformat:2014-10-09|ymd}}&lt;br /&gt;
&lt;br /&gt;
If you want to input a parameter containing a pipe |, you can create a template containing only | and include it.&lt;br /&gt;
&lt;br /&gt;
http://www.mediawiki.org/wiki/Help:Magic_words&lt;br /&gt;
&lt;br /&gt;
==Variables⌘==&lt;br /&gt;
They are Uppercase and surrounded with curly braces.&lt;br /&gt;
&lt;br /&gt;
They usually supply information about the page the wiki, or the Date/Time.&lt;br /&gt;
&lt;br /&gt;
==Behaviour Switches⌘==&lt;br /&gt;
These are written in Uppercase and surrounded by double underscores.&lt;br /&gt;
&lt;br /&gt;
They allow you to switch cetain behaviours of a page on an off.&lt;br /&gt;
&lt;br /&gt;
e.g.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;__NOTOC__&amp;lt;/nowiki&amp;gt; stops a table of content showing&lt;br /&gt;
&lt;br /&gt;
==Exercise ⌘==&lt;br /&gt;
*Add a date to the bottom of your page using variables&lt;br /&gt;
*Add a date in specific format to page using parser function.&lt;br /&gt;
*Enable Table of contents.&lt;br /&gt;
&lt;br /&gt;
*Create separate pages for the different cheeses listed on your cheese page (pick 3)&lt;/div&gt;</summary>
		<author><name>Bernard Szlachta</name></author>
	</entry>
</feed>