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:Archives/config

From Wikipedia, the free encyclopedia
return {
	age_bot_threads = "Threads older than '''%s''' may be automatically archived by <span class=\"nowraplinks\">%s</span> when more than %s threads are present.",
	age_bot = "Threads older than '''%s''' may be automatically archived by <span class=\"nowraplinks\">%s</span>.",
	age_threads = "Threads older than '''%s''' may be automatically archived when more than %s threads are present.",
	age = "Threads older than '''%s''' may be automatically archived.",
	auto_no = 'no',
	banner_yes = 'yes',
	collapsible_yes = 'yes',
	collapsed_yes = 'yes',
	default_index_title = 'Index',
	default_title = 'Archives',
	default_archive_list = './archivelist',
	colon_space = ': ',
	min_threads = '4',
	units = 'day',
	has_archives = "This page has '''[[%s|archives]]'''.%s",
	search_label = 'Search archives',
	edit_this_box = '[%s Edit this box]',
	image = 'Replacement filing cabinet.svg',
	image_size = '40px',
	search_width = '22',
	search_placeholder = 'Search term',
	search_no = 'no',
	templatestyles = 'Module:Archives/styles.css',
	arg = {
		age = 'age',
		alt = 'alt',
		archive_list = 'archivelist',
		auto = 'auto',
		banner = 'banner',
		bot = 'bot',
		box_width = 'box-width',
		collapsed = 'collapsed',
		collapsible = 'collapsible',
		demospace = 'demospace',
		edit_box = 'editbox',
		index = 'index',
		image = 'image',
		image_size = 'image-size',
		inline_list = 'inlinelist',
		large = 'large',
		link = 'link',
		list = 'list',
		list1 = 1,
		prefix = 'prefix',
		minthreads = 'minthreadsleft',
		noarchives = 'noarchives',
		nobot = 'nobot',
		root = 'root',
		search = 'search',
		search_break = 'search-break',
		search_button_label = 'search-button-label',
		search_placeholder = 'placeholder',
		search_prefix = 'searchprefix',
		search_width = 'search-width',
		start = 'start',
		style = 'style',
		target = 'target',
		title = 'title',
		units = 'units',
	},
	img_mod = {
		alt = 'alt',
		alt_none = 'none',
		image = 'image',
		link = 'link',
		link_none = 'none',
		size = 'size',
		sizedefault = 'sizedefault'
	}
}