Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of mw.mh370.wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:30, 30 July 2025 Grant talk contribs created page Snippets:Tagline (Created page with "<h3>Tagline</h3> <p>The site Tagline is configured in LocalSettings.php.</p> <h5>Default configuration:-</h5> <pre> ## The URL paths to the logo. Make sure you change this from the default, ## or else you'll overwrite your logo when you upgrade! $wgLogos = [ '1x' => "$wgResourceBasePath/resources/assets/change-your-logo.svg", 'tagline' => [ "src" => "My Tagline", "width" => 117, "height" => 13 ], 'icon' => "$wgResourceBasePath/resources/assets/change-your-logo...")