<?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-r%2Fdoc</id>
	<title>Sjabloon:Userbox-r/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-r%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Userbox-r/doc&amp;action=history"/>
	<updated>2026-04-28T16:43:33Z</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-r/doc&amp;diff=2830&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;  This template can be used to quickly create a wikipedia:userbo...&#039;</title>
		<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Userbox-r/doc&amp;diff=2830&amp;oldid=prev"/>
		<updated>2013-07-19T10:02:27Z</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;  This template can be used to quickly create a wikipedia:userbo...&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;
&lt;br /&gt;
This template can be used to quickly create a [[wikipedia:userboxes|userbox]] for display on a user&amp;#039;s [[wikipedia:user page|user page]] without having to know HTML or Wikitable syntax.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Sandbox Reminder:===&lt;br /&gt;
*Always practice or experiment in the [[Template:Userbox-r/sandbox]] or [[Template:Userbox-r/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-r/sandbox &lt;br /&gt;
**&amp;lt;b&amp;gt;TO&amp;lt;/b&amp;gt; http://en.wikipedia.org/wiki/Template:Userbox-r/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;
&amp;lt;!-- Abstract usage of the template, one variable per row. --&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{userbox-r&lt;br /&gt;
| border-c      = border color&lt;br /&gt;
| border-s      = border width in pixels&lt;br /&gt;
| id            = id text or image&lt;br /&gt;
| id-c          = id background color&lt;br /&gt;
| id-fc         = id font color&lt;br /&gt;
| id-s          = id text size&lt;br /&gt;
| id-p          = id cell padding space&lt;br /&gt;
| id-lh         = id line height &lt;br /&gt;
| id-op         = id other parameter (CSS)&lt;br /&gt;
| id-w          = id box width&lt;br /&gt;
| id-h          = id box height&lt;br /&gt;
| info          = info text&lt;br /&gt;
| info-c        = info background color&lt;br /&gt;
| info-fc       = info font color&lt;br /&gt;
| info-s        = info text size&lt;br /&gt;
| info-p        = info padding (distance between cell contents &amp;amp; cell border)&lt;br /&gt;
| info-lh       = info line height (or distance in between text lines)&lt;br /&gt;
| info-op       = info other (CSS) parameter(s)&lt;br /&gt;
| usercategory  = user category (optional)&lt;br /&gt;
| usercategory2 = user category (optional)&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Text size is assumed to be in [[Point (typography)|points]]&lt;br /&gt;
* If border-c is not specified, id-c will be used&lt;br /&gt;
* All parameters are optional&lt;br /&gt;
&lt;br /&gt;
Deprecated Old syntax, for compatibility.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{userbox-r&lt;br /&gt;
| color 1&lt;br /&gt;
| color 2&lt;br /&gt;
| id&lt;br /&gt;
| info&lt;br /&gt;
| id size&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- explain what this template&amp;#039;s parameters do -- if no params, delete the definition --&amp;gt;&lt;br /&gt;
=== Example ===&lt;br /&gt;
{|&lt;br /&gt;
!style=&amp;quot;width: 300px;&amp;quot;| Code&lt;br /&gt;
!Result&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;pre&amp;gt;{{userbox-r}}&amp;lt;/pre&amp;gt; || {{userbox-r}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;pre&amp;gt;{{userbox-r&lt;br /&gt;
| id            = foo&lt;br /&gt;
| id-s          = 20&lt;br /&gt;
| id-c          = #ffffee&lt;br /&gt;
| info          = &amp;#039;&amp;#039;foo bar&amp;#039;&amp;#039;&lt;br /&gt;
| info-c        = #ffeeff&lt;br /&gt;
| info-s        = 12&lt;br /&gt;
| border-c      = #aaffaa&lt;br /&gt;
| border-s      = 2&lt;br /&gt;
}}&amp;lt;/pre&amp;gt; || {{userbox-r|id=foo|id-s=20|id-c=#ffffee|info=&amp;#039;&amp;#039;foo bar&amp;#039;&amp;#039;|info-c=#ffeeff|info-s=12|border-c=#aaffaa|border-s=2}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;| Below example showing the default appearance of a userbox. Which is (much) higher than the 45px. Compare the height of the below one with the above userbox.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;pre&amp;gt;{{userbox-r&lt;br /&gt;
| id            = foo logo&lt;br /&gt;
| id-c          = #ffffee&lt;br /&gt;
| info          = &amp;#039;&amp;#039;We are trying to see &lt;br /&gt;
default distance in between text &lt;br /&gt;
lines, and, see the distance in &lt;br /&gt;
between cell content and its border &lt;br /&gt;
and also see total height.&amp;#039;&amp;#039;&lt;br /&gt;
| info-c        = #ffeeff&lt;br /&gt;
| border-c      = #aaffaa&lt;br /&gt;
| border-s      = 2&lt;br /&gt;
}}&amp;lt;/pre&amp;gt; || {{userbox-r|id=foo logo|id-c=#ffffee|info=&amp;#039;&amp;#039;We are trying to see default distance in between text lines, and, see the distance in between cell content and its border and also see total height.&amp;#039;&amp;#039;|info-c=#ffeeff|border-c=#aaffaa|border-s=2}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;| Below example showing how we can change that userbox and specify further parameters to bring down the overall height of the userbox, to the recommended height of 45px, even with four text lines. Cell padding parameter &amp;quot;&amp;#039;&amp;#039;info-p&amp;#039;&amp;#039;&amp;quot; can also be set at &amp;quot;&amp;#039;&amp;#039;1pt 1pt 1pt 2pt&amp;#039;&amp;#039;&amp;quot; or, &amp;quot;&amp;#039;&amp;#039;1pt 2pt&amp;#039;&amp;#039;&amp;quot; for better appearance, when there are 4 text lines.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;pre&amp;gt;{{userbox-r&lt;br /&gt;
| id            = foo logo&lt;br /&gt;
| id-s          = 14&lt;br /&gt;
| id-c          = #ffffee&lt;br /&gt;
| id-lh         = 1.1em&lt;br /&gt;
| info          = &amp;#039;&amp;#039;We have specified values &lt;br /&gt;
to lessen the distance in between &lt;br /&gt;
text lines &amp;amp; padding space in between &lt;br /&gt;
cell content and its border.&amp;#039;&amp;#039;&lt;br /&gt;
| info-c        = #ffeeff&lt;br /&gt;
| info-s        = 8&lt;br /&gt;
| info-p        = 1pt&lt;br /&gt;
| info-lh       = 1.05em&lt;br /&gt;
| border-c      = #aaffaa&lt;br /&gt;
| border-s      = 1&lt;br /&gt;
}}&amp;lt;/pre&amp;gt; || {{userbox-r|id=foo logo|id-s=14|id-lh=1.1em|id-c=#ffffee|info=&amp;#039;&amp;#039;We have specified values to lessen the distance in between text lines &amp;amp; padding space in between cell content and its border.&amp;#039;&amp;#039;|info-c=#ffeeff|info-s=8|info-p=1pt|info-lh=1.05em|border-c=#aaffaa|border-s=1}}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;| Below example is for advanced users, showing how we can specify other [[Cascading Style Sheets|CSS]] properties, for example, &amp;quot;&amp;#039;&amp;#039;font-family&amp;#039;&amp;#039;&amp;quot;, to change the font, which are not existing inside the template already. At below, right side shows two userboxes; top one is displayed without the &amp;quot;&amp;#039;&amp;#039;font-family&amp;#039;&amp;#039;&amp;quot; parameter, but the bottom userbox is displayed by using the below codes, with the help of &amp;quot;&amp;#039;&amp;#039;info-op&amp;#039;&amp;#039;&amp;quot; parameter. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;pre&amp;gt;{{userbox-r&lt;br /&gt;
| id            = foo logo&lt;br /&gt;
| id-s          = 14&lt;br /&gt;
| id-c          = #ffe&lt;br /&gt;
| id-lh         = 1.1em&lt;br /&gt;
| info          = foo bar&lt;br /&gt;
| info-c        = #fef&lt;br /&gt;
| info-s        = 14&lt;br /&gt;
| info-op       = font-family:&amp;#039;Courier New&amp;#039;;&lt;br /&gt;
| border-c      = #afa&lt;br /&gt;
| border-s      = 2&lt;br /&gt;
}}&amp;lt;/pre&amp;gt; || colspan=&amp;quot;2&amp;quot;| {{Userbox-r|id=foo logo|id-s=14|id-lh=1.1em|id-c=#ffe|info=foo bar|info-c=#fef|info-s=14|border-c=#afa|border-s=2}} &amp;lt;br style=&amp;quot;clear:both&amp;quot;&amp;gt;&amp;amp;#160;&amp;lt;br /&amp;gt; {{Userbox-r|id=foo logo|id-s=14|id-lh=1.1em|id-c=#ffe|info=foo bar|info-c=#fef|info-s=14|info-op=font-family:&amp;#039;Courier New&amp;#039;;|border-c=#afa|border-s=2}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Basic details ===&lt;br /&gt;
&lt;br /&gt;
Most HTML-based tables only use a handful of these attributes. The following subset can be used to quickly convert an HTML userbox into the format used here.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{userbox-r&lt;br /&gt;
| border-c      = &lt;br /&gt;
| info-c        = &lt;br /&gt;
| id-c          = &lt;br /&gt;
| id-fc         = &lt;br /&gt;
| id-s          = &lt;br /&gt;
| id            = &lt;br /&gt;
| info-fc       = &lt;br /&gt;
| info-s        = &lt;br /&gt;
| info-lh       = &lt;br /&gt;
| info          = &lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
* [[Web colors]]&lt;br /&gt;
* [[Template:Userbox]]&lt;br /&gt;
* [[Template:Userbox-2]]&lt;br /&gt;
* {{tl|WP:UBS}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:User namespace templates|Userbox-r]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[es:Usuario:Userbox/Userbox-r]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ahenket</name></author>
	</entry>
</feed>