Template:Edit
is used to create links similar to MediaWiki's standard heading links.
Usage
It accepts one mandatory string parameter and one optional string parameter.
1
is the name of the target page.2
(default:edit
) controls the text of the link.
Returns
The text supplied is always in lower case.
{{Edit|Template:Edit}}
returns:
[ edit ]
{{Edit|Template:Edit|Modify}}
returns:
[ modify ]