Forums: Index → Support Requests → Adding front page portals..
Fandom's forums are a place for the community to help other members.
To contact staff directly or to report bugs, please use Special:Contact.
To contact staff directly or to report bugs, please use Special:Contact.
does anyone know where i can find out how to create a portal like the pages on this site?
http://deusex.wikia.com/wiki/Deus_Ex_Wiki
http://backyardmonsters.wikia.com/wiki/Backyard_Monsters_Wiki
i cant think of how its done :o —This unsigned comment is by Vanit2010 (talk • contribs) . Please sign your posts with ~~~~!
- All you have to do is add a picture of the page your linking it too (optional but makes it look more interesting) then give a link on the bottom. TheBen10Mazter (Talk -Blog -Contribs) 15:19, July 21, 2011 (UTC)
- I believe he's talking about the dynamic part (when you click it changes). That is done through some custom Javascript. You will need the code from c:backyardmonsters:MediaWiki:Common.js and put it in your own Common.js. Then you need to alter your portal. I haven't looked into it myself yet, so I can't help you with that. I know you need code from both c:backyardmonsters:Backyard_Monsters_Wiki and c:backyardmonsters:Template:Portal/Component/Slider though. - Tjcool007 (Talk) 15:26, July 21, 2011 (UTC)
- (edit conflict)
And Wikia.css if you don't import Common.css in that one. - Tjcool007 (Talk) 15:39, July 21, 2011 (UTC)
- Both the wikis above also load the JQuery UI script library JS from w:c:dragonage:MediaWiki:Jquery-ui.min.js as part of the Portal slider JS. It's rather complicated unless you are comfortable copying templates and their dependencies and editing them to do what you want. -- Fandyllic (talk · contr) 21 Jul 2011 8:37 AM Pacific
(Reset indent) The Twitter widget is added through Verbatim tags. Place the raw HTML code for the twitter widget on MediaWiki:TwitterWidget, then you can embed it with <verbatim>TwitterWidget</verbatim>
. You can basically embed any kind of HTML with the verbatim tags. - Tjcool007 (Talk) 16:59, July 21, 2011 (UTC)
- wow.. thats cool.. Does that mean theres one for facebook too? —This unsigned comment is by Vanit2010 (talk • contribs) . Please sign your posts with ~~~~!