getResponse(); $response->setFormat( WikiaResponse::FORMAT_JSON ); $response->setVal( "css", AssetsManager::getInstance()->getURL( "portable_infobox_scss" ) ); $response->setVal( "templates", $result ); } }