Differences between current version and predecessor to the previous major change of Help/GoToPlugin.
Other diffs: Previous Revision, Previous Author
Newer page: |
version 2 |
Last edited on December 16, 2018 |
by hege |
|
Older page: |
version 1 |
Last edited on March 9, 2017 |
by 5.188.211.24 |
Revert |
@@ -1 +1,32 @@
-Describe
[Help/GoToPlugin
] here
.
+The **~GoTo** [
[Help:WikiPlugin|plugin
]] displays a form with text entry box and 'Go' button
.
+The user enters a page name... if it exists, browse that page; if not, edit (create) that page.
+
+Note: pagenames are absolute, not relative to the actual subpage.
+
+== Usage ==
+{{{
+<<GoTo>>
+}}}
+
+== Arguments ==
+
+None.
+
+== Example ==
+
+{{{
+<<GoTo>>
+}}}
+
+<<GoTo>>
+
+== Authors ==
+* Michael van Dam
+* [[Help:Reini Urban|Reini Urban]]
+
+== See Also ==
+
+<noinclude>
+----
+[[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
+</noinclude>
current version
The GoTo plugin displays a form with text entry box and 'Go' button.
The user enters a page name... if it exists, browse that page; if not, edit (create) that page.
Note: pagenames are absolute, not relative to the actual subpage.
Usage
<<GoTo>>
Arguments
None.
Example
<<GoTo>>
Authors
See Also