Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
Advertisement

A mobile skin for easier 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: FTB Skin/Mobile/Issues.

Suggestions

Please post suggestions on the talk page: User talk:Jinbobo/FTB Skin/Mobile.

Changelog

Version 0.1.0

  • Initial release.

See also

Advertisement