Jump to content

User:Shaunak Chakraborty/sandbox

From Gyaanipedia
Revision as of 13:06, 6 December 2025 by Shaunak Chakraborty (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


$wgUseInstantCommons = true; $wgForeignFileRepos[] = [

   'class' => 'ForeignAPIRepo',
   'name' => 'fandomwiki',
   'apibase' => 'https://WIKI-NAME.fandom.com/api.php',
   'fetchDescription' => true,
   'descriptionCacheExpiry' => 43200,

]; ```

Replace `WIKI-NAME` with the actual Fandom wiki name.

    1. 2. **Direct Hotlinking**

You can embed images using their direct URLs in your wiki pages: ``` File:Https://static.wikia.nocookie.net/WIKI/images/...