Deprecated: Return type of MediaWiki\Session\PHPSessionHandler::open($save_path, $session_name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/session/PHPSessionHandler.php on line 205
Deprecated: Return type of MediaWiki\Session\PHPSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/session/PHPSessionHandler.php on line 220
Deprecated: Return type of MediaWiki\Session\PHPSessionHandler::read($id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/session/PHPSessionHandler.php on line 234
Deprecated: Return type of MediaWiki\Session\PHPSessionHandler::write($id, $dataStr) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/session/PHPSessionHandler.php on line 262
Deprecated: Return type of MediaWiki\Session\PHPSessionHandler::destroy($id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/session/PHPSessionHandler.php on line 368
Deprecated: Return type of MediaWiki\Session\PHPSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/session/PHPSessionHandler.php on line 389
Deprecated: Return type of Wikimedia\Rdbms\IResultWrapper::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/libs/rdbms/database/resultwrapper/IResultWrapper.php on line 70
Deprecated: Return type of Wikimedia\Rdbms\IResultWrapper::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/libs/rdbms/database/resultwrapper/IResultWrapper.php on line 80
Deprecated: Return type of Wikimedia\Rdbms\IResultWrapper::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/libs/rdbms/database/resultwrapper/IResultWrapper.php on line 75
Deprecated: Return type of Wikimedia\Rdbms\ResultWrapper::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/libs/rdbms/database/resultwrapper/ResultWrapper.php on line 117
Deprecated: Return type of Wikimedia\Rdbms\ResultWrapper::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/libs/rdbms/database/resultwrapper/ResultWrapper.php on line 90
Deprecated: Return type of MediaWiki\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/session/Session.php on line 625
Deprecated: Return type of MediaWiki\Session\Session::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/session/Session.php on line 631
Deprecated: Return type of MediaWiki\Session\Session::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/session/Session.php on line 643
Deprecated: Return type of MediaWiki\Session\Session::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/session/Session.php on line 637
Deprecated: Return type of MediaWiki\Session\Session::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/session/Session.php on line 655
Deprecated: Return type of MediaWiki\Session\Session::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/session/Session.php on line 649
Deprecated: Return type of MediaWiki\Session\Session::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/session/Session.php on line 665
Deprecated: Return type of & MediaWiki\Session\Session::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/session/Session.php on line 678
Deprecated: Return type of MediaWiki\Session\Session::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/session/Session.php on line 688
Deprecated: Return type of MediaWiki\Session\Session::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/0/8/c/sunomi.no/httpd.www/w/includes/session/Session.php on line 693
Deprecated: strtr(): Passing null to parameter #1 ($string) of type string is deprecated in /customers/0/8/c/sunomi.no/httpd.www/w/includes/Title.php on line 363
Deprecated: Message implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /customers/0/8/c/sunomi.no/httpd.www/w/includes/Message.php on line 159
Deprecated: RawMessage implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /customers/0/8/c/sunomi.no/httpd.www/w/includes/RawMessage.php on line 34
Deprecated: Creation of dynamic property RequestContext::$recursion is deprecated in /customers/0/8/c/sunomi.no/httpd.www/w/includes/context/RequestContext.php on line 326
Deprecated: uasort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero in /customers/0/8/c/sunomi.no/httpd.www/w/includes/parser/Parser.php on line 594
This wiki contains information about the Illomi, their continent, their history, their social life and their language.
In short, the Illomi are refugees who settled on a couple of distant islands, not knowing at the time that they'd landed on an unexplored continent. The size of the continent is comparable to the combined size of Africa, South-America and Antarctica in our world, however the inhabitable landmass is, in total, no bigger than Australia. The rest of the continent called Illte is a continental ocean called Tejmokh.
The Kingdom of Illte is a unitary elective Monarchy whose territory comprises the Homi-inhabited tropical and subtropical portion of Illte. It's northern boarders are defined by The Equatorial Barrier Reef, and it's southern by the forest belt.
As a young boy Qakhomatze witnessed the brutal murder of his younger sister, Moze. About a decade later he led an united army of the Aznowa to attack some Negan ships to be used for rescuing themselves from the war. When he was 22 years old, he and his refugees landed on a distant island they called Tellmarsh.
If you feel yourself neglected, please log in and edit this frame.
To add interwiki links to this wiki, please download Extension:Interwiki, then add a interwiki prefix at you Special:Interwiki/add-page, using the prefix illomi, with the URL http://illte.conlang.org/wiki/index.php?title=$1.