<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FTask%2Fdoc</id>
	<title>Template:MC/Task/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FTask%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Task/doc&amp;action=history"/>
	<updated>2026-04-18T23:17:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Template:MC/Task/doc&amp;diff=45647&amp;oldid=prev</id>
		<title>imported&gt;Rampage455: Undo revision 2777384 by 2001:16A4:2F1:E445:49BF:E487:92F:1672 (talk) unnecessary change</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Task/doc&amp;diff=45647&amp;oldid=prev"/>
		<updated>2024-11-29T22:39:49Z</updated>

		<summary type="html">&lt;p&gt;Undo revision &lt;a href=&quot;/wiki/Special:Diff/2777384&quot; title=&quot;Special:Diff/2777384&quot;&gt;2777384&lt;/a&gt; by &lt;a href=&quot;/wiki/Special:Contributions/2001:16A4:2F1:E445:49BF:E487:92F:1672&quot; title=&quot;Special:Contributions/2001:16A4:2F1:E445:49BF:E487:92F:1672&quot;&gt;2001:16A4:2F1:E445:49BF:E487:92F:1672&lt;/a&gt; (&lt;a href=&quot;/index.php?title=User_talk:2001:16A4:2F1:E445:49BF:E487:92F:1672&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:2001:16A4:2F1:E445:49BF:E487:92F:1672 (page does not exist)&quot;&gt;talk&lt;/a&gt;) unnecessary change&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation header}}&lt;br /&gt;
Use this to add a request for a task in which you describe what needs to be done. It automatically stylizes a heading with content. An icon shows whether the task has had progress or has been finished, and who posted it and who is working on it can be listed at the bottom.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
 {&amp;lt;nowiki/&amp;gt;{task&lt;br /&gt;
 | status = The progress of the task; can be &amp;quot;?&amp;quot;, &amp;quot;wip&amp;quot;, &amp;quot;done&amp;quot;, and &amp;quot;waiting&amp;quot;&lt;br /&gt;
 | header = The name/title of the task, what it&amp;#039;s about&lt;br /&gt;
 | poster = The name of the user who posted the task, may be a list of users separated by commas (defaults to &amp;#039;&amp;#039;unknown&amp;#039;&amp;#039;)&lt;br /&gt;
 | assigned = Who is/are assigned to this task, may be a list of users separated by commas (will default to &amp;#039;&amp;#039;This task is unassigned&amp;#039;&amp;#039; if omitted)&lt;br /&gt;
 | date = The date/time this task was posted, just set this to &amp;lt;nowiki&amp;gt;~~~~~&amp;lt;/nowiki&amp;gt; (will default to &amp;#039;&amp;#039;Unknown date&amp;#039;&amp;#039; if omitted)&lt;br /&gt;
 | talk = Optional, the talk discussion for this task, you&amp;#039;ll need to specify the wiki link (everything after &amp;quot;.com/&amp;quot;).&lt;br /&gt;
 | type = Optional, the type of task this is. Examples: Bulk-page, sprites, templates, archives, clean up, missing info.&lt;br /&gt;
 | description = Optional further info about this task, such as a list of content; this information is collapsed by default&lt;br /&gt;
 | comment = Optional comments&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
Progress usage:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Value&lt;br /&gt;
! Intended usage&lt;br /&gt;
|-&lt;br /&gt;
| {{C|?|}} ?&lt;br /&gt;
| This task is not currently being worked on.&lt;br /&gt;
|-&lt;br /&gt;
| {{C|wip|}} wip&lt;br /&gt;
| This task is being worked on.&lt;br /&gt;
|-&lt;br /&gt;
| {{C|done|}} done&lt;br /&gt;
| This task is done, but may need to be redone in the future (tasks who don&amp;#039;t may just be removed).&lt;br /&gt;
|-&lt;br /&gt;
| {{C|!|}} waiting&lt;br /&gt;
| This task is not allowed to be done at this moment, consensus needs to be made or something else is blocking it.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
Basic example:&lt;br /&gt;
 {&amp;lt;nowiki/&amp;gt;{task&lt;br /&gt;
 | status = ?&lt;br /&gt;
 | header = This task does not have a detailed description, only this title&lt;br /&gt;
 | poster = FVbico&lt;br /&gt;
 | date = &amp;lt;nowiki&amp;gt;~~~~~&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 }}&lt;br /&gt;
{{task&lt;br /&gt;
| status = ?&lt;br /&gt;
| header = This task does not have a detailed description, only this title&lt;br /&gt;
| poster = FVbico&lt;br /&gt;
| date = 18:08, 18 February 2019 (UTC)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Full example with all fields:&lt;br /&gt;
 {&amp;lt;nowiki/&amp;gt;{task&lt;br /&gt;
 | status = wip&lt;br /&gt;
 | header = Some things are wrong&lt;br /&gt;
 | poster = Dhranios, Jack McKalling&lt;br /&gt;
 | assigned = Example&lt;br /&gt;
 | talk = Talk:Stone#Some link&lt;br /&gt;
 | type = corrections&lt;br /&gt;
 | description = The wiki has issues on pages [[Slab]], [[Stairs]] and [[Wall]].&lt;br /&gt;
 | comment =&lt;br /&gt;
 : I&amp;#039;ll do this task. - [[User:Example|Example]] ([[User talk:Example|Talk]]) January 1, 2019 (UTC)&lt;br /&gt;
 }}&lt;br /&gt;
{{task&lt;br /&gt;
| status = wip&lt;br /&gt;
| header = Some things are wrong&lt;br /&gt;
| poster= Dhranios, Jack McKalling&lt;br /&gt;
| assigned = Example&lt;br /&gt;
| talk = Talk:Stone#Some link&lt;br /&gt;
| type = corrections&lt;br /&gt;
| description = The wiki has issues on pages [[Slab]], [[Stairs]] and [[Wall]].&lt;br /&gt;
| comment =&lt;br /&gt;
: I&amp;#039;ll do this task. - [[User:Example|Example]] ([[User talk:Example|Talk]]) January 1, 2019 (UTC)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- Template categories/interwiki here --&amp;gt;&lt;br /&gt;
[[nl:Minecraft Wiki:Afwachtende taken/taak]]&lt;br /&gt;
[[pt:Predefinição:Tarefa]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- Documentation categories/interwiki here --&amp;gt;&lt;br /&gt;
[[nl:Minecraft Wiki:Afwachtende taken/taak/doc]]&lt;br /&gt;
[[pt:Predefinição:Tarefa/doc]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Rampage455</name></author>
	</entry>
</feed>