Difference between revisions 220469 and 220476 on testwiki

//<languages/>
/*  Co-op - create and expand idea form wizard configuration file  */
var formsGadgetConfig = {
    "create": {
        "config":{
            "post-edit": "Thank you for creating your idea! Visit the toolkit page (linked below the infobox) to expand your idea further.",
            "new-page": true,
            "namespace": "Wikipedia",
            "portal-page": "Co-op",
            "page-template": "",
            "infobox": "Co-op_profile_memberProbox",
            "talkpage-template": "",
            "page-home": "Wikipedia:Co-op",
            "dialog-title": "Let's create your profile!",
            "toolkit-name": "",
            "toolkit-template": "",
            "error-not-logged-in": "Not logged in.",
           "edit-comment-prefix": "Creating a new member profile ",
(contracted; show full)            "cancelButton":{
                "type": "cancelButton",
                "title":"Cancel",
                },
            },
        },
    "expand": {},
};