Difference between revisions of "Template:Humor"

From blackwiki
Jump to navigation Jump to search
imported>Wcquidditch
(update CSS)
imported>Paine Ellsworth
m (update)
 
(203 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
{| class="messagebox standard-talk"
+
{{#if:{{{small|}}}
|-
+
|{{topicon
|[[Image:Nuvola apps important.png|50px|Note!]]
+
| image      = Ambox humor.svg
|'''This page contains material found humorous and is kept for that reason.<br>It is NOT intended, nor should it be used, for any research or serious use.'''
+
| wikilink    = WP:JOKE
|}
+
| description = {{{text|This page '''[[Wikipedia:Humor|contains material that is kept because it is considered humorous]]'''. Such material is not meant to be taken seriously.}}}
 +
| id          = humor-icon
 +
}}
 +
|{{ombox
 +
| class      = ombox-humor
 +
| image      = [[File:Ambox humor.svg|60x40px|alt=|link=]]
 +
| style      = text-align:center;
 +
| text      = {{{text|This {{#ifeq:{{{section|}}}|yes|section|page}} '''[[Wikipedia:Humor|contains material that is kept because it is considered humorous]]'''. <br /> Such material is not meant to be taken seriously.}}}
 +
| imageright = {{#if:{{{1|}}} | {{Ombox/shortcut|{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}} }} }}
 +
}}}}<includeonly>{{Category handler
 +
|nocat={{{nocat|false}}}
 +
|main={{talk other||{{error|Misplaced {{tnull|Humor}}}}}}
 +
|template=[[Category:Wikipedia humor templates]]|{{PAGENAME}}]]
 +
|[[Category:Wikipedia humor|{{PAGENAME}}]]
 +
}}</includeonly><noinclude>{{Documentation}}
 +
<!-- PLEASE ADD THIS TEMPLATE'S CATEGORIES TO THE /doc SUBPAGE; INTERWIKIS GO TO WIKIDATA, THANK YOU! -->
 +
</noinclude>

Latest revision as of 05:25, 2 December 2020

Template documentation[view] [edit] [history] [purge]

Template:Template redirect 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.

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

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

Template parameters

ParameterDescriptionTypeStatus
Shortcuts1

Adds up to five shortcuts. No brackets needed.

Example
WP:END
Pagesuggested
22

no description

Unknownoptional
33

no description

Unknownoptional
44

no description

Unknownoptional
55

no description

Unknownoptional
Smallsmall

Makes the box small

Example
yes
Unknownoptional
Texttext

Replaces the default text with a custom message

Stringoptional
Sectionsection

Replaces "page" with "section"

Example
yes
Unknownoptional
No categorynocat

Does not add the page to [[:Category:Wikipedia humor]]

Booleanoptional

See also