Module:Portal/images/k: Difference between revisions

From Sarkarverse
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
 
(One intermediate revision by the same user not shown)
Line 41: Line 41:
   
   
return {
return {
    ["kabbalah"] = "Tree of life wk 02.svg",
["kabbalah"] = "Tree of life wk 02.svg",
    ["kansas"] = "Flag of Kansas.svg",
["kansas"] = "Flag of Kansas.svg",
    ["kanye west"] = "Kanye West.svg",
["kanye west"] = "Kanye West.svg",
    ["karachi"] = "CDGKlogo.png",
["karachi"] = "CDGKlogo.png",
    ["karnataka"] = "Seal of Karnataka.svg",
["karnataka"] = "Seal of Karnataka.svg",
    ["kazakhstan"] = "Flag of Kazakhstan.svg",
["kazakhstan"] = "Flag of Kazakhstan.svg",
    ["kent"] = "Kent flag.svg",
["kent"] = "Kent flag.svg",
    ["kentucky"] = "Flag of Kentucky.svg",
["kentucky"] = "Flag of Kentucky.svg",
    ["kenya"] = "Flag of Kenya.svg",
["kenya"] = "Flag of Kenya.svg",
    ["kerala"] = "Kerala houseboat.jpg",
["kerala"] = "Kerala houseboat.jpg",
    ["khitan"] = "The Fugong Temple Wooden Pagoda.jpg",
["khitan"] = "The Fugong Temple Wooden Pagoda.jpg",
    ["khyber pakhtunkhwa"] = "Flag of Khyber Pakhtunkhwa.svg|border",
["khyber pakhtunkhwa"] = "Flag of Khyber Pakhtunkhwa.svg|border",
    ["king arthur"] = "Blason imaginaire Arthur.svg",
["king arthur"] = "Blason imaginaire Arthur.svg",
    ["kingdom of denmark"] = "Flag of Denmark.svg",
["kingdom of france"] = "Royal Standard of the Kingdom of France.svg|border",
    ["kingdom of france"] = "Royal Standard of the Kingdom of France.svg|border",
["kiribati"] = "Flag of Kiribati.svg",
    ["kiribati"] = "Flag of Kiribati.svg",
["kolkata"] = "Marble Palace Kolkata 1200x800.jpg.jpg",
    ["kolkata"] = "Marble Palace Kolkata 1200x800.jpg.jpg",
["korea"] = "Korea Map.svg",
    ["korea"] = "Korea Map.svg",
["kosovo"] = "Kosovo stub.svg",
    ["kosovo"] = "Kosovo stub.svg",
["knitting"] = "Knitting needles1.jpg",
    ["knitting"] = "Knitting needles1.jpg",
["kurdistan"] = "Flag_of_Kurdistan.svg|border",
    ["kurdistan"] = "Flag_of_Kurdistan.svg|border",
["kylie minogue"] = "KylieAphroditeLogo-K.png"
    ["kuwait"] = "Flag of Kuwait.svg",
    ["kylie minogue"] = "KylieAphroditeLogo-K.png",
    ["kyrgyzstan"] = "Flag of Kyrgyzstan.svg"
}
}

Latest revision as of 23:10, 13 March 2014

--[==[ This is the "K" list of portal image names. It contains a list of portal images for use with Module:Portal -- for portal names that start with the letter "K". For aliases to existing portal names, and for portal names that -- start with other letters, please use the appropriate page from the following list:

-- Module:Portal/images/a - for portal names beginning with "A". -- Module:Portal/images/b - for portal names beginning with "B". -- Module:Portal/images/c - for portal names beginning with "C". -- Module:Portal/images/d - for portal names beginning with "D". -- Module:Portal/images/e - for portal names beginning with "E". -- Module:Portal/images/f - for portal names beginning with "F". -- Module:Portal/images/g - for portal names beginning with "G". -- Module:Portal/images/h - for portal names beginning with "H". -- Module:Portal/images/i - for portal names beginning with "I". -- Module:Portal/images/j - for portal names beginning with "J". -- Module:Portal/images/l - for portal names beginning with "L". -- Module:Portal/images/m - for portal names beginning with "M". -- Module:Portal/images/n - for portal names beginning with "N". -- Module:Portal/images/o - for portal names beginning with "O". -- Module:Portal/images/p - for portal names beginning with "P". -- Module:Portal/images/q - for portal names beginning with "Q". -- Module:Portal/images/r - for portal names beginning with "R". -- Module:Portal/images/s - for portal names beginning with "S". -- Module:Portal/images/t - for portal names beginning with "T". -- Module:Portal/images/u - for portal names beginning with "U". -- Module:Portal/images/v - for portal names beginning with "V". -- Module:Portal/images/w - for portal names beginning with "W". -- Module:Portal/images/x - for portal names beginning with "X". -- Module:Portal/images/y - for portal names beginning with "Y". -- Module:Portal/images/z - for portal names beginning with "Z". -- Module:Portal/images/other - for portal names beginning with any other letters. This includes numbers, -- letters with diacritics, and letters in non-Latin alphabets. -- Module:Portal/images/aliases - for adding aliases for existing portal names. Use this page for variations -- in spelling and diacritics, etc., no matter what letter the portal begins with.

-- When adding entries, please use alphabetical order. The format of the images table entries is as follows: -- ["portal name"] = "image.svg", -- The portal name should be the name of your portal, in lower case. For example, the portal name for -- "Portal:United Kingdom" would be "united kingdom". The image name should be capitalised normally, and the "File:" -- namespace prefix should be omitted. ]==]

return { ["kabbalah"] = "Tree of life wk 02.svg", ["kansas"] = "Flag of Kansas.svg", ["kanye west"] = "Kanye West.svg", ["karachi"] = "CDGKlogo.png", ["karnataka"] = "Seal of Karnataka.svg", ["kazakhstan"] = "Flag of Kazakhstan.svg", ["kent"] = "Kent flag.svg", ["kentucky"] = "Flag of Kentucky.svg", ["kenya"] = "Flag of Kenya.svg", ["kerala"] = "Kerala houseboat.jpg", ["khitan"] = "The Fugong Temple Wooden Pagoda.jpg", ["khyber pakhtunkhwa"] = "Flag of Khyber Pakhtunkhwa.svg|border", ["king arthur"] = "Blason imaginaire Arthur.svg", ["kingdom of france"] = "Royal Standard of the Kingdom of France.svg|border", ["kiribati"] = "Flag of Kiribati.svg", ["kolkata"] = "Marble Palace Kolkata 1200x800.jpg.jpg", ["korea"] = "Korea Map.svg", ["kosovo"] = "Kosovo stub.svg", ["knitting"] = "Knitting needles1.jpg", ["kurdistan"] = "Flag_of_Kurdistan.svg|border", ["kylie minogue"] = "KylieAphroditeLogo-K.png" }