<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.panglossian.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ATasktab</id>
	<title>Template:Tasktab - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.panglossian.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ATasktab"/>
	<link rel="alternate" type="text/html" href="https://wiki.panglossian.net/wiki/index.php?title=Template:Tasktab&amp;action=history"/>
	<updated>2026-07-07T21:05:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.panglossian.net/wiki/index.php?title=Template:Tasktab&amp;diff=24&amp;oldid=prev</id>
		<title>Stuart: Template cribbed from Blue Prism (well, I wrote it)</title>
		<link rel="alternate" type="text/html" href="https://wiki.panglossian.net/wiki/index.php?title=Template:Tasktab&amp;diff=24&amp;oldid=prev"/>
		<updated>2016-08-25T17:55:26Z</updated>

		<summary type="html">&lt;p&gt;Template cribbed from Blue Prism (well, I wrote it)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{edit|}}}|&amp;lt;div style=&amp;quot;float:right&amp;quot;&amp;gt;&amp;lt;small&amp;gt;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[{{fullurl:{{{edit}}}|action=edit}} edit tasks][[Image:Pencil.png|12px|link={{fullurl:{{{edit}}}|action=edit}}]]&amp;lt;/span&amp;gt;&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;br/&amp;gt;}}&amp;lt;table class=&amp;quot;wikitable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;th&amp;gt;{{{area|Functional Area}}}&amp;lt;/th&amp;gt;&lt;br /&gt;
  &amp;lt;th&amp;gt;{{{area|Detail}}}&amp;lt;/th&amp;gt;&lt;br /&gt;
  &amp;lt;th&amp;gt;{{{area|Progress/Estimate}}}&amp;lt;/th&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
{{{tasks|}}}&lt;br /&gt;
{{#if: {{{contingency|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;Contingency&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td align=&amp;quot;center&amp;quot;&amp;gt;{{#if:{{{contingencyused|}}}|{{workprogress|{{{contingencyused}}}|{{{contingency|0}}}|day|100px}}|{{{contingency|}}}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{#if: {{{total|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
    &amp;lt;th colspan=&amp;quot;2&amp;quot; align=&amp;quot;left&amp;quot;&amp;gt;{{{total|Total}}}&amp;lt;/th&amp;gt;&lt;br /&gt;
    &amp;lt;th&amp;gt;{{#if:{{{totalprogress|}}}|{{workprogress|{{{totalprogress}}}|{{{totalnum|0}}}|day|100px}}|{{{totalnum|}}}}}&amp;lt;/th&amp;gt;&lt;br /&gt;
    &amp;lt;!-- {{fixme|I&amp;#039;d really like to handle the totals automatically, but have no idea how you&amp;#039;d do that in mediawiki}} --&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
Template to create a task table. It accepts a number of parameters:&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
All parameters are optional except [[#tasks|tasks]], for which at least one [[Template:taskentry|taskentry]] entry is expected.&lt;br /&gt;
&lt;br /&gt;
=== edit ===&lt;br /&gt;
The name of the page holding the tasks. This is used to create an edit link which points directly to that page.&lt;br /&gt;
&lt;br /&gt;
=== total ===&lt;br /&gt;
The text to display for the total - leave empty and no total row is created&lt;br /&gt;
&lt;br /&gt;
=== totalnum ===&lt;br /&gt;
The number to set in the total - I wanted this to be auto-generated from the estimates set in the [[#tasks|tasks]] defined within this table, but I have no idea how to go about doing that in mediawiki.&lt;br /&gt;
&lt;br /&gt;
=== totalprogress ===&lt;br /&gt;
The number of days progress done in this task table thus far. I still want this to be autogenerated, but it&amp;#039;s not yet.&lt;br /&gt;
&lt;br /&gt;
=== contingency ===&lt;br /&gt;
The amount of contingency to add to these tasks&lt;br /&gt;
&lt;br /&gt;
=== contingencyused ===&lt;br /&gt;
The amount of contingency used so far in these tasks&lt;br /&gt;
&lt;br /&gt;
=== tasks ===&lt;br /&gt;
A set of [[Template:taskentry|taskentry]] elements detailing the tasks to go into this task table.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Stuart</name></author>
	</entry>
</feed>