Template:TaskBox/entry

From CrossCode Wiki
Revision as of 18:17, 4 December 2016 by Streetclaw (talk | contribs) (Created page with "<noinclude>{{doc}}</noinclude><includeonly>| {{{1}}} | {{{done}}} | {{{state}}} |-</includeonly>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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 {{{done}}} {{{state}}}
Task 2 Name done
Information testtask 2
Task 3 {{{done}}} {{{state}}}