More actions
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
* Using form link | * Using form link | ||
** {{#formlink:form=Broken|link text=test|returnto=Broken}} - this doesn't work for non-logged-in users | ** {{#formlink:form=Broken|link text=test|returnto=Broken}} - this doesn't work for non-logged-in users | ||
** {{#formlink:form=Broken|link text=test|returnto=Broken|query string=Broken[tool]=Test tool}} trying to pass tool name | |||
works for non-logged in users: | works for non-logged in users: | ||
Line 12: | Line 13: | ||
additional parameters: | additional parameters: | ||
* [https://nf.squirrelslair.ca/index.php?title=Broken:111&action=formedit&returnto=Broken& | * [https://nf.squirrelslair.ca/index.php?title=Broken:111&action=formedit&returnto=Broken&query_string=Broken[tool]=Test_tool try] | ||
=== Left to do === | === Left to do === | ||
*add tool name to link | *add tool name to link |
Revision as of 20:21, 2024 April 29
Create a link that will call Form:Broken to generate a page in the Broken: namespace with name of current date time.
Form use (ie presence of "edit with form" tab) is set in North Forge:Broken.
The creation of the random page name in the Broken namespace is defined within Form:Broken's info tag.
works for non-logged in users:
additional parameters:
- [tool=Test_tool try]
Left to do
- add tool name to link