Category:Logo: Difference between revisions

From Freephile Wiki
No edit summary
reword
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
<gallery mode="packed hover">
<gallery mode="packed hover">
</gallery>
</gallery>
{{#Ask:
[[Category:Logo]]
}}
See [[mw:Manual:$wgLogo]].  The logo file for a MediaWiki skin should be 135x135, but other sizes are possible with other skins.
You can upload a file to your wiki, and then use it for the logo by setting <code>$wgLogo</code> in LocalSettings.php
e.g.
<source lang="php">
$wgLogo = $wgScriptPath . '/images/4/47/mylogo.png';
</source>
By accessing the right URL, you can have MediaWiki resize your image for you e.g. <nowiki>https://freephile.org/w/images/thumb/2/29/Freephile_large_logo.gif/177px-Freephile_large_logo.gif</nowiki>
For Meza/QualityBox, just put the logo into the config folder along with other favicon assets. Alternatively, 'Logo.png' or 'Logo.jpg' will automatically work from upload.

Latest revision as of 00:18, 9 October 2018

logo treatments

, , , , , , , , , Icons, , , , , , , , , , Thumbnailing


See mw:Manual:$wgLogo. The logo file for a MediaWiki skin should be 135x135, but other sizes are possible with other skins. You can upload a file to your wiki, and then use it for the logo by setting $wgLogo in LocalSettings.php

e.g.

$wgLogo = $wgScriptPath . '/images/4/47/mylogo.png';

By accessing the right URL, you can have MediaWiki resize your image for you e.g. https://freephile.org/w/images/thumb/2/29/Freephile_large_logo.gif/177px-Freephile_large_logo.gif

For Meza/QualityBox, just put the logo into the config folder along with other favicon assets. Alternatively, 'Logo.png' or 'Logo.jpg' will automatically work from upload.

Pages in category "Logo"

The following 2 pages are in this category, out of 2 total.

Media in category "Logo"

The following 18 files are in this category, out of 18 total.