Module:Find sources/templates/Find sources mainspace/autodoc

From PsiForum
< Module:Find sources‎ | templates/Find sources mainspace
Revision as of 03:49, 15 January 2022 by Tachyony (talk | contribs) (Created page with "return { description = 'A source-finding template for use in mainspace. Used in Template:Notability.', docIntro = "This template produces a series of links to various search " .. "interfaces to help find additional reference material for articles. " .. "It is intended for use in maintenance tags such as Template:Notability, " .. "and should not be used directly in articles." }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Find sources/templates/Find sources mainspace/autodoc/doc

return {
	description = 'A source-finding template for use in mainspace. Used in [[Template:Notability]].',
	docIntro = "This template produces a series of links to various search " ..
		"interfaces to help find additional reference material for articles. " ..
		"It is intended for use in maintenance tags such as [[Template:Notability]], " ..
		"and should not be used directly in articles."
}