<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FHistoryLine%2Fdoc</id>
	<title>Template:MC/HistoryLine/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FHistoryLine%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/HistoryLine/doc&amp;action=history"/>
	<updated>2026-04-12T14:23:42Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Template:MC/HistoryLine/doc&amp;diff=43480&amp;oldid=prev</id>
		<title>imported&gt;Yukkuri Shambis: Category:Table templates</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/HistoryLine/doc&amp;diff=43480&amp;oldid=prev"/>
		<updated>2025-11-29T16:20:21Z</updated>

		<summary type="html">&lt;p&gt;&lt;a href=&quot;/index.php?title=Category:Table_templates&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:Table templates (page does not exist)&quot;&gt;Category:Table templates&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{documentation header}}&lt;br /&gt;
{{lua|HistoryTable}}&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
HistoryLine represents one entry in a HistoryTable.&lt;br /&gt;
&lt;br /&gt;
* {{t|HistoryTable}}&lt;br /&gt;
&lt;br /&gt;
=== Editions and development cycles ===&lt;br /&gt;
&lt;br /&gt;
Set the first parameter to one of the various development phases and platform versions of &amp;#039;&amp;#039;[[Minecraft]]&amp;#039;&amp;#039;, and they will be represented by sections. For example, you start the [[Java Edition Beta]] section with &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{HistoryLine|java beta}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. The following names are available:&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;[[Java Edition]]&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
** &amp;lt;code&amp;gt;java pre-classic&amp;lt;/code&amp;gt; for [[Java Edition pre-Classic|pre-Classic]]&lt;br /&gt;
** &amp;lt;code&amp;gt;java classic&amp;lt;/code&amp;gt; for [[Java Edition Classic|Classic]]&lt;br /&gt;
** &amp;lt;code&amp;gt;java indev&amp;lt;/code&amp;gt; for [[Java Edition Indev|Indev]]&lt;br /&gt;
** &amp;lt;code&amp;gt;java infdev&amp;lt;/code&amp;gt; for [[Java Edition Infdev|Infdev]]&lt;br /&gt;
** &amp;lt;code&amp;gt;java alpha&amp;lt;/code&amp;gt; for [[Java Edition Alpha|Alpha]]&lt;br /&gt;
** &amp;lt;code&amp;gt;java beta&amp;lt;/code&amp;gt; for [[Java Edition Beta|Beta]]&lt;br /&gt;
** &amp;lt;code&amp;gt;java edition&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;java&amp;lt;/code&amp;gt; for [[Java Edition 1.0.0|1.0.0]] and forward&lt;br /&gt;
** &amp;lt;code&amp;gt;java upcoming&amp;lt;/code&amp;gt; for development builds to upcoming versions&lt;br /&gt;
*** &amp;lt;code&amp;gt;java combat&amp;lt;/code&amp;gt; for versions from [[Combat Tests]] (because they likely will never release or will release a long time later)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;[[Pocket Edition]]&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
** &amp;lt;code&amp;gt;pocket alpha&amp;lt;/code&amp;gt; for [[Pocket Edition Alpha|Alpha]]&lt;br /&gt;
** &amp;lt;code&amp;gt;pocket&amp;lt;/code&amp;gt; for [[Pocket Edition 1.0.0|1.0.0]] until [[Pocket Edition 1.1.7|1.1.7]]&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;[[Bedrock Edition]]&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
** &amp;lt;code&amp;gt;bedrock&amp;lt;/code&amp;gt; for [[Bedrock Edition 1.2.0|1.2.0]] and forward&lt;br /&gt;
** &amp;lt;code&amp;gt;bedrock upcoming&amp;lt;/code&amp;gt; for development builds to upcoming versions&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;[[Minecraft Education]]&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
** &amp;lt;code&amp;gt;edu&amp;lt;/code&amp;gt; for [[MinecraftEdu]] versions ([[MinecraftEdu 0.1|0.1]] - [[MinecraftEdu 1.8.9 Build 3|1.8.9 Build 3]]).&lt;br /&gt;
** &amp;lt;code&amp;gt;education&amp;lt;/code&amp;gt; for [[Education Edition early access|0.14.2]] and forward&lt;br /&gt;
** &amp;lt;code&amp;gt;education upcoming&amp;lt;/code&amp;gt; for development builds to upcoming versions&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[Legacy Console Edition]]&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
** &amp;lt;code&amp;gt;console&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;[[New Nintendo 3DS Edition]]&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;: &lt;br /&gt;
** &amp;lt;code&amp;gt;new 3ds&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Other:&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
** &amp;lt;code&amp;gt;realms&amp;lt;/code&amp;gt; for [[Realms]]&lt;br /&gt;
** &amp;lt;code&amp;gt;earth&amp;lt;/code&amp;gt; for &amp;#039;&amp;#039;[[Minecraft Earth]]&amp;#039;&amp;#039;&lt;br /&gt;
** &amp;lt;code&amp;gt;dungeons&amp;lt;/code&amp;gt; for &amp;#039;&amp;#039;[[Minecraft Dungeons]]&amp;#039;&amp;#039;&lt;br /&gt;
** &amp;lt;code&amp;gt;legends&amp;lt;/code&amp;gt; for &amp;#039;&amp;#039;[[Minecraft Legends]]&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Versions ===&lt;br /&gt;
&lt;br /&gt;
A single version can be represented using the second parameter like so: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{HistoryLine||1.2|Added Sandstone.}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. Do not specify the development stage here (e.g. use &amp;#039;&amp;#039;1.2&amp;#039;&amp;#039;, not &amp;#039;&amp;#039;Beta 1.2&amp;#039;&amp;#039;). The development stage is already in the section header.&lt;br /&gt;
&lt;br /&gt;
By default, the version number will be a link to the appropriate version page. You can use {{p|link}} to change this. Possible values are:&lt;br /&gt;
* &amp;lt;code&amp;gt;ver&amp;lt;/code&amp;gt; — link to the version article, i.e. the default behavior.&lt;br /&gt;
* Any URI/URL — external link to this URI/URL.&lt;br /&gt;
* Any page on the wiki — internal link to this page.&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;none&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; — no link.&lt;br /&gt;
&lt;br /&gt;
If the feature was mentioned in a tweet, etc, prior to release, place that info at the top of the History section without a header.&lt;br /&gt;
&lt;br /&gt;
If multiple changes have been made in a single version update, simply list them like follows. The template supports unlimited changes per version.&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{HistoryLine||1.3|Sandstone is now found below three blocks of naturally generated sand.|Added the ability to craft Sandstone slabs from Sandstone.}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
If the version is unknown, the parameter can be set to &amp;quot;unknown&amp;quot; or &amp;quot;?&amp;quot;, which will display a ? in the cell and place the page in [[:Category:Unknown version history]]&lt;br /&gt;
&lt;br /&gt;
==== Development versions ====&lt;br /&gt;
&lt;br /&gt;
The parameter {{p|dev}} can be used to display a development version along with the version for the change. The title will always be the value of {{p|dev}}&lt;br /&gt;
* If the development version starts with &amp;quot;pre&amp;quot; or &amp;quot;RC&amp;quot;, it will link to that pre-release or release candidate of the parent version. For example, a development version of &amp;lt;code&amp;gt;pre1&amp;lt;/code&amp;gt; with a parent version of &amp;lt;code&amp;gt;1.8&amp;lt;/code&amp;gt; links to &amp;quot;[[1.8-pre1]]&amp;quot;&lt;br /&gt;
* If the development version starts with &amp;quot;build&amp;quot;, its link will be to that alpha build of the parent version. For example, a development version of &amp;lt;code&amp;gt;build 1&amp;lt;/code&amp;gt; with a parent version of &amp;lt;code&amp;gt;0.11.0&amp;lt;/code&amp;gt; acts as &amp;quot;{{verlink|Pocket Alpha 0.11.0 build 1}}&amp;quot;&lt;br /&gt;
&lt;br /&gt;
By default, the development version number will be a link to the appropriate version page. You can use {{p|slink}} to change this. Possible values are:&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;ver&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; — link to the version article, i.e. the default behavior.&lt;br /&gt;
* Any URI/URL — external link to this URI/URL.&lt;br /&gt;
* Any page on the wiki — internal link to this page.&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;none&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; — no link.&lt;br /&gt;
&lt;br /&gt;
If there are multiple development changes for a version, simply omit the second parameter or set it to the same as the last parent version, and it will automatically merge.&lt;br /&gt;
&lt;br /&gt;
If the development version is unknown, the parameter can be set to &amp;lt;code&amp;gt;unknown&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;?&amp;lt;/code&amp;gt;, which will display a &amp;quot;?&amp;quot; in the cell and place the page in [[:Category:Unknown version history]]. If the change was made in the release of a version, simply set the parameter to &amp;lt;code&amp;gt;release&amp;lt;/code&amp;gt; and the cell will display as blank.&lt;br /&gt;
&lt;br /&gt;
=== Legacy Console Editions ===&lt;br /&gt;
&lt;br /&gt;
When the parameter {{p|xbox}}, {{p|xbone}}, {{p|ps3}}, {{p|psvita}}, {{p|ps4}}, {{p|wiiu}}, or {{p|switch}} is set, the normal single or double column mode is replaced with seven columns, one for each type of legacy console edition. Each of the three parameters controls one column, in which the link will be to the appropriate version page.&lt;br /&gt;
&lt;br /&gt;
If any of the seven parameters is set to &amp;quot;unknown&amp;quot; or &amp;quot;?&amp;quot;, that cell will display a ? and the page will be added to [[:Category:Unknown version history]]. If any of the five are set to &amp;lt;code&amp;gt;none&amp;lt;/code&amp;gt;, the cell will display as blank, signifying no relevant version for that change. If one version on one console covers multiple updates on another, simply set the version on the first change and all others below which are unset or the same as the first will be merged automatically, similarly to the snapshot feature. To prevent this feature, just set the row to &amp;lt;code&amp;gt;none&amp;lt;/code&amp;gt; or another version.&lt;br /&gt;
&lt;br /&gt;
Additionally, when using this mode, the development version column and link parameters are disabled (if a link is required, use the single column mode), and the parameter {{p|2}} acts as an additional content cell.&lt;br /&gt;
&lt;br /&gt;
=== Foot ===&lt;br /&gt;
&lt;br /&gt;
After this, you can add more editions, or close the table.&lt;br /&gt;
&lt;br /&gt;
== Categories ==&lt;br /&gt;
&lt;br /&gt;
If the parameter {{p|1}} is set to &amp;quot;java edition upcoming&amp;quot;, the page will get added to [[:Category:Java Edition upcoming]]. Likewise, setting it to &amp;quot;bedrock edition upcoming&amp;quot; will add the page to [[:Category:Bedrock Edition upcoming]].&lt;br /&gt;
&lt;br /&gt;
If the parameter {{p|1}}, {{p|2}}, {{p|dev}}, {{p|xbox}}, {{p|xbone}}, {{p|ps3}}, {{p|psvita}}, {{p|ps4}}, {{p|wiiu}}, or {{p|switch}} are set to &amp;quot;unknown&amp;quot;, the page will get added [[:Category:Unknown version history]]&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine||May 21, 2009|link=http://notch.tumblr.com/post/110762705/my-list-on-tile-types-so-far|[[Notch]] shows interest in adding a &amp;quot;seaweed&amp;quot; block and colored stone bricks.}}&lt;br /&gt;
|{{HistoryLine|java classic}}&lt;br /&gt;
|{{HistoryLine||0.24_SURVIVAL_TEST|Added zombies – the second mob to be added to &amp;#039;&amp;#039;Minecraft&amp;#039;&amp;#039;, after humans.}}&lt;br /&gt;
|{{HistoryLine|java indev}}&lt;br /&gt;
|{{HistoryLine||unknown|Zombies&amp;#039; armor was removed, as well as their arm swinging attack animations.}}&lt;br /&gt;
|{{HistoryLine|java beta}}&lt;br /&gt;
|{{HistoryLine||1.8|dev=?|The crafting recipe of glowstone has changed to 2×2 glowstone dust.&lt;br /&gt;
|The drop rate of glowstone dust from mined glowstone has increased to 2–4.}}&lt;br /&gt;
|{{HistoryLine|java edition}}&lt;br /&gt;
|{{HistoryLine||1.2.1|dev=12w03a|The zombies&amp;#039; AI was improved, giving them a much better sense of direction when pursuing the player, allowing them to navigate obstacles, and even small mazes if constructed, to get to the player.}}&lt;br /&gt;
|{{HistoryLine|||dev=12w06a|Zombies chase and attack villagers, attack doors (breaking them on Hard and Hardcore difficulties), and sometimes drop iron ingots, helmets, shovels and swords as rare drops.}}&lt;br /&gt;
|{{HistoryLine|java edition upcoming}}&lt;br /&gt;
|{{HistoryLine||1.14|Zombie armor is added back into the game, and they can wear any type of armor.}}&lt;br /&gt;
|{{HistoryLine|pocket alpha}}&lt;br /&gt;
|{{HistoryLine||v0.3.0|Added crafting.}}&lt;br /&gt;
|{{HistoryLine|pocket}}&lt;br /&gt;
|{{HistoryLine||1.0.0|dev=?|Added dyable shulkers.}}&lt;br /&gt;
|{{HistoryLine|bedrock}}&lt;br /&gt;
|{{HistoryLine||1.2.0|dev=beta 1.2.0.2|Old worlds are now Infinite.}}&lt;br /&gt;
|{{HistoryLine|bedrock upcoming}}&lt;br /&gt;
|{{HistoryLine||1.5.0|dev=beta 1.5.0.1|Added dyable zombies.}}&lt;br /&gt;
|{{HistoryLine|edu}}&lt;br /&gt;
|{{HistoryLine||0.982|Added the teacher menu.}}&lt;br /&gt;
|{{HistoryLine|education}}&lt;br /&gt;
|{{HistoryLine||1.0.2|Added parrots.}}&lt;br /&gt;
|{{HistoryLine|education upcoming}}&lt;br /&gt;
|{{HistoryLine||1.4|Added tridents.}}&lt;br /&gt;
|{{HistoryLine|console}}&lt;br /&gt;
|{{HistoryLine||xbox=TU3|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Added pistons and sticky pistons.}}&lt;br /&gt;
|{{HistoryLine||xbox=TU14|ps3=1.04|Pistons now take double the amount of time (2 redstone ticks or 4 game ticks) to extend, but they still retract instantly.}}&lt;br /&gt;
|{{HistoryLine|new 3ds}}&lt;br /&gt;
|{{HistoryLine||1.3.12|Added withers.}}&lt;br /&gt;
|{{HistoryLine|pi}}&lt;br /&gt;
|{{HistoryLine||v0.1.1|Added wool}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
;Produces:&lt;br /&gt;
&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine||May 21, 2009|link=http://notch.tumblr.com/post/110762705/my-list-on-tile-types-so-far|[[Notch]] shows interest in adding a &amp;quot;seaweed&amp;quot; block and colored stone bricks.}}&lt;br /&gt;
|{{HistoryLine|java classic}}&lt;br /&gt;
|{{HistoryLine||0.24_SURVIVAL_TEST|Added zombies – the second mob to be added to &amp;#039;&amp;#039;Minecraft&amp;#039;&amp;#039;, after humans.}}&lt;br /&gt;
|{{HistoryLine|java indev}}&lt;br /&gt;
|{{HistoryLine||unknown|Zombies&amp;#039; armor was removed, as well as their arm swinging attack animations.}}&lt;br /&gt;
|{{HistoryLine|java beta}}&lt;br /&gt;
|{{HistoryLine||1.8|dev=?|The crafting recipe of glowstone has changed to 2×2 glowstone dust.&lt;br /&gt;
|The drop rate of glowstone dust from mined glowstone has increased to 2–4.}}&lt;br /&gt;
|{{HistoryLine|java edition}}&lt;br /&gt;
|{{HistoryLine||1.2.1|dev=12w03a|The zombies&amp;#039; AI was improved, giving them a much better sense of direction when pursuing the player, allowing them to navigate obstacles, and even small mazes if constructed, to get to the player.}}&lt;br /&gt;
|{{HistoryLine|||dev=12w06a|Zombies chase and attack villagers, attack doors (breaking them on Hard and Hardcore difficulties), and sometimes drop iron ingots, helmets, shovels and swords as rare drops.}}&lt;br /&gt;
|{{HistoryLine|java edition upcoming}}&lt;br /&gt;
|{{HistoryLine||1.14|Zombie armor is added back into the game, and they can wear any type of armor.}}&lt;br /&gt;
|{{HistoryLine|pocket alpha}}&lt;br /&gt;
|{{HistoryLine||v0.3.0|Added crafting.}}&lt;br /&gt;
|{{HistoryLine|pocket}}&lt;br /&gt;
|{{HistoryLine||1.0.0|dev=?|Added dyable shulkers.}}&lt;br /&gt;
|{{HistoryLine|bedrock}}&lt;br /&gt;
|{{HistoryLine||1.2.0|dev=beta 1.2.0.2|Old worlds are now Infinite.}}&lt;br /&gt;
|{{HistoryLine|bedrock upcoming}}&lt;br /&gt;
|{{HistoryLine||1.5.0|dev=beta 1.5.0.1|Added dyable zombies.}}&lt;br /&gt;
|{{HistoryLine|edu}}&lt;br /&gt;
|{{HistoryLine||0.982|Added the teacher menu.}}&lt;br /&gt;
|{{HistoryLine|education}}&lt;br /&gt;
|{{HistoryLine||1.0.2|Added parrots.}}&lt;br /&gt;
|{{HistoryLine|education upcoming}}&lt;br /&gt;
|{{HistoryLine||1.4|Added tridents.}}&lt;br /&gt;
|{{HistoryLine|console}}&lt;br /&gt;
|{{HistoryLine||xbox=TU3|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Added pistons and sticky pistons.}}&lt;br /&gt;
|{{HistoryLine||xbox=TU14|ps3=1.04|Pistons now take double the amount of time (2 redstone ticks or 4 game ticks) to extend, but they still retract instantly.}}&lt;br /&gt;
|{{HistoryLine|new 3ds}}&lt;br /&gt;
|{{HistoryLine||1.3.12|Added withers.}}&lt;br /&gt;
|{{HistoryLine|pi}}&lt;br /&gt;
|{{HistoryLine||v0.1.1|Added wool}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- template categories/interwikis here --&amp;gt;&lt;br /&gt;
[[Category:Table templates]]&lt;br /&gt;
&lt;br /&gt;
[[es:Plantilla:HistoryLine]]&lt;br /&gt;
[[fr:Modèle:LigneHistorique]]&lt;br /&gt;
[[it:Template:LineaStoria]]&lt;br /&gt;
[[ja:テンプレート:HistoryLine]]&lt;br /&gt;
[[ko:틀:HistoryLine]]&lt;br /&gt;
[[pt:Predefinição:Linha de histórico]]&lt;br /&gt;
[[ru:Шаблон:Строка истории]]&lt;br /&gt;
[[uk:Шаблон:РядокІсторії]]&lt;br /&gt;
[[zh:Template:HistoryLine]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- documentation categories/interwikis here --&amp;gt;&lt;br /&gt;
[[es:Plantilla:HistoryLine/doc]]&lt;br /&gt;
[[fr:Modèle:LigneHistorique/doc]]&lt;br /&gt;
[[it:Template:LineaStoria/doc]]&lt;br /&gt;
[[ja:テンプレート:HistoryLine/doc]]&lt;br /&gt;
[[ko:틀:HistoryLine/doc]]&lt;br /&gt;
[[pt:Predefinição:Linha de histórico/doc]]&lt;br /&gt;
[[ru:Шаблон:Строка истории/док]]&lt;br /&gt;
[[uk:Шаблон:РядокІсторії/док]]&lt;br /&gt;
[[zh:Template:HistoryLine/doc]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Yukkuri Shambis</name></author>
	</entry>
</feed>