Difference between revisions of "Help:Using ToDo Lists"

From Team Fortress Wiki
Jump to: navigation, search
m (I don't think so.)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Help navbar}}
 
{{Help navbar}}
  
When using Todo lists, please add them on the '''discussion''' page rather than the main article.  
+
When '''using ToDo lists''', please add them on the '''discussion''' page rather than the main article.  
 
 
==Creating a List==
 
  
 +
==Creating a list==
 
:1. Once on the '''discussion''' page, '''Edit''' the page and at the top of the text add a  
 
:1. Once on the '''discussion''' page, '''Edit''' the page and at the top of the text add a  
  
 
::<pre>{{Todo}}</pre>
 
::<pre>{{Todo}}</pre>
  
:to the top of the article text. This will create a reference to the list (you're don't actually populate the list on the article page)
+
:to the top of the article text. This will create a reference to the list (as you don't actually populate the list on the article page).
 
 
:2. After you have typed this, click the '''Save page''' button. The ''Todo'' list will then become visible on the '''discussion''' page.
 
 
 
:3. Click the '''Edit''' button on the ToDo list, this will create a page for the Todo contents with some default text (basic instructions) on it.
 
 
 
:4. Once you save this article (the contents), it will show up in the Todo list (at the top of the discussion page) and in the [[:Category:ToDo]] list pages.
 
  
 +
:2. After you have typed this, click the '''Save page''' button. The ToDo list will then become visible on the '''discussion''' page.
  
Don't worry about it showing in the [[:Category:ToDo]] list starting with '''Help talk:''' because it will be sorted into the alphabetical order of the page name (for example '''A''' for '''Adding Custom Maps''').
+
:3. Click the '''Edit''' button on the ToDo list. This will create a page for the Todo contents with some default text (basic instructions) on it.
  
==Using the ''Watch'' icon==
+
:4. Once you save this article (the contents), it will show up in the Todo list (at the top of the discussion page).
  
You can use the '''Watch''' link at the top of any ''Todo'' list to add the ''Todo'' list to your [[Special:Watchlist]] and track any changes.
+
==Using the Watch icon==
 
+
You can use the '''Watch''' link at the top of any ToDo list to add the ToDo list to your [[Special:Watchlist]] and track any changes.
== Completing Todo items ==
 
  
 +
== Completing ToDo items ==
 
When completing items, add your name against the item and strike it out. Striking an item out can be achieved by adding <code><nowiki><s></nowiki></code> at the beginning and a <code><nowiki></s></nowiki></code> at the end of the item (see example below). If all the items have been completed, you can then remove the <code><nowiki>{{Todo}}</nowiki></code> from the discussion page.
 
When completing items, add your name against the item and strike it out. Striking an item out can be achieved by adding <code><nowiki><s></nowiki></code> at the beginning and a <code><nowiki></s></nowiki></code> at the end of the item (see example below). If all the items have been completed, you can then remove the <code><nowiki>{{Todo}}</nowiki></code> from the discussion page.
  
 
=== Example ===
 
=== Example ===
 
 
<pre>*Add a picture to the article.</pre>
 
<pre>*Add a picture to the article.</pre>
  
Line 38: Line 31:
 
Which will show as:
 
Which will show as:
  
*<s>Add a picture to the article.</s> - Done --[[User:Aurora|Aurora]] 13:18, 13 March 2008 (CDT)
+
*<s>Add a picture to the article.</s> - Done -- (Signature)
  
  
 
__NOEDITSECTION__
 
__NOEDITSECTION__
 
[[Category:Help]]
 
[[Category:Help]]

Latest revision as of 21:08, 6 October 2011

When using ToDo lists, please add them on the discussion page rather than the main article.

Creating a list

1. Once on the discussion page, Edit the page and at the top of the text add a
{{Todo}}
to the top of the article text. This will create a reference to the list (as you don't actually populate the list on the article page).
2. After you have typed this, click the Save page button. The ToDo list will then become visible on the discussion page.
3. Click the Edit button on the ToDo list. This will create a page for the Todo contents with some default text (basic instructions) on it.
4. Once you save this article (the contents), it will show up in the Todo list (at the top of the discussion page).

Using the Watch icon

You can use the Watch link at the top of any ToDo list to add the ToDo list to your Special:Watchlist and track any changes.

Completing ToDo items

When completing items, add your name against the item and strike it out. Striking an item out can be achieved by adding <s> at the beginning and a </s> at the end of the item (see example below). If all the items have been completed, you can then remove the {{Todo}} from the discussion page.

Example

*Add a picture to the article.

To complete the item, change it to:

*<s>Add a picture to the article.</s> - Done --~~~~

Which will show as:

  • Add a picture to the article. - Done -- (Signature)