Module:Find sources/templates/Find sources mainspace/autodoc: Difference between revisions
From All Skies Encyclopaedia
imported>Mr. Stradivarius (add description for Template:Find sources mainspace) |
imported>Mr. Stradivarius (add docIntro) |
||
Line 1: | Line 1: | ||
return { |
return { |
||
description = 'A source-finding template for use in mainspace. Used in [[Template:Notability]].' |
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." |
|||
} |
} |
Latest revision as of 00:59, 30 September 2014
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."
}