Template:Edit/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content deleted Content added
Add proper documentation
Complete templatedata
Line 25:
"type": "wiki-page-name",
"default": "The current page",
"requiredsuggested": true
},
"2": {
Line 36:
"section": {
"label": "Section",
"description": "The section to edit; 0 for the top section.; new for a new section",
"example": "0",
"type": "string",
"default": "None (whole page gets edited)"
},
"editintro": {},
"preloadlabel": {}"Edit Intro",
"description": "Title of a page that will be rendered above the edit box, no wikilinks, with namespace if not main",
"preloadtitle": {}
"example": "Template:Disambig editintro"
},
"preload": {
"label": "Preload",
"description": "Title of a page to preload in the edit form when creating a new page or section"
},
"preloadtitle": {}
"label": "Preload title",
"description": "If making a new section, preload the title box with this"
}
},
"description": "Displays a link to edit a page.",