MediaWiki talk:Monobook.js/Sidebar.js: Difference between revisions

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
(Created page with "Okay, so whenever you guys are testing it next, can you try this (it's not complete yet, I'm working on it). I'm not sure if the sub- sub menu coding is right... ~~~~ <pre> wg...")
 
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Okay, so whenever you guys are testing it next, can you try this (it's not complete yet, I'm working on it).  I'm not sure if the sub- sub menu coding is right...  {{The Inexistentsig}} 20:04, 25 February 2011 (EST)
Okay, so whenever you guys are testing it next, can you try this (it's not complete yet, I'm working on it).  I'm not sure if the sub- sub menu coding is right...  {{The Inexistentsig}} 20:04, 25 February 2011 (EST)


<pre>
[ REMOVED - {{User:KrytenKoro/Sig}} ]
wgSidebar['Navigation'] = [
:Yeah, it doesn't work for me. --{{SilverCrono/Sig}} 19:57, 10 March 2011 (EST)
'Main Page|Main Page',
'Special:RecentChanges|Recent Changes',
'Special:Random|Random page'
'Special:Search|Advanced Search'
];


wgSidebar['Games'] = [
==Fix done==
'Kingdom Hearts (game)|Kingdom Hearts',
It turns out the main problem was Beast's Castle - in order to have proper syntax, you must use an accented apostrophe () in place of a normal one (').
'Kingdom Hearts: Chain of Memories|Kingdom Hearts: Chain of Memories',
'Kingdom Hearts II|Kingdom Hearts II',
'Kingdom Hearts coded|Kingdom Hearts coded',
'Kingdom Hearts 358/2 Days|Kingdom Hearts 358/2 Days',
'Kingdom Hearts Birth by Sleep|Kingdom Hearts Birth by Sleep',
'Kingdom Hearts 3D|Kingdom Hearts 3D',
];


wgSidebar['Remakes and Other Titles'] = [
I left these out, for a few reasons:
'Kingdom Hearts Final Mix',
*'Kingdom Hearts V CAST' - unless we're going to be listing every Facebook app in there, too, this isn't appropriate.
'Kingdom Hearts Re:Chain of Memories',
*'Ansem the Wise' - not really a protagonist; even in KH2, he doesn't redeem himself until the end.
'Kingdom Hearts II Final Mix+|Kingdom Hearts II Final Mix',
*'Pete' - not a leader
'Kingdom Hearts Birth by Sleep Final Mix',
*'Vanitas' - not a leader
'Kingdom Hearts Re:coded',
*'Valor Form', 'Wisdom Form', 'Master Form', 'Final Form', 'Limit Form', 'Anti Form' - No real reason to be listing all of these game elements, when the main article provides a sufficient overview.
'Kingdom Hearts Mobile',
'Kingdom Hearts V CAST',
];


wgSidebar['Universe of Kingdom Hearts'] = [
These are merely my opinions, however, and if you have any suggestions on additions, removals, or reorganization of the sidebar, feel free to give them.{{User:KrytenKoro/Sig}} 14:18, 24 March 2011 (EDT)
{'Category:Characters|Main Protagonists': [
'Sora',
'Riku',
'Kairi',
'Donald Duck',
'Goofy',
'Mickey Mouse|King Mickey',
'Naminé',
'Roxas',
'Xion',
'Ansem the Wise',
'Terra',
'Aqua',
'Ventus'
]}


{'Category:Characters|Main Antagonists': [
'Xehanort's Heartless|Ansem',


{'Organization XIII': [
:The width of the trees are fixed. As such, I'd like to abbreviate the game names for aesthetics, as seen [http://www.khwiki.net/index.php?title=MediaWiki%3AMonaco.js%2FSidebar.js&action=historysubmit&diff=482676&oldid=482673 here]. If anyone disagrees with this, I can revert it.{{User:KrytenKoro/Sig}} 17:13, 24 March 2011 (EDT)
'Xemnas',
::Also, given that "worlds introduced in" doesn't really fit, should every world in a game be listed?{{User:KrytenKoro/Sig}} 17:13, 24 March 2011 (EDT)
'Xigbar',
'Xaldin',
'Vexen',
'Lexaeus',
'Zexion',
'Saïx',
'Axel',
'Demyx',
'Luxord',
'Marluxia',
'Larxene',
'Roxas',
'Xion'
]}


'Maleficent',
:::It looks a little strange with the abbreviations. Would it be possible to just make that submenu have a bigger width?
'Pete',
:::I think it would fine to list every world in a game. It makes sense as a navagation tool, plus we would not have to have submenus for the cases of "same world/different name".  --{{User:Neumannz/SigTemplate}} 17:37, 24 March 2011 (EDT)
'Master Xehanort',
'Vanitas'
]}
 
{'Category:Worlds|Worlds': [
 
{'Category:Worlds|Introduced in Kingdom Hearts': [
'Destiny Islands',
'Disney Castle',
'Traverse Town',
'Wonderland',
'Olympus Coliseum',
'Deep Jungle',
'Agrabah',
'Monstro',
'Atlantica',
'Halloween Town',
'Neverland',
'100 Acre Wood',
'Hollow Bastion',
'End of the World'
]}
 
{'Category:Worlds|Introduced in Chain of Memories': [
'Twilight Town',
'Castle Oblivion'
]}
 
{'Category:Worlds|Introduced in Kingdom Hearts II': [
'The Land of Dragons',
'Beast's Castle',
'Timeless River',
'Port Royal',
'Pride Lands',
'Space Paranoids',
'The World That Never Was'
]}
 
{'Category:Worlds|Introduced in Birth by Sleep': [
'Land of Departure',
'Dwarf Woodlands',
'Enchanted Dominion',
'Castle of Dreams',
'Deep Space'
]}
 
]}
 
'Heartless',
'Nobody',
'Unversed'
];
 
wgSidebar['Category:Game Elements|Game Elements'] = [
'Items',
'Weapon|Weapons',
'Magic'
'Summons',
'Abilities',
{'Drive Form|Drive Forms': [
'Valor Form',
'Wisdom Form',
'Master Form',
'Final Form',
'Limit Form',
'Anti Form'
]}
'Cards'
'Gummi Ship',
'Mini-games',
];
</pre>

Latest revision as of 08:16, 30 November 2011

Okay, so whenever you guys are testing it next, can you try this (it's not complete yet, I'm working on it). I'm not sure if the sub- sub menu coding is right... KRCCFNF is tired of being STEPPED ON. 20:04, 25 February 2011 (EST)

[ REMOVED - "We're werewolves, not swearwolves." (KrytenKoro) ]

Yeah, it doesn't work for me. --Ag (Silver) - 47 107.8682 amu ~Crono Vsymbol1.png 19:57, 10 March 2011 (EST)

Fix done[edit]

It turns out the main problem was Beast's Castle - in order to have proper syntax, you must use an accented apostrophe (’) in place of a normal one (').

I left these out, for a few reasons:

  • 'Kingdom Hearts V CAST' - unless we're going to be listing every Facebook app in there, too, this isn't appropriate.
  • 'Ansem the Wise' - not really a protagonist; even in KH2, he doesn't redeem himself until the end.
  • 'Pete' - not a leader
  • 'Vanitas' - not a leader
  • 'Valor Form', 'Wisdom Form', 'Master Form', 'Final Form', 'Limit Form', 'Anti Form' - No real reason to be listing all of these game elements, when the main article provides a sufficient overview.

These are merely my opinions, however, and if you have any suggestions on additions, removals, or reorganization of the sidebar, feel free to give them."We're werewolves, not swearwolves." (KrytenKoro) 14:18, 24 March 2011 (EDT)


The width of the trees are fixed. As such, I'd like to abbreviate the game names for aesthetics, as seen here. If anyone disagrees with this, I can revert it."We're werewolves, not swearwolves." (KrytenKoro) 17:13, 24 March 2011 (EDT)
Also, given that "worlds introduced in" doesn't really fit, should every world in a game be listed?"We're werewolves, not swearwolves." (KrytenKoro) 17:13, 24 March 2011 (EDT)
It looks a little strange with the abbreviations. Would it be possible to just make that submenu have a bigger width?
I think it would fine to list every world in a game. It makes sense as a navagation tool, plus we would not have to have submenus for the cases of "same world/different name". --Neumannz, The Dark Falcon 17:37, 24 March 2011 (EDT)