Jump to content

User:Shaunak Chakraborty/sandbox: Difference between revisions

From Gyaanipedia
No edit summary
Created page with "$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. ## 2. **Direct Hotlinking** You can embed images using their direct URLs in your wiki pages: ``` File:https://static.wikia.nocookie.net/WIKI/images/..."
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
<div style="margin-top: .5em; font-size: 90%;">
$wgUseInstantCommons = true;
<inputbox>
$wgForeignFileRepos[] = [
type=search2
    'class' => 'ForeignAPIRepo',
buttonlabel=Search
    'name' => 'fandomwiki',
width=22
    'apibase' => 'https://WIKI-NAME.fandom.com/api.php',
id=MP
    'fetchDescription' => true,
</inputbox>
    'descriptionCacheExpiry' => 43200,
</div>
];
```


<div style="margin-top: .5em; font-size: 90%;">
Replace `WIKI-NAME` with the actual Fandom wiki name.
<inputbox>
type=create
buttonlabel=Create
width=22
id=MP
</inputbox>
</div>
{{Infobox person/sandbox
|Name=Shaunak
|Born=
|Hometown=
|Occupation=
|Current city=
|Notable work=
}}
Welcome to {{SITENAME}}
__NOTOC____NOEDITSECTION__
<!------------ Top banner ------------------------------ -->


<!--        BANNER ACROSS TOP OF PAGE        -->
## 2. **Direct Hotlinking**
You can embed images using their direct URLs in your wiki pages:
```
[[File:https://static.wikia.nocookie.net/WIKI/images/...]]

Revision as of 15:46, 27 October 2025

$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/...