<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://blackwiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=95.49.103.154&amp;*</id>
	<title>blackwiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://blackwiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=95.49.103.154&amp;*"/>
	<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Special:Contributions/95.49.103.154"/>
	<updated>2026-04-07T14:15:16Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Age/doc&amp;diff=1955939</id>
		<title>Template:Age/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Age/doc&amp;diff=1955939"/>
		<updated>2016-07-15T22:12:33Z</updated>

		<summary type="html">&lt;p&gt;95.49.103.154: less important&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
{{High-risk|642,000+}}&lt;br /&gt;
{{substitution|sometimes}}&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
This template returns the number of full years between two specified dates.  If the second set of parameters is not included, it will return the number of full years between a specified date and today's date. &lt;br /&gt;
&lt;br /&gt;
; Syntax&amp;lt;nowiki&amp;gt;:&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}}|''year''|''month''|''day''|''year2''|''month2''|''day2''}}&amp;lt;/code&amp;gt;  or &lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}}|''year''|''month''|''day''}}&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
; Examples&amp;lt;nowiki&amp;gt;:&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}}|1989|7|23|2003|7|14}}&amp;lt;/code&amp;gt; returns &amp;quot;{{{{BASEPAGENAME}}|1989|7|23|2003|7|14}}&amp;quot;&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}}|1989|7|23}}&amp;lt;/code&amp;gt; returns &amp;quot;{{{{BASEPAGENAME}}|1989|7|23}}&amp;quot;&lt;br /&gt;
&lt;br /&gt;
: When using this template to calculate a person's age at death or a person's age on a specified date (rather than the person's current age), please substitute it into the page (see [[Help:Substitution]]).&lt;br /&gt;
:: Example: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{subst:&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}}|1989|7|23|2003|7|14}}&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: When entering dates before the [[Common Era]], use astronomical year numbering: 1 BCE is represented by 0, 2 BCE by -1, 3 BCE by -2 etc. For example, the following expression returns the number of full years elapsed since the battle of Cannae, which took place on August 2, 216 BCE:&lt;br /&gt;
:: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}}|-215|8|2}}&amp;lt;/code&amp;gt; returns &amp;quot;{{{{BASEPAGENAME}}|-215|8|2}}&amp;quot;&lt;br /&gt;
: (BCE is exactly the same as BC, so August 2, 216 BCE is also August 2, 216 BC)&lt;br /&gt;
&lt;br /&gt;
; Note&amp;lt;nowiki&amp;gt;:&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
: This template does not check for incorrect input:&lt;br /&gt;
:: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}}|1980|7|14|1993|6|233}}&amp;lt;/code&amp;gt; returns &amp;quot;{{{{BASEPAGENAME}}|1980|7|14|1993|6|233}}&amp;quot; (surplus days do not count as extra months)&lt;br /&gt;
:: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}}|1980|7|14|1993|88|14}}&amp;lt;/code&amp;gt; returns &amp;quot;{{{{BASEPAGENAME}}|1980|7|14|1993|88|14}}&amp;quot; (surplus months do not count as extra years)&lt;br /&gt;
&lt;br /&gt;
==TemplateData==&lt;br /&gt;
{{TemplateDataHeader}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;{&lt;br /&gt;
&amp;quot;description&amp;quot;: &amp;quot;This template returns the number of full years between two specified dates. If the second set of parameters is not included, it will return the number of full years between a specified date and today's date.&amp;quot;,&lt;br /&gt;
&amp;quot;params&amp;quot;: {&lt;br /&gt;
  &amp;quot;1&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Year (\&amp;quot;from\&amp;quot; date)&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;The year of the \&amp;quot;from\&amp;quot; date&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: true&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;2&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Month (\&amp;quot;from\&amp;quot; date)&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;The month of the \&amp;quot;from\&amp;quot; date, 1 through 12&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: true&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;3&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Day (\&amp;quot;from\&amp;quot; date)&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;The day (of month) of the \&amp;quot;from\&amp;quot; date, 1 through 31&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: true&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;4&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Year2 (\&amp;quot;to\&amp;quot; date)&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;The year of the \&amp;quot;to\&amp;quot; date, if required&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: false,&lt;br /&gt;
    &amp;quot;default&amp;quot;: &amp;quot;{{CURRENTYEAR}}&amp;quot;&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;5&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Month2 (\&amp;quot;to\&amp;quot; date)&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;The month of the \&amp;quot;to\&amp;quot; date, if required&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: false,&lt;br /&gt;
    &amp;quot;default&amp;quot;: &amp;quot;{{CURRENTMONTH}}&amp;quot;&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;6&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Day2 (\&amp;quot;to\&amp;quot; date)&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;The day (of month) of the \&amp;quot;to\&amp;quot; date, if required&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: false,&lt;br /&gt;
    &amp;quot;default&amp;quot;: &amp;quot;{{CURRENTDAY}}&amp;quot;&lt;br /&gt;
  }&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Template:Years ago]] {{ndash}} Number of years in the past&lt;br /&gt;
&lt;br /&gt;
{{Birth, death and age templates|age}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox | |&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Date mathematics templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Date mathematics templates]]&lt;/div&gt;</summary>
		<author><name>95.49.103.154</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Age/doc&amp;diff=1955938</id>
		<title>Template:Age/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Age/doc&amp;diff=1955938"/>
		<updated>2016-07-15T22:12:20Z</updated>

		<summary type="html">&lt;p&gt;95.49.103.154: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
{{substitution|sometimes}}&lt;br /&gt;
{{High-risk|642,000+}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
This template returns the number of full years between two specified dates.  If the second set of parameters is not included, it will return the number of full years between a specified date and today's date. &lt;br /&gt;
&lt;br /&gt;
; Syntax&amp;lt;nowiki&amp;gt;:&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}}|''year''|''month''|''day''|''year2''|''month2''|''day2''}}&amp;lt;/code&amp;gt;  or &lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}}|''year''|''month''|''day''}}&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
; Examples&amp;lt;nowiki&amp;gt;:&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}}|1989|7|23|2003|7|14}}&amp;lt;/code&amp;gt; returns &amp;quot;{{{{BASEPAGENAME}}|1989|7|23|2003|7|14}}&amp;quot;&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}}|1989|7|23}}&amp;lt;/code&amp;gt; returns &amp;quot;{{{{BASEPAGENAME}}|1989|7|23}}&amp;quot;&lt;br /&gt;
&lt;br /&gt;
: When using this template to calculate a person's age at death or a person's age on a specified date (rather than the person's current age), please substitute it into the page (see [[Help:Substitution]]).&lt;br /&gt;
:: Example: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{subst:&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}}|1989|7|23|2003|7|14}}&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: When entering dates before the [[Common Era]], use astronomical year numbering: 1 BCE is represented by 0, 2 BCE by -1, 3 BCE by -2 etc. For example, the following expression returns the number of full years elapsed since the battle of Cannae, which took place on August 2, 216 BCE:&lt;br /&gt;
:: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}}|-215|8|2}}&amp;lt;/code&amp;gt; returns &amp;quot;{{{{BASEPAGENAME}}|-215|8|2}}&amp;quot;&lt;br /&gt;
: (BCE is exactly the same as BC, so August 2, 216 BCE is also August 2, 216 BC)&lt;br /&gt;
&lt;br /&gt;
; Note&amp;lt;nowiki&amp;gt;:&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
: This template does not check for incorrect input:&lt;br /&gt;
:: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}}|1980|7|14|1993|6|233}}&amp;lt;/code&amp;gt; returns &amp;quot;{{{{BASEPAGENAME}}|1980|7|14|1993|6|233}}&amp;quot; (surplus days do not count as extra months)&lt;br /&gt;
:: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{BASEPAGENAME}}|1980|7|14|1993|88|14}}&amp;lt;/code&amp;gt; returns &amp;quot;{{{{BASEPAGENAME}}|1980|7|14|1993|88|14}}&amp;quot; (surplus months do not count as extra years)&lt;br /&gt;
&lt;br /&gt;
==TemplateData==&lt;br /&gt;
{{TemplateDataHeader}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;{&lt;br /&gt;
&amp;quot;description&amp;quot;: &amp;quot;This template returns the number of full years between two specified dates. If the second set of parameters is not included, it will return the number of full years between a specified date and today's date.&amp;quot;,&lt;br /&gt;
&amp;quot;params&amp;quot;: {&lt;br /&gt;
  &amp;quot;1&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Year (\&amp;quot;from\&amp;quot; date)&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;The year of the \&amp;quot;from\&amp;quot; date&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: true&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;2&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Month (\&amp;quot;from\&amp;quot; date)&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;The month of the \&amp;quot;from\&amp;quot; date, 1 through 12&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: true&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;3&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Day (\&amp;quot;from\&amp;quot; date)&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;The day (of month) of the \&amp;quot;from\&amp;quot; date, 1 through 31&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: true&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;4&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Year2 (\&amp;quot;to\&amp;quot; date)&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;The year of the \&amp;quot;to\&amp;quot; date, if required&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: false,&lt;br /&gt;
    &amp;quot;default&amp;quot;: &amp;quot;{{CURRENTYEAR}}&amp;quot;&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;5&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Month2 (\&amp;quot;to\&amp;quot; date)&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;The month of the \&amp;quot;to\&amp;quot; date, if required&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: false,&lt;br /&gt;
    &amp;quot;default&amp;quot;: &amp;quot;{{CURRENTMONTH}}&amp;quot;&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;6&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Day2 (\&amp;quot;to\&amp;quot; date)&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;The day (of month) of the \&amp;quot;to\&amp;quot; date, if required&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: false,&lt;br /&gt;
    &amp;quot;default&amp;quot;: &amp;quot;{{CURRENTDAY}}&amp;quot;&lt;br /&gt;
  }&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Template:Years ago]] {{ndash}} Number of years in the past&lt;br /&gt;
&lt;br /&gt;
{{Birth, death and age templates|age}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox | |&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Date mathematics templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Date mathematics templates]]&lt;/div&gt;</summary>
		<author><name>95.49.103.154</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Babel/doc&amp;diff=2483078</id>
		<title>Template:Babel/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Babel/doc&amp;diff=2483078"/>
		<updated>2016-07-15T20:34:33Z</updated>

		<summary type="html">&lt;p&gt;95.49.103.154: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
{{nosubst}}&lt;br /&gt;
{{Lua|Module:Babel}}&lt;br /&gt;
{{Interwikitmp-grp|commons=Babel|mw=Babel|meta=Babel|ws=Babel|wbk=Babel|wkt=Babel|wn=Babel|wqt=Babel|species=Babel|wvy=Babel}}&lt;br /&gt;
&lt;br /&gt;
{{tl|Babel}} is for showing the languages that you know, as well as the operating system, keyboard layout, web browser, desktop environment, and text editor that you are most comfortable with.  Details of how to use it for its original purpose -- showing the languages that you know -- are at [[Wikipedia:Babel]].&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
{{tlx|Babel|{{var|&amp;amp;lt;box1&amp;gt;}}|{{var|&amp;amp;lt;box2&amp;gt;}}|{{var|&amp;amp;lt;box3&amp;gt;}}...}}&lt;br /&gt;
&lt;br /&gt;
Parameters can be added using the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{!}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; trick.&lt;br /&gt;
&lt;br /&gt;
The Babel box prefixes its arguments with &amp;quot;User &amp;quot;, so it will work with the User: namespace. For example, this would include the {{temt|User:Urhixidur/Userboxes/Asteroid}} user box:&lt;br /&gt;
&lt;br /&gt;
{{tlx|Babel|{{var|&amp;lt;box1&amp;gt;}}|{{var|&amp;lt;box2&amp;gt;}}|:Urhixidur/Userboxes/Asteroid|{{var|&amp;lt;box 4&amp;gt;}}|...}}&lt;br /&gt;
&lt;br /&gt;
=== Custom styling ===&lt;br /&gt;
To customize the appearance you can add the optional parameters header=''HEADER'' (default: [[Wikipedia:Babel]]), footer=''FOOTER'' (default: [[:Category:Wikipedians by language|Search user languages]]), bordercolor=''BORDERCOLOR'' (default: #99B3FF), color=''COLOR'' (default: white), textcolor=''TEXTCOLOR'' (default: black), left=''Left margin'' (default: 1), bottom=''Bottom margin'' (default: 0.5), solid=''Solid border width'' (default: 1), width=''Box width'' (default: 248), and/or extra-css=&amp;lt;any other formatting&amp;gt;. Call the '!' userbox to start a new column after that point or the '-' userbox to insert a blank row. You may also use '|align=left' to display the babel box on the left side of the screen rather than the default right.&lt;br /&gt;
&lt;br /&gt;
Example: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Babel|align=left|color=yellow|en|fr-3|de-4|!|tl-1|ru-2|:UBX/1337|nocat=true}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; produces:&lt;br /&gt;
&lt;br /&gt;
{{Babel|align=left|color=yellow|en|fr-3|de-4|!|tl-1|ru-2|:UBX/1337|nocat=true}}&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
=== Use on other wikis ===&lt;br /&gt;
The page you are now reading is &amp;lt;noinclude&amp;gt;the '''/doc''' subpage for&amp;lt;/noinclude&amp;gt; the actual Babel template.  If you click &amp;quot;edit this page&amp;quot;, you will see a bunch of computer code that makes the Babel boxes work. What you're now reading is just documentation for that code, transcluded inside &amp;quot;&amp;amp;lt;noinclude&amp;amp;gt;&amp;quot; tags so it doesn't interfere with the computer code.&lt;br /&gt;
&lt;br /&gt;
In order to have Babel boxes on another Wikimedia project, just copy this page to that project. Click &amp;quot;view source&amp;quot; and copy all the contents, including the computer code. Create a page called &amp;quot;Template:Babel&amp;quot; on the other Wikimedia project and put the content into it.&lt;br /&gt;
&lt;br /&gt;
You also need to copy over a bunch of files with names like &amp;quot;Template:User en&amp;quot;, &amp;quot;Template:User en-1&amp;quot;, &amp;quot;Template:User fr&amp;quot;, etc. etc.  Once you've done that, users can put e.g. &amp;quot;&amp;lt;nowiki&amp;gt;{{Babel|en-1|fr}}&amp;lt;/nowiki&amp;gt;&amp;quot; on their user page and the Babel boxes will be displayed.&lt;br /&gt;
&lt;br /&gt;
===See also===&lt;br /&gt;
* [[mw:Extension:Babel]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Language user templates]]&lt;br /&gt;
[[Category:Userbox arrangement templates]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>95.49.103.154</name></author>
		
	</entry>
</feed>