Changes between Version 2 and Version 3 of UpcomingMilestonesChartMacro


Ignore:
Timestamp:
Mar 1, 2013, 9:35:15 AM (11 years ago)
Author:
falkb
Comment:

rather display README.txt as example

Legend:

Unmodified
Added
Removed
Modified
  • UpcomingMilestonesChartMacro

    v2 v3  
    3131== Example ==
    3232
    33 You can see here how to use this macro:
     33[[Include(source:upcomingmilestoneschartmacro/README.txt)]]
    3434
    35 {{{
    36 [[UpcomingMilestonesChart(%-%,10,Next Milestone Dates,yellow)]]
    37 }}}
    38 
    39 The example sets
    40  * an SQL filter pattern {{{ %-% }}} means here only to display milestones containing a minus in the middle of the name
    41  * a maximum of 10 milestones 
    42  * a title
    43  * the color of overdue milestones
    44 
    45 If you put the macro call in a [T:WikiMacros#newsbox-macro news box] or HTML div container, it is displayed then as
     35It is displayed then as
    4636
    4737[[Image(exampleMilestoneChart.PNG)]]