Difference between revisions of "Template:Actionable board"
From BrineRIS Dataspace
(Updated with content from Extension:SemanticActions version 1.0.0) |
(Updated with content from Extension:SemanticActions version 1.0.0) |
||
Line 11: | Line 11: | ||
BUILD TABLE | BUILD TABLE | ||
− | --><table class="actionable_board"> | + | --><table class="actionable_board actionable_board_outer"> |
<tr><th colspan="{{#var:colspan}}">{{{1|Open}}}</th></tr> | <tr><th colspan="{{#var:colspan}}">{{{1|Open}}}</th></tr> | ||
<tr>{{#ifeq:{{{4|}}}|True|<!-- | <tr>{{#ifeq:{{{4|}}}|True|<!-- |
Latest revision as of 04:49, 18 November 2022
This template creates a kanban board.
{{{1}}} = Open, Closed, or All (only show actions with this Action status)
{{{2}}} = List of Related articles (only show actions with all of these Related articles)
{{{3}}} = List of Labels to use for columns
{{{4}}} = True or False (do you want a column on the left that shows actions that do not have any of the labels specified for this board?)
{{{5}}} = View or Edit (do you want action links to go to the view or edit mode?)
{{{6}}} = List of default Related articles for new actions created from links in this table