User:Shaunak Chakraborty/sandbox: Difference between revisions

Created page with "hello"
 
No edit summary
Tags: Mobile edit Mobile web edit
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
hello
<inputbox>
type=create
preload=[[Category:Talk]]
width = 30
</inputbox>
 
<inputbox>
type = create 
buttonlabel = Create!
placeholder = Report
prefix = GnNews
</inputbox>
 
$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/...]]