<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.anime-sharing.com/hgames/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Enimaroah</id>
		<title>Hgames Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.anime-sharing.com/hgames/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Enimaroah"/>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Special:Contributions/Enimaroah"/>
		<updated>2026-07-18T22:26:45Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.1</generator>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=Illusion_Games_general_modding_guide&amp;diff=13601</id>
		<title>Illusion Games general modding guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Illusion_Games_general_modding_guide&amp;diff=13601"/>
				<updated>2014-04-26T14:33:11Z</updated>
		
		<summary type="html">&lt;p&gt;Enimaroah: Reverted edits by Enimaroah (talk) to last revision by Hmoeller&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IllusionGames Modding}}&lt;br /&gt;
== Basic concepts ==&lt;br /&gt;
The concept of modding basically boils down to modifying the data read by the game to change the game's behavior. Common things to mod including translation of in-game buttons (which are pictures), in-game story (which are text), clothing (textures), and skin/uncensor (textures).&lt;br /&gt;
&lt;br /&gt;
The data that needs to be modified are often packed in a larger file. Thus a modder first needs to use a tool to extract the data out, modify it, then put it back in.&lt;br /&gt;
&lt;br /&gt;
Different games may have different details in how data are packaged, and what needs to be modded.&lt;br /&gt;
&lt;br /&gt;
== Common tools ==&lt;br /&gt;
For extraction/insertion:&lt;br /&gt;
{| border=1&lt;br /&gt;
! Name !! Games supported !! Ability&lt;br /&gt;
|-&lt;br /&gt;
| BXPlay || DB4, DBVR || Plays .bxn movie files, allows extraction of still images&lt;br /&gt;
|-&lt;br /&gt;
| SB2TCP || IPVR, SB2, Biko 3 || Extract and inject images (BMP and TGA) from Illusion packages (.fpk and .pp). Does not work on .pp files of newer Illusion games.&lt;br /&gt;
|-&lt;br /&gt;
| IluPak || Rapelay, SB3 || Unpack and repack .pp files. Does not work on .pp files of older Illusion games.&lt;br /&gt;
|-&lt;br /&gt;
| ILLUSIONist || Rapelay, SB3 || inject files into .pp files&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
For data modification:&lt;br /&gt;
{| border=1&lt;br /&gt;
! Name !! Usage&lt;br /&gt;
|-&lt;br /&gt;
| Adobe Photoshop || Image editing&lt;br /&gt;
|-&lt;br /&gt;
| GIMP || Image editing&lt;br /&gt;
|-&lt;br /&gt;
| MS Paint || Image editing&lt;br /&gt;
|-&lt;br /&gt;
| Notepad || Text editing&lt;br /&gt;
|-&lt;br /&gt;
| frhed || Hex editing&lt;br /&gt;
|-&lt;br /&gt;
| Metasequoia || 3D editing&lt;br /&gt;
|}&lt;br /&gt;
[[Category:IllusionGames]]&lt;br /&gt;
&lt;br /&gt;
==Files and Subfiles==&lt;br /&gt;
* [[:Category:.pp]]&lt;br /&gt;
** [[.eyes]]&lt;br /&gt;
** [[.neck]]&lt;br /&gt;
** [[.sviex]]&lt;br /&gt;
** [[.xl]]&lt;br /&gt;
** [[.xx]]&lt;br /&gt;
&lt;br /&gt;
==Misc==&lt;br /&gt;
* [[Afkhound_LST_injection_format]]&lt;/div&gt;</summary>
		<author><name>Enimaroah</name></author>	</entry>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=Illusion_Games_general_modding_guide&amp;diff=13599</id>
		<title>Illusion Games general modding guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Illusion_Games_general_modding_guide&amp;diff=13599"/>
				<updated>2014-04-26T14:30:32Z</updated>
		
		<summary type="html">&lt;p&gt;Enimaroah: are there captchas for new pages?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IllusionGames Modding}}&lt;br /&gt;
== Basic concepts ==&lt;br /&gt;
The concept of modding basically boils down to modifying the data read by the game to change the game's behavior. Common things to mod including translation of in-game buttons (which are pictures), in-game story (which are text), clothing (textures), and skin/uncensor (textures).&lt;br /&gt;
&lt;br /&gt;
The data that needs to be modified are often packed in a larger file. Thus a modder first needs to use a tool to extract the data out, modify it, then put it back in.&lt;br /&gt;
&lt;br /&gt;
Different games may have different details in how data are packaged, and what needs to be modded.&lt;br /&gt;
&lt;br /&gt;
== Common tools ==&lt;br /&gt;
For extraction/insertion:&lt;br /&gt;
{| border=1&lt;br /&gt;
! Name !! Games supported !! Ability&lt;br /&gt;
|-&lt;br /&gt;
| BXPlay || DB4, DBVR || Plays .bxn movie files, allows extraction of still images&lt;br /&gt;
|-&lt;br /&gt;
| SB2TCP || IPVR, SB2, Biko 3 || Extract and inject images (BMP and TGA) from Illusion packages (.fpk and .pp). Does not work on .pp files of newer Illusion games.&lt;br /&gt;
|-&lt;br /&gt;
| IluPak || Rapelay, SB3 || Unpack and repack .pp files. Does not work on .pp files of older Illusion games.&lt;br /&gt;
|-&lt;br /&gt;
| ILLUSIONist || Rapelay, SB3 || inject files into .pp files&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
For data modification:&lt;br /&gt;
{| border=1&lt;br /&gt;
! Name !! Usage&lt;br /&gt;
|-&lt;br /&gt;
| Adobe Photoshop || Image editing&lt;br /&gt;
|-&lt;br /&gt;
| GIMP || Image editing&lt;br /&gt;
|-&lt;br /&gt;
| MS Paint || Image editing&lt;br /&gt;
|-&lt;br /&gt;
| Notepad || Text editing&lt;br /&gt;
|-&lt;br /&gt;
| frhed || Hex editing&lt;br /&gt;
|-&lt;br /&gt;
| Metasequoia || 3D editing&lt;br /&gt;
|}&lt;br /&gt;
[[Category:IllusionGames]]&lt;br /&gt;
&lt;br /&gt;
==Files and Subfiles==&lt;br /&gt;
* [[:Category:.pp]]&lt;br /&gt;
** [[.eyes]]&lt;br /&gt;
** [[.neck]]&lt;br /&gt;
** [[.sviex]]&lt;br /&gt;
** [[.xl]]&lt;br /&gt;
** [[.xx]]&lt;br /&gt;
** [[test_newpage]]&lt;br /&gt;
&lt;br /&gt;
==Misc==&lt;br /&gt;
* [[Afkhound_LST_injection_format]]&lt;/div&gt;</summary>
		<author><name>Enimaroah</name></author>	</entry>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=Illusion_Games_general_modding_guide&amp;diff=13598</id>
		<title>Illusion Games general modding guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Illusion_Games_general_modding_guide&amp;diff=13598"/>
				<updated>2014-04-26T14:26:37Z</updated>
		
		<summary type="html">&lt;p&gt;Enimaroah: Reverted edits by Enimaroah (talk) to last revision by Hmoeller&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IllusionGames Modding}}&lt;br /&gt;
== Basic concepts ==&lt;br /&gt;
The concept of modding basically boils down to modifying the data read by the game to change the game's behavior. Common things to mod including translation of in-game buttons (which are pictures), in-game story (which are text), clothing (textures), and skin/uncensor (textures).&lt;br /&gt;
&lt;br /&gt;
The data that needs to be modified are often packed in a larger file. Thus a modder first needs to use a tool to extract the data out, modify it, then put it back in.&lt;br /&gt;
&lt;br /&gt;
Different games may have different details in how data are packaged, and what needs to be modded.&lt;br /&gt;
&lt;br /&gt;
== Common tools ==&lt;br /&gt;
For extraction/insertion:&lt;br /&gt;
{| border=1&lt;br /&gt;
! Name !! Games supported !! Ability&lt;br /&gt;
|-&lt;br /&gt;
| BXPlay || DB4, DBVR || Plays .bxn movie files, allows extraction of still images&lt;br /&gt;
|-&lt;br /&gt;
| SB2TCP || IPVR, SB2, Biko 3 || Extract and inject images (BMP and TGA) from Illusion packages (.fpk and .pp). Does not work on .pp files of newer Illusion games.&lt;br /&gt;
|-&lt;br /&gt;
| IluPak || Rapelay, SB3 || Unpack and repack .pp files. Does not work on .pp files of older Illusion games.&lt;br /&gt;
|-&lt;br /&gt;
| ILLUSIONist || Rapelay, SB3 || inject files into .pp files&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
For data modification:&lt;br /&gt;
{| border=1&lt;br /&gt;
! Name !! Usage&lt;br /&gt;
|-&lt;br /&gt;
| Adobe Photoshop || Image editing&lt;br /&gt;
|-&lt;br /&gt;
| GIMP || Image editing&lt;br /&gt;
|-&lt;br /&gt;
| MS Paint || Image editing&lt;br /&gt;
|-&lt;br /&gt;
| Notepad || Text editing&lt;br /&gt;
|-&lt;br /&gt;
| frhed || Hex editing&lt;br /&gt;
|-&lt;br /&gt;
| Metasequoia || 3D editing&lt;br /&gt;
|}&lt;br /&gt;
[[Category:IllusionGames]]&lt;br /&gt;
&lt;br /&gt;
==Files and Subfiles==&lt;br /&gt;
* [[:Category:.pp]]&lt;br /&gt;
** [[.eyes]]&lt;br /&gt;
** [[.neck]]&lt;br /&gt;
** [[.sviex]]&lt;br /&gt;
** [[.xl]]&lt;br /&gt;
** [[.xx]]&lt;br /&gt;
&lt;br /&gt;
==Misc==&lt;br /&gt;
* [[Afkhound_LST_injection_format]]&lt;/div&gt;</summary>
		<author><name>Enimaroah</name></author>	</entry>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=Illusion_Games_general_modding_guide&amp;diff=13597</id>
		<title>Illusion Games general modding guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Illusion_Games_general_modding_guide&amp;diff=13597"/>
				<updated>2014-04-26T14:25:27Z</updated>
		
		<summary type="html">&lt;p&gt;Enimaroah: /* Files and Subfiles */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{IllusionGames Modding}}&lt;br /&gt;
== Basic concepts ==&lt;br /&gt;
The concept of modding basically boils down to modifying the data read by the game to change the game's behavior. Common things to mod including translation of in-game buttons (which are pictures), in-game story (which are text), clothing (textures), and skin/uncensor (textures).&lt;br /&gt;
&lt;br /&gt;
The data that needs to be modified are often packed in a larger file. Thus a modder first needs to use a tool to extract the data out, modify it, then put it back in.&lt;br /&gt;
&lt;br /&gt;
Different games may have different details in how data are packaged, and what needs to be modded.&lt;br /&gt;
&lt;br /&gt;
== Common tools ==&lt;br /&gt;
For extraction/insertion:&lt;br /&gt;
{| border=1&lt;br /&gt;
! Name !! Games supported !! Ability&lt;br /&gt;
|-&lt;br /&gt;
| BXPlay || DB4, DBVR || Plays .bxn movie files, allows extraction of still images&lt;br /&gt;
|-&lt;br /&gt;
| SB2TCP || IPVR, SB2, Biko 3 || Extract and inject images (BMP and TGA) from Illusion packages (.fpk and .pp). Does not work on .pp files of newer Illusion games.&lt;br /&gt;
|-&lt;br /&gt;
| IluPak || Rapelay, SB3 || Unpack and repack .pp files. Does not work on .pp files of older Illusion games.&lt;br /&gt;
|-&lt;br /&gt;
| ILLUSIONist || Rapelay, SB3 || inject files into .pp files&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
For data modification:&lt;br /&gt;
{| border=1&lt;br /&gt;
! Name !! Usage&lt;br /&gt;
|-&lt;br /&gt;
| Adobe Photoshop || Image editing&lt;br /&gt;
|-&lt;br /&gt;
| GIMP || Image editing&lt;br /&gt;
|-&lt;br /&gt;
| MS Paint || Image editing&lt;br /&gt;
|-&lt;br /&gt;
| Notepad || Text editing&lt;br /&gt;
|-&lt;br /&gt;
| frhed || Hex editing&lt;br /&gt;
|-&lt;br /&gt;
| Metasequoia || 3D editing&lt;br /&gt;
|}&lt;br /&gt;
[[Category:IllusionGames]]&lt;br /&gt;
&lt;br /&gt;
==Files and Subfiles==&lt;br /&gt;
* [[:Category:.pp]]&lt;br /&gt;
** [[.eyes]]&lt;br /&gt;
** [[.neck]]&lt;br /&gt;
** [[.sviex]]&lt;br /&gt;
** [[.xl]]&lt;br /&gt;
** [[.xx]]&lt;br /&gt;
** [[.test_capcha]]&lt;br /&gt;
&lt;br /&gt;
==Misc==&lt;br /&gt;
* [[Afkhound_LST_injection_format]]&lt;/div&gt;</summary>
		<author><name>Enimaroah</name></author>	</entry>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=.xx&amp;diff=8730</id>
		<title>.xx</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=.xx&amp;diff=8730"/>
				<updated>2014-01-21T10:00:52Z</updated>
		
		<summary type="html">&lt;p&gt;Enimaroah: Created page with &amp;quot;.xx subfiles include everything needed for the definition of 3d characters, items and maps. The structure consists of the skeleton, a list of materials, another list for textu...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;.xx subfiles include everything needed for the definition of 3d characters, items and maps. The structure consists of the skeleton, a list of materials, another list for textures. Meshes are embedded into the skeleton.&lt;br /&gt;
&lt;br /&gt;
==Textures==&lt;br /&gt;
Textures have a name, resolution and some other metadata. Then follows the image's raw data in one of the following formats: BMP, TGA, JPG, EMA. The content can differ from the extension given in the name.&lt;br /&gt;
&lt;br /&gt;
==Materials==&lt;br /&gt;
A material has the following attributes: diffuse, ambient, specular, emissive and specular power. These attributes change the look of textures. Upto four texture names can be defined in a material.&lt;br /&gt;
&lt;br /&gt;
==Skeleton==&lt;br /&gt;
The skeleton is based on frames which are arranged in a hierarchy. The tree like structure is achieved by a list of child frames in each frame. A frame further consists of a transformation matrix which allows the animation to use it as a bone. Optionally one mesh can be included in a frame.&lt;br /&gt;
&lt;br /&gt;
===Mesh===&lt;br /&gt;
A mesh is a container for submeshes. It can include a reduced list of vertices which includes no duplicates. Skinned meshes have a list of bones.&lt;br /&gt;
&lt;br /&gt;
The most important members of a submesh are a list of vertices, another for the faces and a material name.&lt;br /&gt;
&lt;br /&gt;
A vertex defines a 3d point, a normal, a uv coordinate pair and an array of upto four relations to bones. A face consists of three indices into the vertex list.&lt;br /&gt;
&lt;br /&gt;
==Unknown Values==&lt;br /&gt;
Each of the structures: Texture, Material, Frame, Submesh and Vertex can have additional members called unknowns. Those values can be specific for one game. E.i. Submeshes can be made invisible or transparent with certain values.&lt;br /&gt;
&lt;br /&gt;
[[Category:Illusion Games Modding - Files and Subfiles]]&lt;br /&gt;
[[Category:.pp]]&lt;/div&gt;</summary>
		<author><name>Enimaroah</name></author>	</entry>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=Adding_a_new_page&amp;diff=8725</id>
		<title>Adding a new page</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Adding_a_new_page&amp;diff=8725"/>
				<updated>2014-01-20T10:44:09Z</updated>
		
		<summary type="html">&lt;p&gt;Enimaroah: Protected &amp;quot;NewPage&amp;quot;: Trying to counter out edit action from sidebar ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You may create a new page with any of the following methods:&lt;br /&gt;
== [http://www.mediawiki.org/wiki/Help:Starting_a_new_page|'''Using an existing page, inserting a link to the page you plan to create'''] ==&lt;br /&gt;
# Edit a page in which you want to have a link to your new page.&lt;br /&gt;
# Insert &amp;lt;nowiki&amp;gt;[[New Page]]&amp;lt;/nowiki&amp;gt; and save it.&lt;br /&gt;
# The link will be shown in red. Click on it.&lt;br /&gt;
# Fill your new page and save it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== '''If you search for your new page and it doesn't exist already''' ==&lt;br /&gt;
# If a search for your page fails you will see a message like this: &amp;lt;br/&amp;gt;'''Create the page &amp;quot;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;New Page&amp;lt;/span&amp;gt;&amp;quot; on this wiki!'''&lt;br /&gt;
# Click on the link shown in red.&lt;br /&gt;
# Fill your new page and save it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== '''Editing the URL in your browser''' ==&lt;br /&gt;
# In the address input field of your browser, replace &amp;quot;index.php/...&amp;quot; with &amp;quot;NewPage&amp;quot;&lt;br /&gt;
# Fill your new page and save it.&lt;/div&gt;</summary>
		<author><name>Enimaroah</name></author>	</entry>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=Adding_a_new_page&amp;diff=8724</id>
		<title>Adding a new page</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Adding_a_new_page&amp;diff=8724"/>
				<updated>2014-01-20T10:40:55Z</updated>
		
		<summary type="html">&lt;p&gt;Enimaroah: Created page with &amp;quot;You may create a new page with any of the following methods: == [http://www.mediawiki.org/wiki/Help:Starting_a_new_page|'''Using an existing page, inserting a link to the page...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You may create a new page with any of the following methods:&lt;br /&gt;
== [http://www.mediawiki.org/wiki/Help:Starting_a_new_page|'''Using an existing page, inserting a link to the page you plan to create'''] ==&lt;br /&gt;
# Edit a page in which you want to have a link to your new page.&lt;br /&gt;
# Insert &amp;lt;nowiki&amp;gt;[[New Page]]&amp;lt;/nowiki&amp;gt; and save it.&lt;br /&gt;
# The link will be shown in red. Click on it.&lt;br /&gt;
# Fill your new page and save it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== '''If you search for your new page and it doesn't exist already''' ==&lt;br /&gt;
# If a search for your page fails you will see a message like this: &amp;lt;br/&amp;gt;'''Create the page &amp;quot;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;New Page&amp;lt;/span&amp;gt;&amp;quot; on this wiki!'''&lt;br /&gt;
# Click on the link shown in red.&lt;br /&gt;
# Fill your new page and save it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== '''Editing the URL in your browser''' ==&lt;br /&gt;
# In the address input field of your browser, replace &amp;quot;index.php/...&amp;quot; with &amp;quot;NewPage&amp;quot;&lt;br /&gt;
# Fill your new page and save it.&lt;/div&gt;</summary>
		<author><name>Enimaroah</name></author>	</entry>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=User_talk:Enimaroah&amp;diff=8520</id>
		<title>User talk:Enimaroah</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=User_talk:Enimaroah&amp;diff=8520"/>
				<updated>2014-01-10T15:26:11Z</updated>
		
		<summary type="html">&lt;p&gt;Enimaroah: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Enimaroah</name></author>	</entry>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=Template:TeatimeGamesNavTop&amp;diff=8517</id>
		<title>Template:TeatimeGamesNavTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Template:TeatimeGamesNavTop&amp;diff=8517"/>
				<updated>2014-01-10T10:32:56Z</updated>
		
		<summary type="html">&lt;p&gt;Enimaroah: Undo revision 8516 by Enimaroah (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;[[Category:TeatimeGames]]&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{| style=&amp;quot;float:right; background:white; color:black; border:1px solid black; clear:right;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|'''[[TeatimeGames]]''' at Wikia &amp;lt;span style=&amp;quot;font-size:80%; float:right;&amp;quot; &amp;gt;&amp;amp;#91;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[{{fullurle:Template:TeatimeGamesNavTop|action=edit}} edit]&amp;lt;/span&amp;gt;&amp;amp;#93;&amp;lt;/span&amp;gt;&lt;br /&gt;
* [[Special:Recentchangeslinked/Category:TeatimeGames|Recent changes]]&lt;br /&gt;
* [[:Category:TeatimeGames|All pages]]&lt;br /&gt;
* [[Help:Tutorial|Wiki tutorial]]&lt;br /&gt;
*[{{fullurl:{{FULLPAGENAME}}|action=purge}} Purge] &amp;lt;small&amp;gt;(this page)&amp;lt;/small&amp;gt;&lt;br /&gt;
''all characters are at least 18''&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Enimaroah</name></author>	</entry>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=Template:TeatimeGamesNavTop&amp;diff=8516</id>
		<title>Template:TeatimeGamesNavTop</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Template:TeatimeGamesNavTop&amp;diff=8516"/>
				<updated>2014-01-10T10:32:10Z</updated>
		
		<summary type="html">&lt;p&gt;Enimaroah: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;[[Category:TeatimeGames]]&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{| style=&amp;quot;float:right; background:white; color:black; border:1px solid black; clear:right;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|'''[[TeatimeGames]]''' at Wikia &amp;lt;span style=&amp;quot;font-size:80%; float:right;&amp;quot; &amp;gt;&amp;amp;#91;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[{{fullurle:Template:TeatimeGamesNavTop|action=edit}} edit]&amp;lt;/span&amp;gt;&amp;amp;#93;&amp;lt;/span&amp;gt;&lt;br /&gt;
* [[Special:Recentchangeslinked/Category:TeatimeGames|Recent changes]]&lt;br /&gt;
* [[:Category:TeatimeGames|All pages]]&lt;br /&gt;
* [[Help:Tutorial|Wiki tutorial]]&lt;br /&gt;
*[{{fullurl:{{FULLPAGENAME}}|action=purge}} Purge] &amp;lt;small&amp;gt;(this page)&amp;lt;/small&amp;gt;&lt;br /&gt;
''all characters are at least 18''&lt;br /&gt;
----&lt;br /&gt;
Test Edit&lt;/div&gt;</summary>
		<author><name>Enimaroah</name></author>	</entry>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=User:Enimaroah&amp;diff=8480</id>
		<title>User:Enimaroah</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=User:Enimaroah&amp;diff=8480"/>
				<updated>2014-01-08T09:56:44Z</updated>
		
		<summary type="html">&lt;p&gt;Enimaroah: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Placeholder|thumb|220px]]&lt;br /&gt;
&lt;br /&gt;
You can reach me at [http://www.anime-sharing.com/forum/members/enimaroah-47685/?tab=visitor_messaging#visitor_messaging anime-sharing] or [http://www.hongfire.com/forum/member.php/776507-enimaroah?tab=visitor_messaging#visitor_messaging hongfire]&lt;br /&gt;
&lt;br /&gt;
==My favorite pages==&lt;br /&gt;
&lt;br /&gt;
* Add links to your favorite pages on the wiki here!&lt;br /&gt;
* Favorite page #2&lt;br /&gt;
* Favorite page #3&lt;/div&gt;</summary>
		<author><name>Enimaroah</name></author>	</entry>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=User:Enimaroah&amp;diff=8479</id>
		<title>User:Enimaroah</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=User:Enimaroah&amp;diff=8479"/>
				<updated>2014-01-08T09:56:28Z</updated>
		
		<summary type="html">&lt;p&gt;Enimaroah: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Placeholder|thumb|220px]]&lt;br /&gt;
&lt;br /&gt;
You can reach me [http://www.anime-sharing.com/forum/members/enimaroah-47685/?tab=visitor_messaging#visitor_messaging anime-sharing] or [http://www.hongfire.com/forum/member.php/776507-enimaroah?tab=visitor_messaging#visitor_messaging hongfire]&lt;br /&gt;
&lt;br /&gt;
==My favorite pages==&lt;br /&gt;
&lt;br /&gt;
* Add links to your favorite pages on the wiki here!&lt;br /&gt;
* Favorite page #2&lt;br /&gt;
* Favorite page #3&lt;/div&gt;</summary>
		<author><name>Enimaroah</name></author>	</entry>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=User:Enimaroah&amp;diff=8478</id>
		<title>User:Enimaroah</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=User:Enimaroah&amp;diff=8478"/>
				<updated>2014-01-08T09:54:56Z</updated>
		
		<summary type="html">&lt;p&gt;Enimaroah: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Placeholder|thumb|220px]]&lt;br /&gt;
&lt;br /&gt;
You can reach me @[http://www.anime-sharing.com/forum/members/enimaroah-47685/?tab=visitor_messaging#visitor_messaging anime-sharing] or @[http://www.hongfire.com/forum/member.php/776507-enimaroah?tab=visitor_messaging#visitor_messaging hongfire]&lt;br /&gt;
&lt;br /&gt;
==My favorite pages==&lt;br /&gt;
&lt;br /&gt;
* Add links to your favorite pages on the wiki here!&lt;br /&gt;
* Favorite page #2&lt;br /&gt;
* Favorite page #3&lt;/div&gt;</summary>
		<author><name>Enimaroah</name></author>	</entry>

	</feed>