Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Module:SST/shards/K

From Wikipedia, the free encyclopedia

local library = {}
-- The Great Arab Conquests: How the Spread of Islam Changed the World We Live In by Da Capo Press
-- Template:Kennedy-The Great Arab Conquests
-- MANUAL RESOLUTION REQUIRED (Wikitext logic detected. API failed or skipped):
-- chapter = {{{chapter|}}}
-- chapter-url = {{{chapter-url|{{{chapterurl|}}}}}}
-- quote = {{{quote|}}}
library['KENNEDY_THE_GREAT_ARAB_CONQUESTS'] = {
    host = 'ia', -- WARNING: Changing host breaks page numbers in Wikipedia articles. See WP:SSTS#changehost
    ['cite_params'] = {
        ['_template'] = 'cite book',
        ['title'] = "The Great Arab Conquests: How the Spread of Islam Changed the World We Live In",
        ['first'] = "Hugh",
        ['last'] = "Kennedy",
        ['author-link'] = "Hugh N. Kennedy",
        ['location'] = "Philadelphia, Pennsylvania",
        ['publisher'] = "Da Capo Press",
        ['year'] = "2007",
        ['isbn'] = "978-0-306-81740-3",
    },
    ['hosts'] = {
        ['ia'] = {
            ['id'] = { 
                "greatarabconques00kenn_0",
                "greatarabconques0000kenn_h0k1",
            }
        }
    }
}
-- The Armies of the Caliphs: Military and Society in the Early Islamic State by Routledge
-- Template:Kennedy-The Armies of the Caliphs
library['KENNEDY_THE_ARMIES_OF_THE_CALIPHS'] = {
    host = 'ia', -- WARNING: Changing host breaks page numbers in Wikipedia articles. See WP:SSTS#changehost
    ['cite_params'] = {
        ['_template'] = 'cite book',
        ['title'] = "The Armies of the Caliphs: Military and Society in the Early Islamic State",
        ['first'] = "Hugh",
        ['last'] = "Kennedy",
        ['author-link'] = "Hugh N. Kennedy",
        ['location'] = "London and New York",
        ['publisher'] = "Routledge",
        ['year'] = "2001",
        ['isbn'] = "0-415-25093-5",
    },
    ['hosts'] = {
        ['ia'] = {
            ['id'] = "armiesofcaliphsm0000kenn",
        }
    }
}
-- Mercedes-Benz, The modern SL cars: From the R107 to the R231 by Bernd S. Koehling
-- Template:Koehling: Mercedes-Benz, The Modern SL Cars
library['KOEHLING_MERCEDES_BENZ_THE_MODERN_SL_CARS'] = {
    ['host'] = 'physical', -- WARNING: Changing host breaks page numbers in Wikipedia articles. See WP:SSTS#changehost
    ['cite_params'] = {
        ['_template'] = 'cite book',
        ['last'] = "Koehling",
        ['first'] = "Bernd S.",
        ['year'] = "2013",
        ['title'] = "Mercedes-Benz, The Modern SL Cars: From the R107 to the R231",
        ['publisher'] = "CreateSpace",
        ['isbn'] = "978-1-4841-0824-6",
    },
    ['hosts'] = {
        ['physical'] = {}
    }
}
-- Mercedes-Benz Personenwagen seit 1886 by Eberhard Kittler
-- Template:Kittler: Mercedes-Benz Personenwagen seit 1886
library['KITTLER_MERCEDES_BENZ_PERSONENWAGEN_SEIT_1886'] = {
    ['host'] = 'physical', -- WARNING: Changing host breaks page numbers in Wikipedia articles. See WP:SSTS#changehost
    ['cite_params'] = {
        ['_template'] = 'cite book',
        ['last'] = "Kittler",
        ['first'] = "Eberhard",
        ['year'] = "2008",
        ['title'] = "Mercedes-Benz Personenwagen seit 1886",
        ['trans-title'] = "Mercedes-Benz Passenger Cars since 1886",
        ['series'] = "Typenkompass series",
        ['location'] = "Stuttgart",
        ['publisher'] = "Motorbuch Verlag",
        ['isbn'] = "9783613029316",
        ['language'] = "de",
    },
    ['hosts'] = {
        ['physical'] = {}
    }
}
-- Mercedes-Benz, The early SL cars: From the 300SL and 190SL to the 230SL-280SL by Bernd S. Koehling
-- Template:Koehling: Mercedes-Benz the Early SL Cars
library['KOEHLING_MERCEDES_BENZ_THE_EARLY_SL_CARS'] = {
    ['host'] = 'physical', -- WARNING: Changing host breaks page numbers in Wikipedia articles. See WP:SSTS#changehost
    ['cite_params'] = {
        ['_template'] = 'cite book',
        ['last'] = "Koehling",
        ['first'] = "Bernd S.",
        ['year'] = "2014",
        ['title'] = "Mercedes-Benz, The early SL cars: From the 300SL and 190SL to the 230SL-280SL",
        ['edition'] = "2nd",
        ['publisher'] = "CreateSpace",
        ['isbn'] = "978-1-4841-8056-3",
    },
    ['hosts'] = {
        ['physical'] = {}
    }

}
return library