Template:Todo 4koma Gag Battle

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search

This article needs 4koma Gag Battle improvement. Specifically:

The {{todo}} template and its subject variants were created per proposal. They allow users to enter a to-do list regarding what an article needs.

Usage

Parameters

  • A section= parameter, to mark only a section of the article as incomplete;
  • A user= parameter, if the article is actively being worked on by one or more users;
  • A list= parameter for entering a bullet-point list describing what the article needs (required);
  • A hide= parameter for collapsing very long lists behind a show/hide toggle (set to "yes")

Examples

General

{{todo|user={{user|Mario}} and {{user|EvieMaybe}}|list=
*Rewrite and fix poor grammar
}}

Subject-specific

{{todo Mario Kart|section=yes|list=
*Add course 1 description
*Add course 2 description
}}

Multiple subjects

{{todo|subject1=Mario Kart|subject2=Mario Party|subject3=Mario & Luigi|list=
*Add history of Mario
*Add history of Luigi
}}

New subjects

Unlike standalone notice templates, users may create new todo subject templates without a proposal as long as there is a reasonable need for them. See below for how to create one, replacing all instances of "[SUBJECT NAME]" with the actual name of the new subject.

The template

Create a page named Template:Todo [SUBJECT NAME] with the following content:

{{todo|subject=[SUBJECT NAME]|section={{{section|}}}|user={{{user|}}}|list={{{list|}}}|hide={{{hide|}}}}}<noinclude>{{todo/doc}}</noinclude>

The category

Create a page named Category:Articles in need of [SUBJECT NAME] improvement with the following content:

These articles need [SUBJECT NAME] improvement, as outlined in their to-do lists. Tagged with {{tem|todo [SUBJECT NAME]}}. __HIDDENCAT__ __EXPECTUNUSEDCATEGORY__

[[Category:Articles with to-do lists]]

Replace the "Articles with to-do lists" category with a more specific subcategory down the category tree where possible.