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.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21ee9398e3cc60e

Jump to content

Module:SST/shards/O

From Wikipedia, the free encyclopedia

local library = {}
-- Mercedes-Benz Personenwagen 1886-1986 by [[:de:Werner Oswald (Automobilhistoriker)|Werner Oswald]]
-- Template:Oswald: Mercedes-Benz Personenwagen 1886-1986
library['OSWALD_MERCEDES_BENZ_PERSONENWAGEN_1886_1986'] = {
    ['host'] = 'physical', -- WARNING: Changing host breaks page numbers in Wikipedia articles. See WP:SSTS#changehost
    ['cite_params'] = {
        ['_template'] = 'cite book',
        ['last'] = "Oswald",
        ['first'] = "Werner",
        ['author-link'] = ":de:Werner Oswald (Automobilhistoriker)",
        ['year'] = "2018",
        ['title'] = "Mercedes-Benz Personenwagen 1886-1986",
        ['trans-title'] = "Mercedes-Benz Passenger Cars 1886-1986",
        ['location'] = "Stuttgart",
        ['publisher'] = "Motorbuch Verlag",
        ['isbn'] = "9783613041288",
        ['language'] = "de",
    },
    ['hosts'] = {
        ['physical'] = {}
    }
}
return library