Template:AddTagsTemplate

    Table of contents
    No headers
    var tags = $0;
    
    <p class='template:tag-insert'>
           <em>
            ("Thouse tags will be added on page save, don't delete: ")
           </em>
           <a href="#">
            (tags[0])
           </a>
           if (#tags>1) {
             foreach(var tag in tags) {
               if (__index!=0) {
                 <span>", "</span>
                 <a href="#">
                  tag;
                 </a>
                }
              }
            }
          </p>
    
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by