Jump to content

Module:Archives/config

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Izno (talk | contribs) at 05:59, 17 August 2021 (get started on cfg). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
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.",
	min_threads = '4',
	units = 'day',
	has_archives = "This page has '''[[%s|archives]]'''.%s",
	search_label = 'Search archives',
	edit_this_box = '[%s Edit this box]',
	pre_load = '&preload=Template:Archives/Preload', -- set to empty for no preload, change name if you have a different preload template
	archivelist = './archivelist',
	templatestyles = 'Archive/styles.css',
	image = 'Replacement filing cabinet.svg',
	image_size = '40px',
	search_width = '22',
}