<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="nl">
	<id>https://informatiestandaarden.test-nictiz.nl/index.php?action=history&amp;feed=atom&amp;title=Sjabloon%3ADb-notice%2Fdoc</id>
	<title>Sjabloon:Db-notice/doc - Bewerkingsoverzicht</title>
	<link rel="self" type="application/atom+xml" href="https://informatiestandaarden.test-nictiz.nl/index.php?action=history&amp;feed=atom&amp;title=Sjabloon%3ADb-notice%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Db-notice/doc&amp;action=history"/>
	<updated>2026-04-28T05:48:21Z</updated>
	<subtitle>Bewerkingsoverzicht voor deze pagina op de wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Db-notice/doc&amp;diff=1344&amp;oldid=prev</id>
		<title>Ahenket: Nieuwe pagina aangemaakt met &#039;{{Documentation subpage}} &lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --&gt; {{speedy deletion notices}}  This template is a meta-template us...&#039;</title>
		<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Db-notice/doc&amp;diff=1344&amp;oldid=prev"/>
		<updated>2013-07-17T16:04:17Z</updated>

		<summary type="html">&lt;p&gt;Nieuwe pagina aangemaakt met &amp;#039;{{Documentation subpage}} &amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --&amp;gt; {{speedy deletion notices}}  This template is a meta-template us...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nieuwe pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --&amp;gt;&lt;br /&gt;
{{speedy deletion notices}}&lt;br /&gt;
&lt;br /&gt;
This template is a meta-template used to create speedy deletion notifications. It is typically [[WP:TRANSCLUDE|transcluded]] into another template.&lt;br /&gt;
&lt;br /&gt;
All of the speedy deletion notification templates that [[WP:TW|Twinkle]] uses are based on this template.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
Basic usage:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{&amp;lt;includeonly&amp;gt;safesubst:&amp;lt;/includeonly&amp;gt;db-notice&lt;br /&gt;
|namespace     = {{{namespace|}}}&lt;br /&gt;
|target        = {{{1}}}&lt;br /&gt;
|nowelcome     = {{{nowelcome|}}}&lt;br /&gt;
|header        = {{{header|}}}&lt;br /&gt;
|header-text   = {{{header-text|}}}&lt;br /&gt;
|text          = &lt;br /&gt;
}}&amp;lt;!-- Template:Db-XX-notice --&amp;gt; &amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
All fields:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{&amp;lt;includeonly&amp;gt;safesubst:&amp;lt;/includeonly&amp;gt;db-notice&lt;br /&gt;
|namespace         = {{{namespace|}}}&lt;br /&gt;
|target            = {{{1}}}&lt;br /&gt;
|nowelcome         = {{{nowelcome|}}}&lt;br /&gt;
|header            = {{{header|}}}&lt;br /&gt;
|header-text       = {{{header-text|}}}&lt;br /&gt;
|nothanks          = &lt;br /&gt;
|icon              = &lt;br /&gt;
|wizard            = &lt;br /&gt;
|text              = &lt;br /&gt;
|if you think that = &lt;br /&gt;
|button            = &lt;br /&gt;
|willprovide       = &lt;br /&gt;
|additionally      = &lt;br /&gt;
}}&amp;lt;!-- Template:Db-XX-notice --&amp;gt; &amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The template should usually be used with [[WP:SAFESUBST|safesubst]], so that the template can be both [[WP:TRANSCLUDE|transcluded]] and [[WP:SUBST|substituted]]. In most cases templates made with this meta-template will be substituted on user talk pages, but sometimes transclusion is necessary, for example when creating template documentation.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter name !! Example values !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;namespace&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{{namespace|}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || The [[WP:NAMESPACE|namespace]] of the page tagged for deletion. This should be passed through from the daughter template.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;target&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{{1}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || This is the name of the page which was tagged for deletion. It should always be set as the first positional parameter.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;nowelcome&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{{nowelcome|}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;yes&amp;lt;/code&amp;gt; || This template automatically welcomes users with {{tl|first article}} if their user talk page was previously a red link (i.e. the deletion template is the first edit to the page). If this parameter is set to &amp;quot;yes&amp;quot;, then this welcome is omitted. This should usually be passed through from the daughter template, unless a welcome is never desired (for example for [[WP:G10|G10]], &amp;quot;attack pages&amp;quot;).&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;header&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{{header|}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || If this is set to &amp;quot;no&amp;quot;, no section heading is generated before the deletion notification. This should be passed through from the daughter template to give end users control over whether they want to include a heading or not.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;header-text&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{{header-text|}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; || This allows users to specify custom text for the section heading before the deletion notice. This should usually be passed through from the daughter template.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;nothanks&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;yes&amp;lt;/code&amp;gt; || If the page the notification template is used on was previously a red link, and this parameter contains any text, then the text &amp;quot;thank you for your contributions&amp;quot; is omitted from the welcome message. This is used when the contributions are assumed not to be useful, such as in templates for vandalism or attack pages.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;File:Information icon4.svg&amp;lt;/code&amp;gt; || The filename of the image used in the top-left-hand corner of the notice.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;wizard&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;yes&amp;lt;/code&amp;gt; || Shows a message box with advice about creating new articles.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;text&amp;lt;/code&amp;gt; || || The main text of the notice. This does not include the last paragraph, which is included automatically in every notice. Some aspects of the last paragraph can be changed with other parameters, however.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;if you think that&amp;lt;/code&amp;gt; || || If this parameter exists, it will replace the text &amp;quot;the page was nominated in error&amp;quot; with the text it contains.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;button&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;no&amp;lt;/code&amp;gt; || Setting this to &amp;quot;no&amp;quot; removes the text about clicking on the button labelled &amp;quot;Click here to contest this speedy deletion&amp;quot; in the speedy deletion tag. Useful if the related speedy deletion template doesn&amp;#039;t have such a button. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;willprovide&amp;lt;/code&amp;gt;  || &amp;lt;code&amp;gt;no&amp;lt;/code&amp;gt; || By default, the template will include the sentence, &amp;quot;Lastly, please note that if the article does get deleted, you can contact [[:Category:Wikipedia administrators who will provide copies of deleted articles|one of these administrators]] to request that they  [[Wikipedia:Userfication#Userfication_of_deleted_content|userfy]] the article or have a copy emailed to you.&amp;quot; If willprovide is equal to &amp;quot;no&amp;quot; then this sentence will be omitted. [[Template:Db-copyvio-notice]], for instance, is set up to not include this sentence. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;additionally&amp;lt;/code&amp;gt; || || This text will be appended to the very end of the notice.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
*{{tl|db notice doc}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{substituted}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, INSIDE INCLUDEONLY TAGS, THANK YOU. --&amp;gt;&lt;br /&gt;
[[Category:CSD warning templates]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ahenket</name></author>
	</entry>
</feed>