Template:CountDown

    Table of contents
    No headers
    var nCount = $Count ?? __request.args["_Count"] ?? 0;
    " #"..nCount;
    if (nCount>0)
    {
        let nCount-=1;
        " #"..nCount;
        CountDownRec{ Count : nCount };
        //CurrentDate();
    }//if
    
    Tag page (Edit tags)
    • No tags
    Page statistics
    120 view(s), 10 edit(s) and 246 character(s)

    Comments

    You must login to post a comment.

    Attach file

    Attachments