Page Menu
Home
GitPull.it
Search
Configure Global Search
Log In
Files
F1531678
memipedia-family conf
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Authored By
Bukkit
Dec 16 2021, 00:09
2021-12-16 00:09:56 (UTC+1)
Size
648 B
Referenced Files
None
Subscribers
None
memipedia-family conf
View Options
# -*- coding: utf-8 -*-
from pywikibot import family
# Memipedia, the meme wiki
class Family(family.Family):
name = 'memipedia'
langs = {
'memipedia': 'memipedia.ga',
}
def version(self, code):
return "1.37" # The MediaWiki version used.
# Not very important in most cases. Needed for older versions
def scriptpath(self, code):
return '/w' # The relative path of index.php, api.php : look at your wiki address.
# This line may need to be changed to /wiki or /w,
# depending on the folder where your mediawiki program is located.
# Note: Do not _include_ index.php, etc.
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
93470
Default Alt Text
memipedia-family conf (648 B)
Attached To
Mode
P20 memipedia-family conf
Attached
Detach File
Event Timeline
Log In to Comment