<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="nl">
		<id>http://wiki.vuilnisbak.xyz/index.php?action=history&amp;feed=atom&amp;title=Sjabloon%3AInfobox_WikiProject%2Fdoc</id>
		<title>Sjabloon:Infobox WikiProject/doc - Bewerkingsoverzicht</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.vuilnisbak.xyz/index.php?action=history&amp;feed=atom&amp;title=Sjabloon%3AInfobox_WikiProject%2Fdoc"/>
		<link rel="alternate" type="text/html" href="http://wiki.vuilnisbak.xyz/index.php?title=Sjabloon:Infobox_WikiProject/doc&amp;action=history"/>
		<updated>2026-05-06T16:57:40Z</updated>
		<subtitle>Bewerkingsoverzicht voor deze pagina op de wiki</subtitle>
		<generator>MediaWiki 1.25.1</generator>

	<entry>
		<id>http://wiki.vuilnisbak.xyz/index.php?title=Sjabloon:Infobox_WikiProject/doc&amp;diff=130&amp;oldid=prev</id>
		<title>Admin: 1 versie geïmporteerd</title>
		<link rel="alternate" type="text/html" href="http://wiki.vuilnisbak.xyz/index.php?title=Sjabloon:Infobox_WikiProject/doc&amp;diff=130&amp;oldid=prev"/>
				<updated>2015-06-03T14:17:40Z</updated>
		
		<summary type="html">&lt;p&gt;1 versie geïmporteerd&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;
&lt;br /&gt;
===Usage===&lt;br /&gt;
The '''Infobox WikiProject''' template may be used to summarize information about a [[Wikipedia:WikiProject|WikiProject]].&lt;br /&gt;
&lt;br /&gt;
====Example====&lt;br /&gt;
This infobox can be added by copying and pasting the template shown below:&lt;br /&gt;
&lt;br /&gt;
''Note: Only the &amp;quot;name&amp;quot; is required, all other attributes are optional.''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width:250px;background:#dddddd;border: 1px solid black;padding:0.5em  1em 0.5em 1em&amp;quot;&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Infobox WikiProject&lt;br /&gt;
 |inactive     = &lt;br /&gt;
 |semi-active  =&lt;br /&gt;
 |name         = &lt;br /&gt;
 |bodystyle    = &lt;br /&gt;
 |image        = &lt;br /&gt;
  |imagesize   = &lt;br /&gt;
  |caption     = &lt;br /&gt;
 |shortcuts    = &lt;br /&gt;
  |shortcuts2  = &lt;br /&gt;
 |category     = &lt;br /&gt;
  |category2   = &lt;br /&gt;
 |portal       = &lt;br /&gt;
  |portal2     = &lt;br /&gt;
 |commons      = &lt;br /&gt;
 |parent       = &lt;br /&gt;
  |parent2     =&lt;br /&gt;
  |parent3     =&lt;br /&gt;
 |notice       = &lt;br /&gt;
  |notice-extended =&lt;br /&gt;
 |userbox      = &lt;br /&gt;
  |userbox2    = &lt;br /&gt;
  |userbox3    = &lt;br /&gt;
  |userboxnote = &lt;br /&gt;
 |helps-organise-children = &lt;br /&gt;
 |has-goals    = &lt;br /&gt;
 |assessment   = &lt;br /&gt;
 |footnotes    = &lt;br /&gt;
 |csb          =&lt;br /&gt;
 |type         =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====General parameters====&lt;br /&gt;
* '''inactive''' – if set to &amp;quot;y&amp;quot;, &amp;quot;yes&amp;quot;, or &amp;quot;1&amp;quot;, the '[[Template:WikiProject status|Inactive WikiProject]]' notice banner is included on the page; otherwise, leave field blank.&lt;br /&gt;
* '''semi-active''' – if set to &amp;quot;y&amp;quot;, &amp;quot;yes&amp;quot;, or &amp;quot;1&amp;quot;, the '[[Template:WikiProject status|Semi-active WikiProject]]' notice banner is included on the page; otherwise, leave field blank.&lt;br /&gt;
* '''name''' – the name of the project, ''without'' the 'Wikipedia:WikiProject' prefix. (e.g., Tulips)&lt;br /&gt;
* '''bodystyle''' – any valid CSS markup that is applied to the infobox table as a whole. (you may need to use &amp;lt;code&amp;gt;!important&amp;lt;/code&amp;gt; to override default values specified elsewhere)&lt;br /&gt;
* '''image''' – an image for the project, given in the form of 'example.jpg'. (i.e., ''do not'' specify the size, caption, position, etc., and ''do not'' prefix it with 'File:' or 'Image:')&lt;br /&gt;
** '''imagesize''' – sets the width of the project image, given in 'px'. When not specified, the default is 180px. (e.g., 150px)&lt;br /&gt;
** '''caption''' – a descriptive sentence that describes the image. (e.g., This WikiProject is about ''project topic''.)&lt;br /&gt;
* '''shortcuts''' – if the project has a primary [[Wikipedia:Shortcut|shortcut]], list it here in the form &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[WP:&amp;lt;/nowiki&amp;gt;''Shortcut''&amp;lt;nowiki&amp;gt;]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
** '''shortcuts2''' –  Secondary shortcuts may be given here. If there are more than two shortcuts, enter as a comma separated list.&lt;br /&gt;
* '''category''' – the name of the root category of the articles within the scope of the WikiProject, preferably ''without'' the 'Category:' prefix. (e.g., WikiProject Tulips)&lt;br /&gt;
** '''category2''' – the name of a second root category if the project uses more than one, preferably ''without'' the 'Category:' prefix. (e.g., Tulips)&lt;br /&gt;
* '''portal''' – the name of an appropriate [[Wikipedia:Portal|portal]] for the project, ''without'' the 'Portal:' prefix. (e.g., Tulips)&lt;br /&gt;
** '''portal2''' – the name of a second appropriate portal, if the project uses more than one, ''without'' the 'Portal:' prefix. (e.g., Flowers)&lt;br /&gt;
* '''commons''' – the name of a category in [[Wikimedia Commons]], that is appropriate to the project, ''without'' the 'Category:' prefix. (e.g., Tulips)&lt;br /&gt;
* '''parent''' – the name of the parent project for this project, ''without'' the 'Wikipedia:WikiProject' prefix. (e.g., Flowers)&lt;br /&gt;
** '''parent2''' / '''parent3''' – the name of additional parent projects, ''without'' the 'Wikipedia:WikiProject' prefix. (e.g., Flowers)&lt;br /&gt;
* '''notice''' – the name of the project banner template for the project, given ''without'' the 'Template:' prefix or any &amp;lt;nowiki&amp;gt;{{ }}&amp;lt;/nowiki&amp;gt; syntax. (e.g., WikiProject Tulips)&lt;br /&gt;
** '''notice-extended''' – an alternative to 'notice' (overrides the standard 'notice' message) that you can use to provide more details, template parameters, etc. (e.g., {{tlx|WikiProject International relations|un&amp;amp;#61;yes}})&lt;br /&gt;
* '''userbox''' – you may enter up to three project [[Wikipedia:Userboxes|userboxes]], (using '''userbox''', '''userbox2''', and '''userbox3''') and/or an optional '''userboxnote''':&lt;br /&gt;
** If the userbox is located in the [[Wikipedia:Template namespace|template namespace]] (i.e., the userbox page starts with 'Template:' in front of the name), then just enter the name of the template, ''without'' the 'Template:' prefix:&lt;br /&gt;
*** Example #1: [[Template:User WikiProject 24 Member|''Template:''User WikiProject 24 Member]] would be entered as &amp;lt;code&amp;gt;|userbox = User WikiProject 24 Member&amp;lt;/code&amp;gt;&lt;br /&gt;
** If the userbox is located in any other [[Wikipedia:Namespace|namespace]] (i.e., 'User:', '{{ns:Project}}:', etc.), enter the full name of the userbox page, ''including'' the prefix:&lt;br /&gt;
*** Example #2: &amp;lt;code&amp;gt;|userbox = ''User:''Example/Userboxes/WikiProject Tulips member&amp;lt;/code&amp;gt; would be entered as-is&lt;br /&gt;
*** Example #3: &amp;lt;code&amp;gt;|userbox2 = ''Wikipedia:''Example/UBX&amp;lt;/code&amp;gt; would be entered as-is&lt;br /&gt;
** '''userboxnote''' – a free-form comment, such as a link to more userboxes or brief instructions; if there are more than three userboxes to choose from, you could use only this parameter and link to a gallery of userboxes.&lt;br /&gt;
* '''helps-organise-children''' – if set to &amp;quot;y&amp;quot;, &amp;quot;yes&amp;quot;, or &amp;quot;1&amp;quot;, it indicates that the project will be active in helping organise subprojects (including task forces and work groups); &amp;quot;n&amp;quot;, &amp;quot;no&amp;quot;, or &amp;quot;0&amp;quot; indicate the project does not intend to set those up; anything else will be treated as a free-form comment, such as a link to more information.&lt;br /&gt;
* '''has-goals''' – if set to &amp;quot;n&amp;quot;, &amp;quot;no&amp;quot;, or &amp;quot;0&amp;quot;, indicates that the project exists solely to help organise child projects and co-ordinate items of interest common to all sub-projects, and does not engage in any other activity; &amp;quot;y&amp;quot;, &amp;quot;yes&amp;quot;, or &amp;quot;1&amp;quot; indicates the project intends to pursue other goals besides supporting child projects; anything else will be treated as a free-form comment, such as a link to more information.&lt;br /&gt;
* '''assessment''' – the link to the project's assessment page, ''without'' the 'Wikipedia:' prefix. (e.g., WikiProject Tulips/Assessment)&lt;br /&gt;
* '''footnotes''' – any additional free-form notes about the project.&lt;br /&gt;
* '''csb''' – if set to &amp;quot;yes&amp;quot;, tags project as relevant for [[Wikipedia:WikiProject Countering systemic bias]] (CSB)&lt;br /&gt;
* '''type''' – passes on the optional &amp;lt;tt&amp;gt;type&amp;lt;/tt&amp;gt; parameter of {{tl|WikiProject status}}: not displayed in infobox&lt;br /&gt;
&lt;br /&gt;
===See also===&lt;br /&gt;
* [[Template:WikiProject]]&lt;br /&gt;
* [[Template:WikiProject Help]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Infobox templates|WikiProject]]&lt;br /&gt;
[[Category:WikiProject templates|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Generic WikiProject templates]]&lt;br /&gt;
&lt;br /&gt;
[[pt:Predefinição:Info/WikiProjeto]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>