<?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%3AUserbox-2%2Fdoc</id>
	<title>Sjabloon:Userbox-2/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%3AUserbox-2%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Userbox-2/doc&amp;action=history"/>
	<updated>2026-04-28T13:59:46Z</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:Userbox-2/doc&amp;diff=2828&amp;oldid=prev</id>
		<title>Ahenket: Nieuwe pagina aangemaakt met &#039;{{Documentation subpage}}  == Sandbox Reminder:== *Always practice or experiment in the Template:Userbox-2/sandbox or Template:Userbox-2/testcases *Once you...&#039;</title>
		<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Userbox-2/doc&amp;diff=2828&amp;oldid=prev"/>
		<updated>2013-07-19T10:01:49Z</updated>

		<summary type="html">&lt;p&gt;Nieuwe pagina aangemaakt met &amp;#039;{{Documentation subpage}}  == Sandbox Reminder:== *Always practice or experiment in the &lt;a href=&quot;/index.php?title=Sjabloon:Userbox-2/sandbox&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Sjabloon:Userbox-2/sandbox (de pagina bestaat niet)&quot;&gt;Template:Userbox-2/sandbox&lt;/a&gt; or &lt;a href=&quot;/index.php?title=Sjabloon:Userbox-2/testcases&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Sjabloon:Userbox-2/testcases (de pagina bestaat niet)&quot;&gt;Template:Userbox-2/testcases&lt;/a&gt; *Once you...&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;
&lt;br /&gt;
== Sandbox Reminder:==&lt;br /&gt;
*Always practice or experiment in the [[Template:Userbox-2/sandbox]] or [[Template:Userbox-2/testcases]]&lt;br /&gt;
*Once you are satisfied: Copy your code!&lt;br /&gt;
*In your Browser&amp;#039;s address bar, change &amp;quot;sandbox&amp;quot; or &amp;quot;testcases&amp;quot; to the name of your new Userbox.&lt;br /&gt;
**Example: &lt;br /&gt;
**&amp;lt;b&amp;gt;CHANGE&amp;lt;/b&amp;gt; http://en.wikipedia.org/wiki/Template:Userbox-2/sandbox &lt;br /&gt;
**&amp;lt;b&amp;gt;TO&amp;lt;/b&amp;gt; http://en.wikipedia.org/wiki/Template:Userbox-2/WhateverYourNewBoxNameIs&lt;br /&gt;
**If the name of your new Userbox is taken, create a different name.&lt;br /&gt;
*You will be prompted to Start or Create your new Template Userbox!&lt;br /&gt;
*Paste your code into the space provided.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
=== Compact ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{userbox-2&lt;br /&gt;
| side-box 1 color&lt;br /&gt;
| main box color&lt;br /&gt;
| ID/icon 1&lt;br /&gt;
| message&lt;br /&gt;
| ID/icon 2&lt;br /&gt;
| border color (defaults to same as side-box 1)&lt;br /&gt;
| side-box 2 color (defaults to same as side-box 1)&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Extended ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{userbox-2&lt;br /&gt;
| float         = &lt;br /&gt;
| border-c      = border color&lt;br /&gt;
| border-s      = border width&lt;br /&gt;
&lt;br /&gt;
| id1           = side-box 1 content&lt;br /&gt;
| id1-c         = side-box 1 color&lt;br /&gt;
| id1-p         = side-box 1 padding&lt;br /&gt;
| id1-s         = side-box 1 font size&lt;br /&gt;
| id1-fc        = side-box 1 font color&lt;br /&gt;
| id1-lh        = side-box 1 line height&lt;br /&gt;
| id1-op        = side-box 1 CSS properties&lt;br /&gt;
&lt;br /&gt;
| info          = main box content&lt;br /&gt;
| info-a        = main box horizontal alignment&lt;br /&gt;
| info-c        = main box color&lt;br /&gt;
| info-p        = main box padding&lt;br /&gt;
| info-s        = main box font size&lt;br /&gt;
| info-fc       = main box font color&lt;br /&gt;
| info-lh       = main box line height&lt;br /&gt;
| info-op       = main box CSS properties&lt;br /&gt;
&lt;br /&gt;
| id2           = side-box 2 content&lt;br /&gt;
| id2-c         = side-box 2 color&lt;br /&gt;
| id2-p         = side-box 2 padding&lt;br /&gt;
| id2-s         = side-box 2 font size&lt;br /&gt;
| id2-fc        = side-box 2 font color&lt;br /&gt;
| id2-lh        = side-box 2 line height&lt;br /&gt;
| id2-op        = side-box 2 CSS properties&lt;br /&gt;
&lt;br /&gt;
| usercategory  = user category (optional)&lt;br /&gt;
| usercategory2 = user category (optional)&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
* If border-c is not specified, id1-c will be used&lt;br /&gt;
* All parameters are optional&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Web colors]]&lt;br /&gt;
* {{tl|Userbox}}&lt;br /&gt;
* {{tl|Userbox-r}}&lt;br /&gt;
* {{tl|WP:UBS}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Please add interwikis and categories under this --&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{DEFAULTSORT:{{PAGENAME}}}}&lt;br /&gt;
[[Category:User namespace templates]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- Please add interwikis and categories above this --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[es:Usuario:Userbox/Userbox-2]]&lt;br /&gt;
[[ru:Участник:Box/Таблица3]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ahenket</name></author>
	</entry>
</feed>