메타:양식마법사/설정/학습 패턴
Appearance
{
"@language": "
",
"@doc": "New learning pattern form wizard configuration file", "create":{ "config":{ "post-edit": "새로운 패턴을 시작해주셔서 감사합니다! 다른 섹션을 채워서 개선해주세요.", "new-page": true, "namespace": ":", "portal-page": "Learning_patterns/", "page-template": "", "infobox": "Probox", "talkpage-template": "", "page-home": "Learning_patterns", "dialog-title": "Create a new learning pattern", "toolkit-name": "", "toolkit-template": "", "error-not-logged-in": "", "edit-comment-prefix": "Creating a new Learning Pattern ", "edit-comment-suffix": " (edited with FormWizard)" }, "step-1":{ "introText": { "type": "text", "string": "Use this form to start your pattern. You can add and change things after the page is created!" }, "patternNameTextbox": { "type": "smallTextBox", "placeholder": " 예: '자원봉사자들과 연락을 유지하다'", "title": " 패턴 제목", "text-1": " 패턴에 대한 짧고 설명적인 제목을 입력하세요.", "characterLength":100, "mandatory":true, "add-to": "infobox", "infobox-param":"pattern", "validate": "doesNotExists", "page-title":true }, "patternLink": { "type": "link", "href": "https://meta.wikimedia.org/wiki/Grants:Learning_patterns#Patterns", "link": " 기존 패턴 제목을 탐색하세요" }, "patternProblemSolvedTextbox": { "type": "smallTextBox", "text-1": " 한두 문장으로 패턴을 요약해 주세요.", "placeholder": " 어떤 문제를 해결하려고 합니까?", "title": " 패턴 요약", "characterLength":200, "mandatory":true, "add-to": "infobox", "infobox-param":"problem" }, "patternSolutionTextbox": { "type": "smallTextBox", "placeholder": " 여러분의 해결책은 무엇인가요?", "title": "", "characterLength":200, "mandatory":true, "add-to": "infobox", "infobox-param":"solution" }, "patternProblemSection": { "type": "largeTextBox", "placeholder": "", "title": "", "text-1": " 패턴으로 해결하려는 문제, 패턴이 답하는 질문 또는 패턴을 사용할 상황에 대해 더 자세히 설명하세요.", "characterLength":1000, "section": "What problem does this solve?", "mandatory": true, "add-to": "section", "section-header": "What problem does this solve?", "comment": "" }, "patternSolutionSection": { "type": "largeTextBox", "placeholder": "", "title": "", "text-1": " 문제를 해결하는 방법에 대한 더 자세한 설명을 작성하세요. 또한 관련 단계를 나열하고, 예를 제공하고, 이 패턴을 사용하는 데 중요한 고려 사항을 강조할 수도 있습니다. 나중에 더 많은 내용을 채울 수 있습니다!", "characterLength":1000, "section": "Solution", "mandatory": false, "add-to": "section", "section-header": "What is the solution?", "comment": "" }, "nextButton":{ "type":"nextButton", "title":"다음" }, "cancelButton":{ "type": "cancelButton", "title":"취소" } }, "step-2":{ "introText": { "type": "text", "string": "Please categorize your pattern. Adding categories makes it easier for people to find your pattern." }, "primaryCategoryDropdown": { "type": "dropdownList", "title": " 주요 분류", "placeholder": " 선택...", "text-1": " 이 패턴이 들어맞는 기본 분류를 선택하세요. 패턴을 만든 후에 분류를 추가하거나 변경할 수 있습니다.", "characterLength":100, "mandatory": true, "add-to": "infobox", "infobox-param":"pattern_type", "values": ["...", "conferences", "content release partnerships", "editathons", "education", "evaluation", "event", "gender", "GLAM", "hackathons", "outreach", "organizational", "online engagement", "on wiki writing contests", "photo events", "project management", "reporting", "survey", "teamwork", "volunteer management", "wiki design", "workshops"] }, "patternCategoryLink": { "type": "link", "href": "https://meta.wikimedia.org/wiki/Grants:Learning_patterns/Categories", "link": " 패턴 분류 탐색" }, "secondaryCategoryDropdown": { "type": "dropdownList", "title": "2차 분류", "placeholder": "선택...", "text-1": "원하시면 이 패턴이 들어맞는 두 번째 분류를 선택할 수 있습니다.", "characterLength":100, "mandatory": false, "add-to": "infobox", "infobox-param":"pattern_type2", "values": ["...", "conferences", "content release partnerships", "editathons", "education", "evaluation", "event", "gender", "GLAM", "hackathons", "outreach", "organizational", "online engagement", "on wiki writing contests", "photo events", "project management", "reporting", "survey", "teamwork", "volunteer management", "wiki design", "workshops"] }, "grantProgramCategoryDropdown": { "type": "dropdownList", "title": "보조금 프로그램 분류", "placeholder": "선택...", "text-1": "위키미디어 보조금 지원 프로젝트와 연계하여 이 패턴을 만드는 경우, 어떤 보조금 프로그램에서 자금을 지원받았는지 표시해 주세요.", "characterLength":100, "mandatory": false, "add-to": "infobox", "infobox-param":"pattern_type3", "values": ["...", "annual plan grant", "individual engagement grant", "project and event grant"] }, "grantProgramCategoryLink": { "type": "link", "href": "https://meta.wikimedia.org/wiki/Grants:Start", "link": "위키미디어 보조금 조성에 대해 자세히 알아보세요" }, "outcomeCategoryDropdown": { "type": "dropdownList", "title": "결과 분류", "placeholder": "선택...", "text-1": "이 패턴이 위키미디어의 전략적 우선순위에 초점을 맞춘 경우, 가장 직접적으로 다루는 우선순위를 선택하세요.", "characterLength":100, "mandatory": false, "add-to": "infobox", "infobox-param":"pattern_type4", "values": ["...", "content", "diversity", "quality", "reach"] }, "outcomeCategoryLink": { "type": "link", "href": "https://strategy.wikimedia.org/wiki/Wikimedia_Movement_Strategic_Plan_Summary#Contents", "link": "위키미디어의 전략적 우선순위에 대해 더 읽어보기" }, "nextButton":{ "type":"nextButton", "title":"다음" }, "cancelButton":{ "type": "cancelButton", "title":"취소" } }, "step-3":{ "introText": { "type": "text", "string": "Select an image and create your pattern!" }, "patternImage":{ "type": "image", "title": "패턴을 나타내는 사용자 정의 이미지를 선택하세요", "imageTitleBox": "위키미디어 공용의 다른 이미지를 사용하려면 '파일:' 뒤에 아래 파일 이름을 입력하세요.", "text-1": "이것은 기본으로 표시되는 이미지입니다.", "placeholder": "File:MechaDuck.png", "url":"https://upload.wikimedia.org/wikipedia/commons/5/54/MechaDuck.png", "add-to": "infobox", "infobox-param": "image", "validate": true, "link":"이미지에 대한 위키미디어 공용 검색" }, "patternConsiderationsSection": { "type": "largeTextBox", "placeholder": "", "title": "", "characterLength":1000, "section": "Things to consider", "mandatory": false, "add-to": "section", "parent" : "patternSolutionSection", "visibility": "hidden", "section-header": "Things to consider", "comment": "" }, "patternWhenToUseSection": { "type": "largeTextBox", "placeholder": "", "title": "", "characterLength":1000, "section": "When to use", "mandatory": false, "add-to": "section", "parent" : "patternSolutionSection", "visibility": "hidden", "section-header": "When to use", "comment": "" }, "endorsementsSection": { "type": "largeTextBox", "placeholder": "", "title": "", "characterLength":1000, "section": "Endorsements", "mandatory": false, "add-to": "section", "visibility": "hidden", "section-header": "Endorsements", "comment": "" }, "seeAlsoSection": { "type": "largeTextBox", "placeholder": "", "title": "", "characterLength":1000, "section": "See also", "mandatory": false, "add-to": "section", "visibility": "hidden", "section-header": "See also", "comment": "" }, "relatedPatternsSection": { "type": "largeTextBox", "placeholder": "", "title": "", "characterLength":1000, "section": "Related patterns", "mandatory": false, "add-to": "section", "parent" : "seeAlsoSection", "visibility": "hidden", "section-header": "Related patterns", "comment": "" }, "externalLinksSection": { "type": "largeTextBox", "placeholder": "", "title": "", "characterLength":1000, "section": "External links", "mandatory": false, "add-to": "section", "parent" : "seeAlsoSection", "visibility": "hidden", "section-header": "External links", "comment": "" }, "referencesSection": { "type": "largeTextBox", "placeholder": "", "title": "", "characterLength":1000, "section": "References", "mandatory": false, "add-to": "section", "parent" : "seeAlsoSection", "visibility": "hidden", "section-header": "References",
"value": "
"
}, "statusLPL": { "type": "smallTextBox", "visibility": "hidden", "add-to": "infobox", "infobox-param": "status", "value": "DRAFT", "comment": "" }, "translationsLPL": { "type": "smallTextBox", "visibility": "hidden", "add-to": "infobox", "infobox-param": "translations", "value": "Probox/Patterns/Content", "comment": "" }, "portalLPL": { "type": "smallTextBox", "visibility": "hidden", "add-to": "infobox", "infobox-param": "portal", "value": "Patterns", "comment": "" }, "nextButton":{ "type":"doneButton", "title":"패턴 생성" }, "backButton":{ "type":"backButton", "title":"뒤로" } } }, "expand":{}
}