<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://kawachan.tycode.org/w/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://kawachan.tycode.org/w/index.php?feed=atom&amp;namespace=0&amp;title=Special%3ANewPages</id>
		<title>Kawachan - New pages [en]</title>
		<link rel="self" type="application/atom+xml" href="http://kawachan.tycode.org/w/index.php?feed=atom&amp;namespace=0&amp;title=Special%3ANewPages"/>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Special:NewPages"/>
		<updated>2026-04-08T05:12:11Z</updated>
		<subtitle>From Kawachan</subtitle>
		<generator>MediaWiki 1.16.2</generator>

	<entry>
		<id>http://kawachan.tycode.org/wiki/ExPar</id>
		<title>ExPar</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/ExPar"/>
				<updated>2011-02-19T13:07:12Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: Created page with &amp;quot;&amp;lt;[#ontology [kind topic] [cats Feature]]&amp;gt; '''ExPar''' is a scripting language used by Kawachan to set metadata about a page or to invoke special functionality. This page expl...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Feature]]&amp;gt;&lt;br /&gt;
'''ExPar''' is a scripting language used by [[Kawachan]] to set metadata about a page or to invoke special functionality. This page explains how it can be used.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
A ''block'' of ExPar code is surrounded by square brackets (&amp;lt;code&amp;gt;[]&amp;lt;/code&amp;gt;). The ''root block'' &amp;amp;ndash; the block embedded directly into the page and not contained in any other block &amp;amp;ndash; is also surrounded by angle brackets (&amp;lt;code&amp;gt;&amp;lt;&amp;gt;&amp;lt;/code&amp;gt;), so it appears as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;[...]&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Each block is made up of a list of ''tokens'', separated by spaces. These tokens may be either other blocks, or ''literals'' (plain text). The first token in a block is called the ''key''; all others are collectively called the ''values''.&lt;br /&gt;
&lt;br /&gt;
There are two types of keys: ''command keys'' and ''parameter keys''. The difference is that command keys start with a hash sign (&amp;lt;code&amp;gt;#&amp;lt;/code&amp;gt;) and parameter keys don't. If the key of a block is a command key, the block is called a ''command block''; similarly, if the key is a parameter key, the block is called a ''parameter block''.&lt;br /&gt;
&lt;br /&gt;
The key of a block may be a literal or a command block, but it cannot be a parameter block. If the key is a command block, that command would first be executed to determine whether the parent block is a command or parameter block.&lt;br /&gt;
&lt;br /&gt;
Command blocks are executed from inside to out, i.e. the most deeply nested commands are executed first. When a command block is executed, it returns a list of zero or more blocks, which are inserted into the parent block at the position of that command block. Of course, a command block may include other command blocks in its return value, which would be executed in turn, until no more remain.&lt;br /&gt;
&lt;br /&gt;
The root block must be a command block, and must return a literal (though it can be the empty string). This literal will then be inserted into the page in place of the original ExPar code.&lt;br /&gt;
&lt;br /&gt;
ExPar constructions will be parsed after template inclusions, but before wikilinks.&lt;br /&gt;
&lt;br /&gt;
Links can still be inserted inside ExPar blocks, even though they both use square brackets. Because the string &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[x&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; is not legal anywhere in ExPar code (unless ''x'' is a hash sign or another opening square bracket), the ExPar parser will notice that this should be a link, and implicitly &amp;quot;escape&amp;quot; it for you. To insert an external link, simply use the same syntax as you would for a wikilink, for example &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[http://example.com/|link text]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Commands ==&lt;br /&gt;
=== #audio ===&lt;br /&gt;
=== #box ===&lt;br /&gt;
=== #db-parse ===&lt;br /&gt;
=== #img ===&lt;br /&gt;
=== #linkfarm ===&lt;br /&gt;
=== #list ===&lt;br /&gt;
=== #ontology ===&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Feature</id>
		<title>Feature</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Feature"/>
				<updated>2011-02-19T13:00:12Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: Created page with &amp;quot;&amp;lt;[#ontology [kind class] [cats Kawachan Instance]]&amp;gt; {{Empty}}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind class] [cats Kawachan Instance]]&amp;gt;&lt;br /&gt;
{{Empty}}&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Version</id>
		<title>Version</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Version"/>
				<updated>2011-02-19T12:24:44Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: Created page with &amp;quot;&amp;lt;[#ontology [kind class] [cats Kawachan Instance]]&amp;gt; {{Empty}}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind class] [cats Kawachan Instance]]&amp;gt;&lt;br /&gt;
{{Empty}}&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Kawachan</id>
		<title>Kawachan</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Kawachan"/>
				<updated>2011-02-19T12:15:48Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: remove superfluous version numbers, not sure about GPL&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind topic] [cats Instance]]&amp;gt;&lt;br /&gt;
'''Kawachan''' is a [[wikipedia:Wiki|wiki software]] based off of [[mediawikiwiki:MediaWiki|MediaWiki]]. It is in development by [http://teamikaria.com/ Team Ikaria].&lt;br /&gt;
&lt;br /&gt;
There have been two major releases thus far: [[Kawachan 5]] and [[Kawachan 6]]. Both releases kept the base MediaWiki engine.&lt;br /&gt;
&lt;br /&gt;
The next planned version is [[Kawachan 7]], which will be a rewrite from scratch, not using the MediaWiki engine, but will still be based off of it (for example, MediaWiki skins will be retained).&lt;br /&gt;
&lt;br /&gt;
There are no plans to ''publicly'' release versions 5 or 6, as the author feels the code is too hackish to be publicly released. However, from version 7 onwards, releases will be public and open source under a license to be chosen at a later date.&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Concept</id>
		<title>Concept</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Concept"/>
				<updated>2011-02-19T12:14:05Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind root]]&amp;gt;&lt;br /&gt;
{{Empty}}&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Instance</id>
		<title>Instance</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Instance"/>
				<updated>2011-02-19T12:13:59Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind root]]&amp;gt;&lt;br /&gt;
{{Empty}}&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	<entry>
		<id>http://kawachan.tycode.org/wiki/Entity</id>
		<title>Entity</title>
		<link rel="alternate" type="text/html" href="http://kawachan.tycode.org/wiki/Entity"/>
				<updated>2011-02-19T12:13:50Z</updated>
		
		<summary type="html">&lt;p&gt;Keiji: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;[#ontology [kind root]]&amp;gt;&lt;br /&gt;
{{Empty}}&lt;/div&gt;</summary>
		<author><name>Keiji</name></author>	</entry>

	</feed>