Attachment 'Progress.py'

Download

   1 Dependencies = []
   2 
   3 def execute(macro, args):
   4   return macro.formatter.rawHTML('<div class="progressbg" style="width:100%%"><div class="progress" style="width:%s%%">%s%%</div></div>' % (args,args) )

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2007-06-10 10:26:49, 0.2 KB) [[attachment:Progress.py]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.