Icons Colour Wikimedia resources

Codex-like components

Reminders

edit

Epic fixes

Quick fixes

{{content grid |content=<nowiki/>
*
*
}}

Running to-dos

  • Doc update Codex + MW website
  • Check for Codex update or if working in enwiki yet.

Templates

edit

Maintenance

edit

Islam: {{Verse translation}}

Style and formatting

edit

Wikipedia

Base: #fff 
Gray: #f8f9fa  #eaecf0  #dadde3  #c8ccd1  #a2a9b1  #72777d 
Hue 120 #F5FFF5  #E6FFE6  #CEF2CE  #A3BFA3 
Ambox CSS: #a2a9b1 border  #36c side-strip  #fbfbfb bg 
Ombox CSS: #a2a9b1  border   var(--color-base, #202122); color var(--background-color-neutral-subtle, #f8f9fa);  bg
Type ombox Border (1-2px) Background
speedy #b32424  #fee7e6 
delete #b32424    
content #f28500 
style #fc3 
move #9932cc 
protection #a2a9b1 

Wikimedia colors style guide

Error: #f54739  #bf3c2c 

Commons

#fad67d  #faecc8  #faf6ed 
#abd5f5  #d0e5f5  #f1f5fc 
#bbfa7c 
Commons Mbox CSS: var(--border-color-progressive,#6485d1); border  var(--background-color-neutral-subtle,#fbfcff); background 
Commons Mbox CSS table
Type mbox Border (1-2px) Background
warning speedy var(--border-color-error,#b22222);  var(--background-color-error-subtle,#ffdbdb); 
serious delete stop var(--border-color-error,#b22222);  inherit background
content issue #f28500  var(--background-color-warning-subtle,#ffe); 
style query #f4c430  var(--background-color-warning-subtle,#ffe); 
shit #960  inherit background
legal var(--border-color-notice,#666);  var(--background-color-base,#fff); 
honor #ca3  var(--background-color-warning-subtle,#fcf4db); 
growth #8d4  var(--background-color-success-subtle,#d5fdf4); 
move #93c  inherit background
protection message var(--border-color-base,#aaa);  inherit background
license #88a  inherit background
HTML tags:
<code>...</code>      →      *.gov
<kbd>...</kbd>      "textual user-input" →      *.gov
<samp>...</samp>      "sample output" →      *.gov
<var>...</var>      →      *.gov
<syntaxhighlight "lang=wikitext inline">...</syntaxhighlight>      →      *.gov
{{highlight round|some text|bc=#ffa07a}}      →      some text

{{xt}}     →     Example text
  • {{xt}} inline positive example text, in green, with serif font
  • {{xt2}} same as {{xt}} but for blocks of text
  • {{bxt}} same as {{xt}} but uses bold instead of serif font
  • {{mxt}} same as {{xt}} but uses mono-spaced font (especially useful in source code)
     
  • {{!xt}} inline negative example text, in red, with serif font
  • {{!xt2}} same as {{!xt}} but for blocks (i.e., same as {{xt2}} but red)
  • {{!bxt}} same as {{!xt}} but uses boldface
  • {{!mxt}} same as {{!xt}} but uses mono-spaced font; used for incorrect or strongly deprecated code/output/input examples and should usually be wrapped in <code>, <samp>, or <kbd> as appropriate; see also {{dc}} and its variants below
  • {{!xts}} same as {{!xt}} but also strikes through the text
  • {{dcr}} inline strongly deprecated or deleted material; {{dc2}} variant has strikethrough (they both use the <del> element, and do not add monospace font on their own; can be used in mainspace (articles), and where necessary wrapped in <code>, <samp>, or <kbd>); see also {{dc}} below
     
  • {{xtd}} inline deprecated (or uncertain, unavailable, lorem, etc.) example text, in grey
  • {{bxtd}} same as {{xtd}} but uses boldface
  • {{mxtd}} same as {{xtd}} but uses mono-spaced font
  • {{dc}} inline deprecated or deleted material; (uses the <del> element, and does not add monospace font on it own; can be used in mainspace (articles), and where necessary wrapped in <code>, <samp>, or <kbd>); see also {{dcr}} above
     
  • {{xtn}} inline neutral example text, with no color change, when none of the above applies; used for "permissible" examples neither favored nor deprecated
  • {{xtn2}} same as {{xtn}} but for blocks of text
  • {{bxtn}} same as {{xtn}} but uses boldface; it still applies a CSS class, so it's not simply boldfacing
  • {{mxtn}} same as {{xtn}} but uses mono-spaced font; this is a good template to use when the shaded box formatting of <code>...</code> might be undesirable, or the semantics of it is incorrect in the context
     
  • {{strongbad}} – for introducing something as deprecated or issuing some other warning in documentation, e.g.: Not for use in mainspace.

Editor navigation

edit
Template-linking templates

General-purpose formatting

edit
Comparison of template-linking templates according to the styles of generated text and link produced
Text style ↓ {{tlg}} options[note 1]
to achieve text style
Link style
Linked Unlinked Linked with subst Unlinked with subst Linked including braces Linked with alternative text
{{tlg}} options[note 1]
to achieve link style
DEFAULT nolink=yes subst=yes nolink=yes|subst=yes braceinside=yes alttext=Foo
2=Foo
normal DEFAULT {{tlg}}[note 1]
{{tl}}
{{tlp|1|2|...}}[note 2]
{{Template:tlu}}[note 3]
{{tlf}}[note 2]
<template link>
{{subst:tls}}
{{subst:Template:tlsu}}[note 3]
{{subst:tlsf}}[note 2]
<template link>
{{tn}} {{tla}}
code code=yes {{tl2}}
{{tlx}}
{{Template:tlxu}}[note 3]
{{tlc}}[note 2]
<template link>
{{tnull}}<template link>
{{subst:tlxs}} {{subst:tlsc}}[note 2]
<template link>
monospace plaincode=yes[note 4] {{subst:tltss}}[note 5]
kbd kbd=yes[note 5]
bold bold=yes {{tlb}}
bold+code bold=yes|code=yes {{tlxb}}
italic+code italic=yes|code=yes {{tlxi}}
  1. ^ a b c {{tlg}} is the most general template, allowing any combination of text style and/or link style options.
  2. ^ a b c d e Prevents wrapping of text by placing it inside <span class="nowrap">...</span> tags.
  3. ^ a b c Allows links to templates in any namespace.
  4. ^ {{tlg|plaincode=yes}} uses <code style="border:none; background-color:transparent;">...</code>.
  5. ^ a b Displays monospaced font using <span style="font-family:monospace;">...</span>.

Other formatting templates

edit
Templates producing specialised formatting effects for given templates, modules or parameters
Code example Effect Notes
{{Tj|Hatnote|Some text|selfref: yes|category: no|lang: fr}}
{{Hatnote
| Some text
| selfref = yes
| category = no
| lang = fr
}}
Supports colors, placeholder texts, named and unnamed parameters
<syntaxhighlight lang="wikitext">
{{Hatnote
   | Some text
   | selfref = yes
   | category = no
   | lang = fr
}}
</syntaxhighlight>
{{Hatnote
    | Some text
    | selfref = yes
    | category = no
    | lang = fr
}}
Same as above
{{Tji|Hatnote|Some text|selfref: yes|category: no|lang: fr}} {{Hatnote|Some text|selfref=yes|category=no|lang=fr}} Supports colors, placeholder texts, named and unnamed parameters
<syntaxhighlight lang="wikitext" inline>{{Hatnote|Some text|selfref=yes|category=no|lang=fr}}</syntaxhighlight> {{Hatnote|Some text|selfref=yes|category=no|lang=fr}} Same as above
{{tl2|Hatnote|lang=fr}} {{hatnote}} Supports linking to sister projects (e.g., fr:Hatnote)
{{demo|<nowiki>{{Hatnote|lang=fr|Some text}}</nowiki>}}
{{hatnote|lang=fr|Some text}}
Shows code and example
{{tln|Hatnote}} Template:Hatnote Produces a normal link to the template
{{elc|Template:Hatnote}}
{{elc|Template:Hatnote|Hatnote}}
[[Template:Hatnote]]
[[Template:Hatnote|Hatnote]]
Formats wikilink, with optional piped link text and blended suffix
{{ml|Example|hello}} {{#invoke:Example|hello}} Counterpart to {{tl}} for linking to Lua modules
{{mfl|Example|hello}} {{#invoke:Example|hello}} Similar to {{ml}}, but expects the function to be documented and creates a link to the corresponding section
{{mlx|Example|hello}} {{#invoke:Example|hello}} Counterpart to {{tlx}} for linking to Lua modules
{{ml-lua|Module:Example}} require('Module:Example') Link to Lua modules and built-in libraries, showing Lua code.
{{para|title|<var>book title</var>}} |title=book title Formats template parameters for display, with or without values
{{sclx|LASTING}} [[WP:LASTING]] Takes a shortcut suffix in project namespace and displays it with brackets and the WP: alias in a <code>...</code> tag.
{{tag|ref}}
{{xtag|templatedata}}
<ref>...</ref>
<templatedata>
Formats [X]HTML tags; can add content, choose opening, closing, or self-closing
{{dtl|Ping project}} {{d:Ping project}} Wikidata counterpart to {{tl}}
{{pf|if}}
{{pf|if|{{{1}}}|true|false}}
{{#if}}
{{#if:{{{1}}}|true|false}}
Parser function equivalent to {{tl}}
{{magic word|uc:}} {{uc:}} Magic word links
edit
Templates producing utility links for a given template (Hatnote used here as example)
Code example Effect
{{lt|Hatnote}} Template:Hatnote (edit | talk | history | links | watch | logs)
{{lts|Hatnote}} Template:Hatnote(edit talk links history)
{{t links|Hatnote}} {{Hatnote}} (edit talk history links # /subpages /doc /doc edit /sbox /sbox diff /test)
{{tfd links|Hatnote}} Template:Hatnote (talk · history · transclusions · logs · subpages)
{{tetl|Hatnote}} {{Hatnote}}
links talk edit
{{tsetl|Hatnote}} {{subst:Hatnote}}
 links talk edit
{{ti|Hatnote}} Template:Hatnote (talk · links · edit)
{{tic|Hatnote}} Template:Hatnote (talk links edit)
{{tim|Hatnote}} m:Template:Hatnote (backlinks edit)
{{tiw|Hatnote}} Template:Hatnote (backlinks edit)
{{tlt|Hatnote}} {{Hatnote}} (talk)
{{ttl|Hatnote}} Template:Hatnote (links, talk)
{{twlh|Hatnote}} Template:Hatnote (links, talk)

To do

edit

Icons

edit

From Wikipedia:Icon standardization: The current icon scheme is an inconsistent combination of Nuvola and Nuvola-based icons, Tango and Tango-based icons, icons created for en.wikipedia (such as the original "Stop Hand" and "Octagon Warning" images, now replaced by "Web 2.0"-style Nuvola-based icons), and several failed standardization schemes (including the "ambox" icons and "Norro style 1").

Galleries:
My icon gallery
Inline icons: Wikipedia:Discussion, Wikipedia, Comment
Flat icons
Wikimedia icons (many subcategories)
 
 
Indication icons  
Norro style 1 icons/Voting icons  
OOUI icons better list by Kirbylover4000, or see test page  
Comparison of icon sets
All Tango project icons category
Base Tango icons (original)
Icons incorporating Tango icons
RRZE-Icon-Set
—→ GNOME (fork from Tango)
 

 
 
 
Commons standard icons  
(older) commons:Category:Wikicons  

Upkeep stuff

edit

Wikipedia:WikiProject Disambiguation Wikipedia:Redirect

To do list

edit

For me

edit

Articles for Creation (AfC)

edit

Wikipedia:WikiProject Articles for creation/Reviewing instructions

Closing discussions

edit
Closure type Special considerations
Articles for deletion (AfD) WP:DPR#NAC
Categories for discussion (CfD)
Requests for comment (RfC) WP:RFCCLOSE
Administrators noticeboard (AN) {{resolved}}
Requested moves {{subst:rmnac}} – see WP:RMNAC

Recent changes

edit

Templates

edit

Directories and apps

edit

Reporting

edit

Templates, policies, guidelines, essays, and MOS

edit
Template  P?    Example shortcut  Output  Notes 
Thread level
{{Moved talk}}  Y {{Moved talk|Dresden}} Moved: was at Talk:Dresden
Used at the thread's current ___location
{{Moved talk to}}  Y {{Moved talk to|Berlin}} Moved to: Talk:Berlin
Used at the thread's former ___location
{{Thread retitled}}  Y {{Thread retitled|Old title}}
Thread retitled from Old title.
Per Wikipedia:Talk page guidelines#Section headings
Opening
{{Summoned by bot}}  N {{sbb}} (Summoned by bot) Can be used in requests for comment
{{Buttinsky}}  N {{Buttinsky}} (  Buttinsky) A variation of {{Talk page stalker}}
{{Edit conflict}}   {{ec}} (edit conflict) To indicate that you encountered an edit conflict
{{Interrupted}}  Y {{Interrupted|User|04:46, 30 August 2025 (UTC)}} User 04:46, 30 August 2025 (UTC) — continues after insertion below Used to identify the contributor of the upper fragment(s) of a comment that was broken up by a different contributor's insertion of text
{{Non-admin comment}}   {{nacmt}} (Non-administrator comment) Optional and only for own comments, see doc
{{Pinged}}  N {{Pinged}} (pinged) Indicates a notification was received
{{Responding to ping}}  N {{rtp}} (responding to ping) Similar to {{pinged}}
{{Talk page stalker}}   {{tps}} (talk page stalker) Cf. Wikipedia:Talk page stalker
{{Talk page watcher}}   {{tpw}} (talk page watcher) Ditto
Notifications  N
{{Hidden ping}}  Y {{hp|Username}} Invisible notification utilizing the zero-width space character
{{Ping group}}  Y {{pinggroup|Example:|User 1|User 2|...}} Example: (User 1User 2...) Up to 10 usernames
{{Pong}}  Y {{pong|Username}}   Username: In reply to a ping
{{Reply to}}  Y {{re|Username}}/
{{ping|Username}}
@Username: Sends a notification; up to 50 names
{{To}}  Y {{To|Username}} To editor Username: Sends a notification
During
{{subst:Arbitrary break}}  N{{subst:
Arbitrarybreak
}}
======(arbitrary break)====== Requires substitution
{{subst:Bump}}  N {{subst:Bump}}   Bumping thread ~~~~ Requires subst. A wrapper for {{do not archive until}}
{{FBDB}}  N {{FBDB}} [FBDB] An initialism for Friendly Banter – Don't Block
{{KISS}}  N {{KISS}} KISS References the KISS principle politely
{{No ping}}  Y {{np|Username}} Username Works like {{U}} but without triggering a notification
{{No ping2}}  Y {{np2|Username}} Username (talk · contribs) Works like {{User}} but without triggering a notification
{{Notelist-talk}}   {{tnote}} [not shown here] Creates a list of footnotes for a talk page discussion
{{Outdent}}   {{od|:::::}}
For out-denting a reply when indention gets too deep
{{Outdent2}}   {{od2}} () Alternative out-denting
{{Reflist-talk}}   {{tref}} [not shown here] Creates a list of references for a talk page discussion
{{Relevant discussion}}  Y {{reldis|Talk:Berlin}}
  Relevant discussion atTalk:Berlin
Creates links to related discussions in a visually unique way
{{Sock vote}}  Y {{sock vote|Username}} (  Blocked sockpuppet of Username) To mark a vote/comment cast by sockpuppet. More parameters exist and can be viewed at the template documentation.
{{Sources-talk}}  N {{Sources-talk}} [not shown here] A convenience wrapper around {{Reflist-talk}}
{{Talkfact}}   "Example"{{talkfact}} "Example"[citation needed] Used to quickly ask an editor to back up their claims
{{Talk quote inline}}  Y {{tq|"Example"}} "Example" To highlight a short excerpt of quoted material
{{Talk quote inline
italic
}}
 Y {{tqi|"Example"}} "Example" "
{{Not talk quote inline}}  Y {{!tq|"Example"}} "Example" To highlight a short excerpt of quoted material someone didn't say but could have, or perhaps, should have
{{Not talk quote inline
italic
}}
 Y {{!tqi|"Example"}} "Example" "
{{Talk quote block}}  Y {{tqb|"Example"}}

"Example"

To highlight a longer excerpt of quoted material
{{Talk quote block
minimalist
}}
 Y {{tqbm|Example}}

Example

A longer excerpt of quoted material, with less highlighting
End
{{Please sign inline}}  N {{please}} (Please remember to sign your posts on talk pages by typing four keyboard tildes like this: ~~~~. Or, you can use the [ reply ] button, which automatically signs posts.)
{{subst:Please ping}}   {{Please ping}} (please   mention me on reply) Includes your username if substituted, but can be transcluded. Use {{Please ping|no}} to ask not to be pinged.
{{Not watching}}  N {{nw}} (I am not watching this page, so please ping me if you want my attention.)
{{subst:Notifyme}}  N {{subst:pingme}} If you reply here, please put {{reply|your username will show up here}} in front of your message so I get a notification. Thank you! Requires substitution. Will automatically add your username by substituting {{REVISIONUSER}} when you save.
{{subst:Request ping}}  Y {{subst:repi|Example}} If you reply here, please ping me by adding {{u|Example}} to your message, and signing it. Requires subst
{{Signote}}   {{sg}} Please leave me a note if you reply
{{Watching}}  N {{Watching}} (I am watching this page, so please reply here.)
Humor disclosure (See the humor disclosure templates here.)

Signature ideas

edit

comrade waddie96 ★ [ talk ]

{{ping|waddie96}} {talk}