UESPWiki:AppHomePage

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search

This page is used to define the mobile app home page layout and styles. Do not edit unless you understand the format.

{ // TODO: sample manifest
     // homepage manifest
     "version" : 1,
     "banner" : {
          "imageURL" : "images.starfieldwiki.net/d/dd/Starfield-hero-background.jpg",
          "logoURL"  : "https://images.starfieldwiki.net/1/19/Sfwiki_wordmark_logo_white.svg"
     },
     "homepage" : [
          { // trivia box segment
               "type" : "trivia_box",
               "title" : "Did You Know?",
               "content" : []
          }
     ]
}