Template:TaskBox: Difference between revisions
Jump to navigation
Jump to search
Streetclaw (talk | contribs) (Created page with "<noinclude>{{doc}}</noinclude><includeonly>{| class="wikitable" style="width:100%" |- {{{1}}} |}</includeonly>") |
Streetclaw (talk | contribs) (global header added) |
||
Line 1: | Line 1: | ||
<noinclude>{{doc}}</noinclude><includeonly>{| class="wikitable" style="width:100%" | <noinclude>{{doc}}</noinclude><includeonly>{| class="wikitable" style="width:100%" | ||
|- | |||
! Type | |||
! Task | |||
! Done by | |||
! Info/State/Notes | |||
|- | |- | ||
{{{1}}} | {{{1}}} | ||
|}</includeonly> | |}</includeonly> |
Latest revision as of 02:24, 8 December 2016
Example:
{{TaskBox|{{TaskBox/entryList|testtask|type=Information|num=2| {{TaskBox/entry|Task 1}} {{TaskBox/entry|Task 2|done=Name|state=done}} }}{{TaskBox/entryList|testtask 2|type=Information|num=1| {{TaskBox/entry|Task 3}} }}}}
Type | Task | Done by | Info/State/Notes |
---|---|---|---|
Information
|
testtask | ||
Task 1 | |||
Task 2 | Name | done | |
Information
|
testtask 2 | ||
Task 3 |