Difference between revisions of "Template:Edit/doc"
Jump to navigation
Jump to search
imported>Crh23 (Add proper documentation) |
|||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> | <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> | ||
| + | Provides a link to edit a page. | ||
| + | This [[Wikipedia:Template messages|template]] is a [[Wikipedia:Manual of Style/Self-references to avoid|self-reference]] and so is part of the Wikipedia project rather than the encyclopedic content. | ||
| + | |||
==Usage== | ==Usage== | ||
| − | + | <code><nowiki>{{</nowiki>'''Edit'''|''Page''|''Label''|section=''Section''|editintro=''Editintro''|preload=''preload''|preloadtitle=''Preloadtitle''<nowiki>}}</nowiki></code> | |
| + | |||
| + | All parameters are optional | ||
| + | *Page: the page to edit, if not the current page | ||
| + | *Label: the text to label the link, defaults to "edit" | ||
| + | *Section: the section to edit, 0 for top section, "new" to add a new section | ||
| + | *Editintro: Title of a page that will be transcluded above the edit box. Not a wikilink, templates require <code>Template:</code> | ||
| + | *Preload: Title of a page to preload into the edit form if the page to be edited does not exist | ||
| + | *Preloadtitle: if section=new, a title to be preloaded into the title box of the edit form | ||
{{TemplateDataHeader}} | {{TemplateDataHeader}} | ||
Revision as of 14:08, 16 May 2016
| 40px | This is a documentation subpage for Template:Edit. It contains usage information, categories and other content that is not part of the original template page. |
Provides a link to edit a page. This template is a self-reference and so is part of the Wikipedia project rather than the encyclopedic content.
Usage
{{Edit|Page|Label|section=Section|editintro=Editintro|preload=preload|preloadtitle=Preloadtitle}}
All parameters are optional
- Page: the page to edit, if not the current page
- Label: the text to label the link, defaults to "edit"
- Section: the section to edit, 0 for top section, "new" to add a new section
- Editintro: Title of a page that will be transcluded above the edit box. Not a wikilink, templates require
Template: - Preload: Title of a page to preload into the edit form if the page to be edited does not exist
- Preloadtitle: if section=new, a title to be preloaded into the title box of the edit form
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for Edit
Displays a link to edit a page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Page | 1 | The page to edit
| Page | required |
| Label | 2 | The link label
| String | optional |
| Section | section | The section to edit; 0 for the top section.
| String | optional |
| Editintro | editintro | no description | Unknown | optional |
| Preload | preload | no description | Unknown | optional |
| Preloadtitle | preloadtitle | no description | Unknown | optional |
See also
[] Compare different edit templates:
- {{Ed}} —– plain-style edit link surrounded by <small> tags, specifically for templates only
- {{Ed right}} —– plain-style edit link surrounded by <small> tags and aligned to right of page, specifically for templates only
- {{Edit}} —– plain-style edit link, applicable to all Wikipedia namespaces
- {{Edit section}} —– edit link surrounded by <div> tags by default which can specify which section to edit on a page, applicable to all Wikipedia namespaces
- {{Edit sup}} —– plain-style edit link surrounded by <sup> tags, applicable to all Wikipedia namespaces
- {{Edit sub}} —– plain-style edit link surrounded by <sub> tags, applicable to all Wikipedia namespaces
- {{Vedit}} —– plain-style edit link which edit with the Wikipedia:VisualEditor, applicable to all Wikipedia namespaces
Templates with view, talk and edit links:
- {{Navbar}} —– navigation bar with configurable caption and view·talk·edit links, specifically for templates only
- {{View}} —– navbar-style view·talk·edit links, specifically for templates only
- {{VTE}} & {{V}} —– navbar-style V·T·E links (i.e. view·talk·edit links in short forms), specifically for templates only