Content deleted Content added
merging sandbox changes per discussion on talk page |
moved sandbox changes live per talk page notes and TfD discussion; this allows the template to better handle annually archived pages |
||
Line 32:
"you wish to start a new discussion or revive an old one, please do so " ..
"on the [[$1|current $4 page]].",
['blurb-annual'] = "'''Do not edit this page.''' This is the " ..
"[[Help:Archiving_a_talk_page|archive]] of past discussions $5 [[$2]], " ..
"for the year $3. (Please direct any additional comments to the " ..
"[[$1|current $4 page]]) See the annual archives listed below:",
['blurb-noperiod'] = "This is an '''[[Help:Archiving a talk page|archive]]''' " ..
"of past discussions $5 [[$2]]. '''Do not edit the contents of this page.''' If " ..
"you wish to start a new discussion or revive an old one, please do so " ..
"on the [[$1|current $4 page]].",
--------------------------------------------------------------------------------
-- Prepositions
--------------------------------------------------------------------------------
-- Used in blurbs above. These change depending on namespace.
-- Depending on the blurb format in other languages, these can be translated
-- or ignored.
['namespace-prepositions'] = {
[2] = "with", -- User
[3] = "with", -- User talk
[4] = "on", -- Wikipedia
[5] = "on", -- Wikipedia talk
[12] = "on", -- Help
},
['preposition-default'] = "about",
--------------------------------------------------------------------------------
|