Commons:API/license
license2url = {
"GFDL" : "http://www.gnu.org/copyleft/fdl.html" ,
"CC-BY-SA-3.0-unportted": ... ,
...
}
def getlicense(filepagename):
...
Category:Commons API license2url = {
"GFDL" : "http://www.gnu.org/copyleft/fdl.html" ,
"CC-BY-SA-3.0-unportted": ... ,
...
}
def getlicense(filepagename):
...
Category:Commons API