Difference between revisions of "Template:TodoTable Raw"

From Migiwe
Jump to: navigation, search
m (1 revision: Import new Migiwe templates)
(Version 2)
Line 9: Line 9:
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
[[Category:Final Template]]
+
[[Category:Project templates]]
 
</noinclude><includeonly>{{#dpl:
 
</noinclude><includeonly>{{#dpl:
 
  |addcategories  = true
 
  |addcategories  = true
Line 19: Line 19:
 
  |categorymatch  = {{{cat|}}}
 
  |categorymatch  = {{{cat|}}}
 
  |notcategory    = ExcludeFromTaskLists
 
  |notcategory    = ExcludeFromTaskLists
  |table          = class="tasktable sortable" style="{{{style|}}}",Page,Cat,,Project,Task,User}}</includeonly>
+
  |table          = class="tasktable sortable" style="{{{style|}}}",Page,Cat,,Project,Task,User
 +
}}</includeonly>

Revision as of 13:09, 30 September 2010

List page using Todo template with matching regex, non matching regex and/or category.

{{TodoTable Raw
 |match    = regex string
 |notmatch = regex string
 |cat      = category
 |style    = optional CSS style for table
}}