Template:TaskBox/entryList: Difference between revisions
Jump to navigation
Jump to search
Streetclaw (talk | contribs) (Created page with "<noinclude>{{doc}}</noinclude><includeonly>! style="width:10%" | Type ! style="width:50%" | {{{1}}} ! Done by ! Info/State/Notes |- | rowspan={{{num}}} | {{{type}}} {{{2}}}</i...") |
Streetclaw (talk | contribs) mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{doc}}</noinclude><includeonly>! style="width: | <noinclude>{{doc}}</noinclude><includeonly>! style="width:15%; text-align:center" rowspan={{#expr:{{{num}}} + 1}} | <code>{{{type}}}</code> | ||
! | ! colspan=3 | {{{1}}} | ||
|- | |- | ||
{{{2}}}</includeonly> | {{{2}}}</includeonly> |
Latest revision as of 02:26, 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 |