Difference between revisions of "Template:Infobox OpenTasks Inforow"

From ScummVM :: Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly>|[[{{%PAGE%}}|{{name}}]]
<includeonly>|{{%PAGE%}}|{{name}}
{{Cell|text={{{gsocworkload|}}}}}
{{Cell|text={{{gsocworkload|}}}}}
{{Cell|text={{{techcontact|}}}}}
{{Cell|text={{{techcontact|}}}}}
Line 9: Line 9:
  <nowiki>include = {Infobox OpenTasks} Inforow</nowiki>
  <nowiki>include = {Infobox OpenTasks} Inforow</nowiki>
[[Category:Information templates]]</noinclude>
[[Category:Information templates]]</noinclude>
<dpl>
category = Open Tasks
include = {Infobox OpenTasks} Inforow
table = border="1" cellpadding="2" class="sortable" ,-, style="background:silver" | Task, style="background:silver" | GSoC Workload, style="background:silver" | Technical Contact(s), style="background:silver" | Subsystem
</dpl>
</noinclude>

Revision as of 18:22, 4 March 2011

This template shows a open tasks main points in a row.

Usage

It must be used from a DPL query like this:

include = {Infobox OpenTasks} Inforow

<dpl> category = Open Tasks include = {Infobox OpenTasks} Inforow table = border="1" cellpadding="2" class="sortable" ,-, style="background:silver" | Task, style="background:silver" | GSoC Workload, style="background:silver" | Technical Contact(s), style="background:silver" | Subsystem </dpl>