Template:Humor/doc

From Pantonian Republic Wiki
Jump to navigation Jump to search

This template adds a box at the top of a humorous page to let readers know not to take it seriously.

Usage

Per this RfC, this template or another disclosure template must be used on all humorous pages.

It should never be used on pages in the article namespace, because the article namespace should never include any non-factual or non-encyclopedic pages. Only use it in other namespaces, such as the Wikipedia namespace.

Additionally, it should not be used on pages that are about Wikipedia humor, but do not contain humor, such as Wikipedia:Rules for Fools.

Opting out

If you dislike having jokes on pages that you view spoiled, append the following to Special:MyPage/common.css:

.ombox-humor,            /* hide [[Template:Humor]] */
.ombox-humorantipolicy { /* hide [[Template:Humorantipolicy]] too */
    display: none;
}

Template data

<templatedata> { "params": { "1": { "label": "Shortcuts", "description": "Adds up to five shortcuts. No brackets needed.", "example": "WP:END", "type": "wiki-page-name", "suggested": true }, "2": {}, "3": {}, "4": {}, "5": {}, "small": { "description": "Makes the box small", "example": "yes" }, "text": { "description": "Replaces the default text with a custom message; do not use to add jokes that could obscure the template's message", "type": "string" }, "section": { "description": "Replaces \"page\" with \"section\"", "example": "yes" }, "nocat": { "label": "No category", "description": "Does not add the page to Category:Wikipedia humor", "type": "boolean" } }, "description": "Adds a box at the top of a humorous page to let readers know not to take it seriously." } </templatedata>

See also