Content deleted Content added
add vote page preload default |
use preload-page instead of preload-default, as preload is no longer a parameter |
||
(3 intermediate revisions by the same user not shown) | |||
Line 40:
-- correspond to the poll page when the poll is first set up.
['vote-page-preload-default'] = 'Wikipedia:Wikipedia Signpost/Templates/Voter/Setup/Counter Preload',
-- The edit summary to use when creating the vote page.
['vote-page-create-summary'] = 'Create vote page for Signpost poll',
-- The edit intro page to use when creating the vote page.
['vote-page-create-editintro'] = 'Wikipedia:Wikipedia Signpost/Templates/Voter/Setup/Counter EditIntro',
-- The default vote preload text. This is preprocessed.
Line 63 ⟶ 69:
-- The default preload page for votes. This page should only contain the text
-- "$1".
['preload-
-- The default icon. Don't include a "File:" prefix.
Line 83 ⟶ 89:
-- The error that is displayed if no vote page is specified.
['no-votepage-error'] = 'Please specify a vote page',
-- The error that is displayed if the vote page doesn't exist.
-- $1 is the URL of a link to create the page with the vote page preload text.
['votepage-nonexistent-error'] = 'The vote page doesn\'t exist; please [$1 create it]',
-- The error that is displayed if less than two options are specified.
|