Forum:Alternative list? (Java+CSS+Wiki template)
Wikia - creating communities
I would like to have one feature on wikia I'm sysop of - it's alternative list, or alternative view or alternative div, however we will call that.
How should it work: Basicly it's something like top of this page - you have "Forum", "Discussion", "Edit" and more. Only I would like to have it in page, where I have ==Header== and below div with width: 100% and tabs similar to "forum"... only one I've made. (Also Names should be editable.) When I click on one of them I have instead of deflault content of section (one below tabs) another thing.
What for is it: I have list of tracks on game soundtrack and would like to have few sorting options (it is very required, don't ask why - long to talk).
Any ideas, codes, ready made samples (with bit of explain how it works, where is code) are very welcome :) SkywalkerPL 17:51, 22 May 2007 (UTC)
- Sorting lists? The
best andeasy way of doing that is withWikia:Sortable tablesnot yet? Sortable tables. You won't have tabs, but a icon to sort the rows of the table --Ciencia Al Poder (talk) -@WikiDex 18:13, 22 May 2007 (UTC) - PD: Note a bug in the page title: Forum:Alternative list? (Java+CSS+Wiki template): the page exists, but is not accessible using {{FULLPAGENAME}} --Ciencia Al Poder (talk) -@WikiDex 18:19, 22 May 2007 (UTC)
- Good point with that bug. Oh, and how to install that thing? SkywalkerPL 18:55, 22 May 2007 (UTC)
- It's installed in all wikia. Just add the attribute class="sortable" in a table: --Ciencia Al Poder (talk) -@WikiDex 09:24, 23 May 2007 (UTC)
| Column 1 | Column 2 |
|---|---|
| 1 | cabd |
| 2 | dbac |
| 10 | abcd |
| 12 | bcda |
- WAhhh and i installed (or thought i did) for my personal testings and later implementation in the wikia i roam and its by default now... well good to know saves me some hazzle--Cizagna (Talk) 15:16, 23 May 2007 (UTC)
- Thanks Ciencia! That's what I need :D SkywalkerPL 19:01, 23 May 2007 (UTC)
- WAhhh and i installed (or thought i did) for my personal testings and later implementation in the wikia i roam and its by default now... well good to know saves me some hazzle--Cizagna (Talk) 15:16, 23 May 2007 (UTC)