Jump to content

Template:Prepare/doc

From Wikinews, the free news source you can write!

This template sorts pages into Category:Prepared stories.

Usage

[edit]

In the simplest case, add the following tag to the top of the page:

{{Prepare}}

The template can also take either or both of two optional parameters. event describes the event the article is being prepared for; date specifies a date as of which the intended focal event is expected to happen.

Non-blank parameter nocat suppresses categorization.

Examples

[edit]
markup result
{{prepare}}


{{prepare|event=quux}}


{{prepare|date=September 17, 2020}}


{{prepare|event=quux|date=September 17, 2020}}


Internals

[edit]

Non-blank parameter handling is delegated to subtemplates {{prepare/event}} and {{prepare/date}}.

See also

[edit]