Template:AddLog

    Table of contents
    No headers

    Create a session log for session {{__request.args.header}}:

    {{

    var y = __request.args.y;
    var m = __request.args.m;
    var path="Chat_Logs/" .. y .. "/" .. m;
    wiki.create { template: "FormatSession", args:{ goc: __request.args.goc, session: __request.args.session},
      title: __request.args.header .. " - Title goes here", path: path}
    }}

    Tag page (Edit tags)
    • No tags
    You must login to post a comment.
    Powered by MindTouch Core