Template:TaskBox: Difference between revisions

From CrossCode Wiki
Jump to navigation Jump to search
(Created page with "<noinclude>{{doc}}</noinclude><includeonly>{| class="wikitable" style="width:100%" |- {{{1}}} |}</includeonly>")
 
(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

File:Template-info.svg Template Documentation

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