<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.e-consultation.org/guide/index.php?action=history&amp;feed=atom&amp;title=Wiki_Syntax</id>
		<title>Wiki Syntax - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.e-consultation.org/guide/index.php?action=history&amp;feed=atom&amp;title=Wiki_Syntax"/>
		<link rel="alternate" type="text/html" href="http://wiki.e-consultation.org/guide/index.php?title=Wiki_Syntax&amp;action=history"/>
		<updated>2026-04-12T03:45:14Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.0</generator>

	<entry>
		<id>http://wiki.e-consultation.org/guide/index.php?title=Wiki_Syntax&amp;diff=3416&amp;oldid=prev</id>
		<title>a.italiya at 16:45, 13 May 2005</title>
		<link rel="alternate" type="text/html" href="http://wiki.e-consultation.org/guide/index.php?title=Wiki_Syntax&amp;diff=3416&amp;oldid=prev"/>
				<updated>2005-05-13T16:45:18Z</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;==Wiki Syntax==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Basic Text Formating:&amp;lt;/u&amp;gt;&lt;br /&gt;
''Italics Text''&lt;br /&gt;
'''Bold Tetxt'''&lt;br /&gt;
'''''Italics and Bold Text'''''&lt;br /&gt;
&amp;lt;u&amp;gt;Underlines Text&amp;lt;/u&amp;gt;&lt;br /&gt;
-+Mono Spaced Text+-&lt;br /&gt;
&amp;lt;center&amp;gt;Center text&amp;lt;/center&amp;gt;&lt;br /&gt;
~~Red:Red text~~&lt;br /&gt;
~~Blue:Colour text~~&lt;br /&gt;
&lt;br /&gt;
'''The source for Basic Text Formating is:'''&lt;br /&gt;
{CODE()}&lt;br /&gt;
&amp;lt;u&amp;gt;Basic Text Formating:&amp;lt;/u&amp;gt;&lt;br /&gt;
''Italics Text''&lt;br /&gt;
'''Bold Tetxt'''&lt;br /&gt;
'''''Italics and Bold Text'''''&lt;br /&gt;
&amp;lt;u&amp;gt;Underlines Text&amp;lt;/u&amp;gt;&lt;br /&gt;
-+Mono Spaced Text+-&lt;br /&gt;
&amp;lt;center&amp;gt;Center text&amp;lt;/center&amp;gt;&lt;br /&gt;
~~Red:Red text~~&lt;br /&gt;
~~Blue:Colour text~~&lt;br /&gt;
{CODE}&lt;br /&gt;
---&lt;br /&gt;
&amp;lt;u&amp;gt;Title bar:&amp;lt;/u&amp;gt;&lt;br /&gt;
==Title bar==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Headings:&amp;lt;/u&amp;gt;&lt;br /&gt;
==Heading 1==&lt;br /&gt;
===Heading 2===&lt;br /&gt;
====Heading 3====&lt;br /&gt;
&lt;br /&gt;
'''The source for Title bar and Headings is:'''&lt;br /&gt;
{CODE()}&lt;br /&gt;
&amp;lt;u&amp;gt;Title bar:&amp;lt;/u&amp;gt;&lt;br /&gt;
==Title bar==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Headings:&amp;lt;/u&amp;gt;&lt;br /&gt;
==Heading 1==&lt;br /&gt;
===Heading 2===&lt;br /&gt;
====Heading 3====&lt;br /&gt;
{CODE}&lt;br /&gt;
---&lt;br /&gt;
&amp;lt;u&amp;gt;Indent Text:&amp;lt;/u&amp;gt;&lt;br /&gt;
;Example Line 1: Example Line 2&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Link:&amp;lt;/u&amp;gt;&lt;br /&gt;
[http://econsult.mgt.qub.ac.uk econsult study group]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Simple box:&amp;lt;/u&amp;gt;&lt;br /&gt;
^Simple Box Text Line 1&lt;br /&gt;
Simple Box Text Line 2^&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Drawing:&amp;lt;/u&amp;gt; Allows to create an editable drawing using Java Applet.&lt;br /&gt;
{draw name=NewDrawingName}&lt;br /&gt;
&lt;br /&gt;
'''The source for Indent Text, Link, Simple box and Drawing is:'''&lt;br /&gt;
{CODE()}&lt;br /&gt;
&amp;lt;u&amp;gt;Indent Text:&amp;lt;/u&amp;gt;&lt;br /&gt;
;Example Line 1: Example Line 2&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Link:&amp;lt;/u&amp;gt;&lt;br /&gt;
[http://econsult.mgt.qub.ac.uk econsult study group]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Simple box:&amp;lt;/u&amp;gt;&lt;br /&gt;
^Simple Box Text Line 1&lt;br /&gt;
Simple Box Text Line 2^&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Drawing:&amp;lt;/u&amp;gt; Allows to create an editable drawing using Java Applet.&lt;br /&gt;
{draw name=NewDrawingName}&lt;br /&gt;
{CODE}&lt;br /&gt;
---&lt;br /&gt;
&amp;lt;u&amp;gt;Bullet List:&amp;lt;/u&amp;gt;&lt;br /&gt;
*Bullet item 1&lt;br /&gt;
**Bullet item 2 under item 1&lt;br /&gt;
++Continue text for bullet item 2&lt;br /&gt;
***Bullet item 3 under item 2&lt;br /&gt;
+++Continue text for bullet item 3&lt;br /&gt;
++Continue text for bullet item 2&lt;br /&gt;
**Bullet item 4 under item 1&lt;br /&gt;
*Bullet item 5&lt;br /&gt;
+Continue text for bullet item 5&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Numbered List:&amp;lt;/u&amp;gt;&lt;br /&gt;
#Item A&lt;br /&gt;
#Item B&lt;br /&gt;
##Item C under item B&lt;br /&gt;
##Item D under item B&lt;br /&gt;
#Item E&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Combined List:&amp;lt;/u&amp;gt;&lt;br /&gt;
*Bullet item 1&lt;br /&gt;
##Item A under item 1&lt;br /&gt;
***Bullet item 2 under item A&lt;br /&gt;
##Item B under item 1&lt;br /&gt;
*Bullet item 3&lt;br /&gt;
&lt;br /&gt;
'''The source for Bullet List, Numbered List and Combined List is:'''&lt;br /&gt;
{CODE()}&lt;br /&gt;
&amp;lt;u&amp;gt;Bullet List:&amp;lt;/u&amp;gt;&lt;br /&gt;
*Bullet item 1&lt;br /&gt;
**Bullet item 2 under item 1&lt;br /&gt;
++Continue text for bullet item 2&lt;br /&gt;
***Bullet item 3 under item 2&lt;br /&gt;
+++Continue text for bullet item 3&lt;br /&gt;
++Continue text for bullet item 2&lt;br /&gt;
**Bullet item 4 under item 1&lt;br /&gt;
*Bullet item 5&lt;br /&gt;
+Continue text for bullet item 5&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Numbered List:&amp;lt;/u&amp;gt;&lt;br /&gt;
#Item A&lt;br /&gt;
#Item B&lt;br /&gt;
##Item C under item B&lt;br /&gt;
##Item D under item B&lt;br /&gt;
#Item E&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Combined List:&amp;lt;/u&amp;gt;&lt;br /&gt;
*Bullet item 1&lt;br /&gt;
##Item A under item 1&lt;br /&gt;
***Bullet item 2 under item A&lt;br /&gt;
##Item B under item 1&lt;br /&gt;
*Bullet item 3&lt;br /&gt;
{CODE}&lt;br /&gt;
---&lt;br /&gt;
&lt;/div&gt;</summary>
		<author><name>a.italiya</name></author>	</entry>

	</feed>