wiki.GetPage(page : any) : map
Get page object at wiki page path.
8.05.1 or later.
| Name | Type | Description |
| page | any | wiki page path or id; if argument is of type str, then it is treated as a path; if argument is of type num then it's treated as an id |
Returns the page object if the page exists, otherwise nil.
| Output | ||
| { api : "http://developer.mindtouch.com/@api/deki/pages/21232", author : "local://f76743ff2be448399b4a18892a270c70/deki/$user", comments : "local://f76743ff2be448399b4a18892a270c70/deki/$pagecomments", date : "Mon, 28 Jul 2008 00:42:13 GMT", editsummary : "20 words added, 2 words removed", feed : "http://developer.mindtouch.com/@api/deki/pages/21232/feed", files : "local://f76743ff2be448399b4a18892a270c70/deki/$files", fronturi : "http://developer.mindtouch.com/en/ref/DekiScript/Wiki_Functions_and_Variables/Wiki.GetPage", id : 21232, ishidden : false, language : nil, mime : "application/x.deki0805+xml", name : "Wiki.GetPage", namespace : "", parent : "local://f76743ff2be448399b4a18892a270c70/deki/$page", parents : "local://f76743ff2be448399b4a18892a270c70/deki/$parents", path : "en/ref/DekiScript/Wiki_Functions_and_Variables/Wiki.GetPage", properties : "local://f76743ff2be448399b4a18892a270c70/deki/$pageprops", redirect : nil, revision : 3, revisions : "local://f76743ff2be448399b4a18892a270c70/deki/$revisions", subpages : "local://f76743ff2be448399b4a18892a270c70/deki/$subpages", tags : "local://f76743ff2be448399b4a18892a270c70/deki/$pagetags", talkuri : "http://developer.mindtouch.com/Talk:en/ref/DekiScript/Wiki_Functions_and_Variables/Wiki.GetPage", text : "local://f76743ff2be448399b4a18892a270c70/deki/$pagetext", title : "Wiki.GetPage", toc : <html><body><span id="page.toc" /></body></html>, unprefixedpath : "en/ref/DekiScript/Wiki_Functions_and_Variables/Wiki.GetPage", uri : "http://developer.mindtouch.com/en/ref/DekiScript/Wiki_Functions_and_Variables/Wiki.GetPage", viewcount : 432, xml : "local://f76743ff2be448399b4a18892a270c70/deki/$pagexml" } | |
| { api : "http://developer.mindtouch.com/@api/deki/pages/21232", author : "local://f76743ff2be448399b4a18892a270c70/deki/$user", comments : "local://f76743ff2be448399b4a18892a270c70/deki/$pagecomments", date : "Mon, 28 Jul 2008 00:42:13 GMT", editsummary : "20 words added, 2 words removed", feed : "http://developer.mindtouch.com/@api/deki/pages/21232/feed", files : "local://f76743ff2be448399b4a18892a270c70/deki/$files", fronturi : "http://developer.mindtouch.com/en/ref/DekiScript/Wiki_Functions_and_Variables/Wiki.GetPage", id : 21232, ishidden : false, language : nil, mime : "application/x.deki0805+xml", name : "Wiki.GetPage", namespace : "", parent : "local://f76743ff2be448399b4a18892a270c70/deki/$page", parents : "local://f76743ff2be448399b4a18892a270c70/deki/$parents", path : "en/ref/DekiScript/Wiki_Functions_and_Variables/Wiki.GetPage", properties : "local://f76743ff2be448399b4a18892a270c70/deki/$pageprops", redirect : nil, revision : 3, revisions : "local://f76743ff2be448399b4a18892a270c70/deki/$revisions", subpages : "local://f76743ff2be448399b4a18892a270c70/deki/$subpages", tags : "local://f76743ff2be448399b4a18892a270c70/deki/$pagetags", talkuri : "http://developer.mindtouch.com/Talk:en/ref/DekiScript/Wiki_Functions_and_Variables/Wiki.GetPage", text : "local://f76743ff2be448399b4a18892a270c70/deki/$pagetext", title : "Wiki.GetPage", toc : <html><body><span id="page.toc" /></body></html>, unprefixedpath : "en/ref/DekiScript/Wiki_Functions_and_Variables/Wiki.GetPage", uri : "http://developer.mindtouch.com/en/ref/DekiScript/Wiki_Functions_and_Variables/Wiki.GetPage", viewcount : 432, xml : "local://f76743ff2be448399b4a18892a270c70/deki/$pagexml" } |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |