模板:Submit an edit request/link/doc

来自决策链云智库
< 模板:Submit an edit request/link
Zeroclanzhang讨论 | 贡献2024年1月20日 (六) 20:35的版本 (创建页面,内容为“{{Documentation subpage}} {{used in system|in MediaWiki:Titleblacklist-forbidden-edit}} {{lua|Module:Submit an edit request}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> This template adds a link to make a protected edit request. It does the same thing as its parent template, {{tl|submit an edit request}}, only it is formatted as a link and not as a button. == Usage == <syntaxhighlight lang="wikitext"> {{su…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

This template adds a link to make a protected edit request. It does the same thing as its parent template, {{submit an edit request}}, only it is formatted as a link and not as a button.

Usage

{{submit an edit request/link
| type = 
| display = 
}}

For semi-protected edit requests, set the |type= parameter to semi. For template-protected edit requests, set |type= to template. If |type= is blank, or is set to any other value, the edit request is assumed to be to a fully protected page.

You can set a custom display value for the link with the |display= parameter. The default value is "Submit an edit request".

Examples

{{submit an edit request/link
| type = semi
}}

Submit an edit request

{{submit an edit request/link
| display = Edit request
}}

Edit request

{{submit an edit request/link
| type = template
| display = Submit a template-protected edit request
}}

Submit a template-protected edit request