Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
Register
Advertisement

A mobile skin for easier (and optimized for) browsing when playing FTB.

FTB Mobile Skin[]

Authors: Jinbobo
Version: 0.1.0

Installation[]

Place the following code inside LocalSettings.php:

require_once("$IP/skins/ftbmobile/ftbmobile.php");

Configuration Values[]

bool $wgDisableFTBMobileSkinAdditionalPortals = true: Sets whether to display the additional portals. (QuickNav1 and QuickNav2)

System Messages[]

<ftbskin-topmsg>: Defines the message at the top of the page.
<ftbskin-quicknav>: Defines the quick navigation menus.
<ftbskin-mainnav>: Defines the main navigation menus.

Bug reports[]

Please report bugs with the skin here: https://bitbucket.org/jinbobo/ftb-wiki-mobile-skin/issues.

Suggestions[]

Please post suggestions here: https://bitbucket.org/jinbobo/ftb-wiki-mobile-skin/issues.

Changelog[]

Version 0.1.0[]

  • Initial release.
Advertisement