![]() |
|
![]() |
Welcome to the Magicball Network. You are currently viewing our site as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
Encyclopedia Twinsunica The Encyclopedia Twinsunica is the older version of the Twinsuniverse, about the world of the LBA games. |
![]() |
|
Thread Tools |
#1
|
||||
|
||||
![]()
Yes, this is true... After more than 3 years of no sign of life from the project, your favorite (and only) Little Big Adventure encyclopedia is finally back! Behold the new URL:
http://twinsunica.waxo.nl omg... So what has been going on? As you probably know already, since September 2003, the project walked on the fine line between dead and deceased... Since the death of the free.fr account, the administration page was not available, making update impossible. In October last year, wacko has created a new Twinsunica site, using the MediaWiki software. But since he asked people not to start filling it up yet, this meant no real news. In July this year, I asked wacko for a permission to fill up the project manually. After he agreed, and ever since, I have been working like crazy in order to fill up the database. This took me more than 4 months to work on, and I can say I'm very satisfied with the results. Even though I haven't announced anything, this wasn't entirely a secret, as the link was available all the time... But either no one noticed it, or they just didn't want to spoil the surprise ![]() What's new? More or less everything... except for the contents of course. But that is up to you now ![]() The current MediaWiki site is quite different from the old site, on several aspects:
Where to start? 1. First of all, PLEASE register. Editing done by guests are more frowned upon, and by registering you ensure that we know who the editor is, and trust the changes he/she made. In the future we might also disable edits made by unregistered users, which should give you another reason to register. 2. If you are not yet familiar with the little miracle called MediaWiki, or just not very used to it, I suggest you start with the Help pages. They give answers to most of the things you need to know about how to use the software, as well some additional information about the Twinsunica. 3. Check out the Current events page; this page lists all job requirements for the Twinsunica, if you wish to help the project. 4. Browse away ![]() "Can I help?" Of course! Check out the Current events page, to see how you can help out with the project. Useful links And if I may finish with an optimistic note: Thanks a lot in advance. This project can't exist without you, so it's depending on you ![]() Have fun reading and editing! |
#2
|
||||
|
||||
Woot woot woot woot woot woot woot! -> Registering
![]() |
#3
|
||||
|
||||
For some reason, I can't correct a spelling mistake at the Main Page. Database Error.
![]() |
#5
|
||||
|
||||
WOOOOOOOO that's so cool morsh3m!! And wax0rs!
I love wiki. Yay!
__________________
Fishos.net || LBA Fans Fan Site | Little Bit Adventure | LBA File Information | !בעברית LBA לחצו כאן כדי לשחק במשחקי |
#6
|
||||
|
||||
Great initiative, morshem! You deserve an large batch of milk and cookies.
![]() Also, wacko deserves some too. So does the rest of you whom have started enhancing/editing/adding articles. Count me in on the joyous boatride too, I love wikis! ![]()
__________________
LBA Speedruns Personal Best - LBA 1 - Any% PC - Time: 01h 04m 23s |
#7
|
||||
|
||||
Hehee, I was already register
![]() ![]() MediaWiki gives a really nice organization for this project, I like it a lot the way it is now. Is just not as easy to browse as the old system since we don't have the menu with all articles but it was a great option doing this. Very good work. I think now, this project have all to grow up fast and with quality.
__________________
LBA2Remake v0.4.0 released - open source re-implementation of the LBA 2 original engine for the web. [Play on Browser]|[Changes]|[Github] The Sacred Carrot website |
#8
|
||||
|
||||
Question to morshem: Since this is an LBA wiki, can I start articles about things related to LBA that are no "inside" the LBA world? Like an article about Adeline (or "history of LBA creation"), an article about LBA model editing, an article about the Magicball Network
![]()
__________________
Fishos.net || LBA Fans Fan Site | Little Bit Adventure | LBA File Information | !בעברית LBA לחצו כאן כדי לשחק במשחקי |
#9
|
||||
|
||||
Personally, I think that's an great idea.
__________________
LBA Speedruns Personal Best - LBA 1 - Any% PC - Time: 01h 04m 23s |
#10
|
||||
|
||||
Morshem, one thing I think doesn't look great in the page.
The character template doesn't fit the look the wiki have, and I really suggest you to adapt wiki original Infobox template in character template, it will look better I think. Here's the code for the template: Code:
{| class="infobox bordered" style="width: {{#if:{{{width|}}}|{{{width|}}}|23em}}; font-size: 90%; text-align: left;" cellpadding="3" ! colspan="2" style="font-size:110%; text-align: center; background-color: #CCCCFF;" | ''{{{title|{{PAGENAME}}}}}''<!-- -->{{#if:{{{image|}}}|<tr><td colspan="2" style="font-size: 100%; text-align: center;">{{{image|}}}{{#if:{{{caption|}}}|<br/><cite>{{{caption|}}}</cite>|}}}}</td></tr> |- ! style="background-color: #ccccff;" | [[Video game developer|Developer(s)]] | {{{developer|<noinclude>This is what it looks like if there's a ton of text in a right-column field so people don't freak out when the template stretches itself when all the fields are empty which will never happen.</noinclude>}}} {{#if:{{{publisher|}}}|<tr><th style="background-color: #ccccff;">[[Video game publisher|Publisher(s)]]</th><td>{{{publisher|}}}</td></tr>}}<!-- -->{{#if:{{{distributor|}}}|<tr><th style="background-color: #ccccff;">Distributor(s)</th><td>{{{distributor|}}}</td></tr>}}<!-- -->{{#if:{{{designer|}}}|<tr><th style="background-color: #ccccff;">[[Game designer|Designer(s)]]</th><td>{{{designer|}}}</td></tr>}}<!-- -->{{#if:{{{series|}}}|<tr><th style="background-color: #ccccff;">Series</th><td>{{{series|}}}</td></tr>}}<!-- This isn't italicized intentionally; not all linked series articles will be entirely composed of proper names of longform works. -->{{#if:{{{engine|}}}|<tr><th style="background-color: #ccccff;">[[Game engine|Engine]]</th><td>{{{engine|}}}</td></tr>}}<!-- -->{{#if:{{{version|}}}|<tr><th style="background-color: #ccccff;">Latest version</th><td>{{{version|}}}</td></tr>}} |- ! style="background-color: #ccccff; white-space: nowrap;" | Release date(s) | {{{release|}}}{{{released|}}} |- ! style="background-color: #ccccff;" | [[Computer and video game genres|Genre(s)]] | {{{genre|}}} |- ! style="background-color: #ccccff;" | Mode(s) | {{{modes|}}} {{#if:{{{ratings|}}}|<tr><th style="background-color: #ccccff;">Rating(s)</th><td>{{{ratings|}}}</td></tr>}} |- ! style="background-color: #ccccff;" | Platform(s) | {{{platforms|}}} {{#if:{{{media|}}}|<tr><th style="background-color: #ccccff;">Media</th><td>{{{media|}}}</td></tr>}}<!-- -->{{#if:{{{requirements|}}}|<tr><th style="background-color: #ccccff;">System requirements</th><td>{{{requirements|}}}</td></tr>}}<!-- -->{{#if:{{{input|}}}|<tr><th style="background-color: #ccccff;">Input</th><td>{{{input}}}</td></tr>}}<!-- -->{{#if:{{{cabinet|}}}|<tr><th style="background-color: #ccccff;">[[Arcade cabinet]]</th><td>{{{cabinet}}}</td></tr>}}<!-- -->{{#if:{{{arcade system|}}}|<tr><th style="background-color: #ccccff;">[[Arcade system board|Arcade system(s)]]</th><td>{{{arcade system}}}</td></tr>}}<!-- -->{{#if:{{{cpu|}}}|<tr><th style="background-color: #ccccff;">Arcade [[Central processing unit|CPU(s)]]</th><td>{{{cpu}}}</td></tr>}}<!-- -->{{#if:{{{sound|}}}|<tr><th style="background-color: #ccccff;">Arcade [[Sound chip|sound system]](s)</th><td>{{{sound}}}</td></tr>}}<!-- -->{{#if:{{{display|}}}|<tr><th style="background-color: #ccccff;">[[Computer display|Arcade display]]</th><td>{{{display}}}</td></tr>}} |}<noinclude> <br clear="all" /> == Usage == {| style="background: transparent; border: none;" |<pre> {{Infobox CVG |title= |image= |caption= |developer= |publisher= |distributor= |designer= |series= |engine= |version= |released= [[Pic|22px|Name]]Release Date 1<br />[[Pic|22px|Name]] Release Date 2<br /> ... |genre= |modes= |ratings= |platforms= |media= |requirements= |input= }} </pre> |- |Add these fields for arcade games: |- |<pre>|cabinet= |arcade system= |cpu= |sound= |display= |width= </pre> ''All fields are optional.'' ''See talk page for examples and standards'' |} {{esoteric}} [[Category:Computer and video game infobox templates|CVG]] [[Category:Templates using ParserFunctions|{{PAGENAME}}]] [[da:Skabelon:Infoboks CS]] [[de:Vorlage:Konsolenspiel Infobox]] <!-- [[en:Template:Infobox CVG]] --> [[es:Plantilla:Infobox Videojuego]] [[fr:Modèle:Jeu vidéo]] [[he:תבנית:מידע משחק]] [[ja:Template:コンピュータゲーム]] [[no:Mal:Infoboks dataspill]] [[pt:Predefinição:Info jogo]] [[sv:Mall:TV-spelsfakta]] [[ru:Шаблон:Карточка игры]] [[sr:Шаблон:КВИ]] [[tr:Şablon:Bilgisayar Oyunu Künyesi]] [[vi:Tiêu bản:Infobox CVG]] [[zh:Template:Infobox CVG]] [[nl:Sjabloon:Infobox Game]] </noinclude>
__________________
LBA2Remake v0.4.0 released - open source re-implementation of the LBA 2 original engine for the web. [Play on Browser]|[Changes]|[Github] The Sacred Carrot website |
#11
|
||||
|
||||
ChaosFish- Actually, as I wrote here, the Twinsunica should only be about in-game terms... This is debatable though, and maybe in the future this will be something to think about. Currently I prefer to focus mainly on in-game terms... But maybe some time in the future, I don't know...
Alexfont- Well, If's and such are a bit beyond my MediaWiki knowledge ![]() Of course you can try modifying the template, that would be great.
__________________
H ![]() |
#12
|
||||
|
||||
I'm also not good in MediaWiki knowledge but I've been trying now, I'm almost came with something, but is not yet perfect. Need to do some more tests.
Btw, if I replace the character template it will be automatically changed?? All the fields are mandatory???
__________________
LBA2Remake v0.4.0 released - open source re-implementation of the LBA 2 original engine for the web. [Play on Browser]|[Changes]|[Github] The Sacred Carrot website |
#14
|
||||
|
||||
My attempt to make a replacement to the wonderful wiki flower for Twinsunica:
![]() Anyone knows how to edit wiki skins? I feel like trying to make a skin for Twinsunica wiki if no one objects.
__________________
Fishos.net || LBA Fans Fan Site | Little Bit Adventure | LBA File Information | !בעברית LBA לחצו כאן כדי לשחק במשחקי |
#15
|
||||
|
||||
Let the wiki'ing begin!
That's quite an nice concept, Fishos, but feels too cluttered. It should be rather simple and clutterfree, I believe. Otherwise it would become tedious to watch after awhile. It appears on every single page on the wiki, after all. As for editing wiki skins, you can not edit them yourself since you do not have access to server. However, you could download an skin somewhere, just search google, and edit it using notepad or something simillar. However, you won't be able to see your changes until you throw them up on a server running mediawiki. Ask wacko perhaps, maybe he could give you somekind of access to the server so you could mess around with skins. So long as you don't delete or change the default ones, you won't mess up anything very badly. I'd say you should give it a try. As for the approach for the design of the wiki skin, I would like to have an fairly simillar design to the old Twinsunica design. I'm sure it's possible to re-implement it without doing too much work. It would look hot! Happy Twinsunicaning, everybody!
__________________
LBA Speedruns Personal Best - LBA 1 - Any% PC - Time: 01h 04m 23s |
#16
|
||||
|
||||
Hey morshem, take a look at the Character template and see if you like it
![]()
__________________
LBA2Remake v0.4.0 released - open source re-implementation of the LBA 2 original engine for the web. [Play on Browser]|[Changes]|[Github] The Sacred Carrot website |
#17
|
||||
|
||||
Quote:
__________________
LBA2Remake v0.4.0 released - open source re-implementation of the LBA 2 original engine for the web. [Play on Browser]|[Changes]|[Github] The Sacred Carrot website |
#18
|
||||
|
||||
Quote:
And next time log in. ![]() |
#19
|
||||
|
||||
Nice work morshem!
|
#20
|
||||
|
||||
Quote:
How about this? ![]()
__________________
Fishos.net || LBA Fans Fan Site | Little Bit Adventure | LBA File Information | !בעברית LBA לחצו כאן כדי לשחק במשחקי |
#21
|
||||
|
||||
I made my try too
![]() First try: With background to have a look like the current wiki logo with gray background: This is my favorite: ![]() Kobold, I didn't realize it because I was logged before ![]()
__________________
LBA2Remake v0.4.0 released - open source re-implementation of the LBA 2 original engine for the web. [Play on Browser]|[Changes]|[Github] The Sacred Carrot website |
#23
|
||||
|
||||
Cool Alex!
![]()
__________________
Fishos.net || LBA Fans Fan Site | Little Bit Adventure | LBA File Information | !בעברית LBA לחצו כאן כדי לשחק במשחקי |
#24
|
||||
|
||||
Another idea
![]()
__________________
Fishos.net || LBA Fans Fan Site | Little Bit Adventure | LBA File Information | !בעברית LBA לחצו כאן כדי לשחק במשחקי |
#25
|
||||
|
||||
Attempt to make it with a title:
edit: a nicer one -
__________________
Fishos.net || LBA Fans Fan Site | Little Bit Adventure | LBA File Information | !בעברית LBA לחצו כאן כדי לשחק במשחקי Last edited by ChaosFish; 2006-11-25 at 23:36. |
![]() |
Thread Tools | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
The Encyclopedia Twinsunica is back | morshem | News | 0 | 2006-11-25 11:07 |
Submissions for the Encyclopedia Twinsunica | wacko | Encyclopedia Twinsunica | 623 | 2005-11-26 07:39 |
The future of Encyclopedia Twinsunica | D`Sparil | Encyclopedia Twinsunica | 13 | 2004-07-20 01:36 |
New URL for the Encyclopedia Twinsunica | wacko | Encyclopedia Twinsunica | 0 | 2003-12-09 23:44 |
Continuation | Lightwing | Fan Creations - General | 15 | 2001-01-30 22:07 |