Content deleted Content added
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<span class="createform-wrapper {{{class|}}}">{{#forminput:form={{{form|}}}|size=0|default value={{#if: {{{NS|}}}|{{{NS}}}:|}}{{{basename|{{PAGENAME}}}}}{{#if: {{{time-base|}}}|/{{{time|{{CURRENTYEAR}}}}}|}}|button text={{{text|{{{form|}}}}}}|{{#if: {{{no-popup|}}}||popup}}|reload|no autofocus| |
<span class="createform-wrapper {{{class|}}}">{{#forminput:form={{{form|}}}|size=0|default value={{#if: {{{NS|}}}|{{{NS}}}:|}}{{{basename|{{PAGENAME}}}}}{{#if: {{{time-base|}}}|/{{{time|{{CURRENTYEAR}}}}}|}}|button text={{{text|{{{form|}}}}}}|{{#if: {{{no-popup|}}}|returnto={{FULLPAGENAME}}|popup}}|reload|no autofocus|}}</span> |
||
<noinclude> |
<noinclude> |
||
<templatedata> |
<templatedata> |
||
Latest revision as of 22:49, 22 August 2021
Template for creating direct editing links
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Form name | form | no description | Unknown | required |
| Base page name | basename | no description | Unknown | optional |
| Namespace for page | NS | no description | Unknown | suggested |
| Button text | text | no description | String | suggested |
| Wrapper class | class | no description | String | optional |
| If to lead to new page or to open in popup | no-popup | no description | Unknown | optional |
| time-base | time-base | no description | Boolean | optional |
| Which time magic word to use | time | no description | Unknown | optional |