<?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=213.246.87.167&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=213.246.87.167&amp;*"/>
	<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Special:Contributions/213.246.87.167"/>
	<updated>2026-04-04T09:08:20Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Float/doc&amp;diff=5165354</id>
		<title>Template:Float/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Float/doc&amp;diff=5165354"/>
		<updated>2011-05-05T01:59:19Z</updated>

		<summary type="html">&lt;p&gt;213.246.87.167: Used ndash instead of brackets (the close-bracket is potentially confusing)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
&amp;lt;!---PLEASE ADD METADATA TO THE &amp;lt;includeonly&amp;gt; SECTION AT THE BOTTOM OF THIS PAGE---&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{float}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to position items such as images so they do not affect the alignment or formatting of other items (e.g. text) nearby.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;'''float'''|''top''= |''right''= |''bottom''= |''left''= |'''''item'''''}}&amp;lt;/code&amp;gt;, where ''top'' and ''right'' default to zero.&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;'''float'''|'''''item'''''}}&amp;lt;/code&amp;gt; with default positioning ''top'':0, ''right'':0 (i.e. ''item'' floats on righthand side).&lt;br /&gt;
&lt;br /&gt;
''item'' is the only required parameter. The optional parameters ''top'', ''right'', ''bottom'', ''left'' indicate how far from their respective positions the ''item'' is to be positioned. The ''width'' of the item may also be specified. Any units may be used so long as they are specified{{ndash}}e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;float|top=2em|left=2em|width=10em|&amp;quot;Blah&amp;quot;}}&amp;lt;/code&amp;gt;. Note that if any values other than zero for ''top'' and ''right'' are required, they need to be specified.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
'''One-line [[Template:Navbox|navbox]] using its image parameter:'''&lt;br /&gt;
{{Navbox&lt;br /&gt;
|name  = Float/doc&lt;br /&gt;
|state = expanded&lt;br /&gt;
|title = [[Imperial Japanese Navy]]&lt;br /&gt;
|image = [[Image:Naval Ensign of Japan.svg|24px|border|Naval Ensign of Japan]]&lt;br /&gt;
|list1 = &amp;lt;div&amp;gt;&lt;br /&gt;
[[Imperial Japanese Navy admirals|Admirals]]{{·}}&lt;br /&gt;
[[Battles of the Imperial Japanese Navy|Battles]]{{·}}&lt;br /&gt;
[[List of ships of the Japanese Navy|Ships]]{{·}}&lt;br /&gt;
[[List of aircraft of the Japanese Navy|Aircraft]]{{·}}&lt;br /&gt;
[[List of weapons of the Japanese Navy|Weapons]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''Same navbox using &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{float}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;:'''&lt;br /&gt;
{{Navbox&lt;br /&gt;
|name  = Float/doc&lt;br /&gt;
|state = expanded&lt;br /&gt;
|title = [[Imperial Japanese Navy]]&lt;br /&gt;
|list1 = &amp;lt;div&amp;gt;&lt;br /&gt;
{{float|top=-0.1em|[[Image:Naval Ensign of Japan.svg|24px|border|Naval Ensign of Japan]]}}&lt;br /&gt;
[[Imperial Japanese Navy admirals|Admirals]]{{·}}&lt;br /&gt;
[[Battles of the Imperial Japanese Navy|Battles]]{{·}}&lt;br /&gt;
[[List of ships of the Japanese Navy|Ships]]{{·}}&lt;br /&gt;
[[List of aircraft of the Japanese Navy|Aircraft]]{{·}}&lt;br /&gt;
[[List of weapons of the Japanese Navy|Weapons]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Note how the links in the latter are centered relative to the whole template, unlike the former.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[Category:Wikipedia formatting and function templates|{{PAGENAME}}]]&lt;br /&gt;
[[pt:Predefinição:Float]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>213.246.87.167</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Float/doc&amp;diff=5165353</id>
		<title>Template:Float/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Float/doc&amp;diff=5165353"/>
		<updated>2011-05-05T01:58:04Z</updated>

		<summary type="html">&lt;p&gt;213.246.87.167: Code example too &amp;lt;small&amp;gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
&amp;lt;!---PLEASE ADD METADATA TO THE &amp;lt;includeonly&amp;gt; SECTION AT THE BOTTOM OF THIS PAGE---&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{float}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to position items such as images so they do not affect the alignment or formatting of other items (e.g. text) nearby.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;'''float'''|''top''= |''right''= |''bottom''= |''left''= |'''''item'''''}}&amp;lt;/code&amp;gt;, where ''top'' and ''right'' default to zero.&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;'''float'''|'''''item'''''}}&amp;lt;/code&amp;gt; with default positioning ''top'':0, ''right'':0 (i.e. ''item'' floats on righthand side).&lt;br /&gt;
&lt;br /&gt;
''item'' is the only required parameter. The optional parameters ''top'', ''right'', ''bottom'', ''left'' indicate how far from their respective positions the ''item'' is to be positioned. The ''width'' of the item may also be specified. Any units may be used so long as they are specified (e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;float|top=2em|left=2em|width=10em|&amp;quot;Blah&amp;quot;}}&amp;lt;/code&amp;gt;&amp;amp;nbsp;). Note that if any values other than zero for ''top'' and ''right'' are required, they need to be specified.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
'''One-line [[Template:Navbox|navbox]] using its image parameter:'''&lt;br /&gt;
{{Navbox&lt;br /&gt;
|name  = Float/doc&lt;br /&gt;
|state = expanded&lt;br /&gt;
|title = [[Imperial Japanese Navy]]&lt;br /&gt;
|image = [[Image:Naval Ensign of Japan.svg|24px|border|Naval Ensign of Japan]]&lt;br /&gt;
|list1 = &amp;lt;div&amp;gt;&lt;br /&gt;
[[Imperial Japanese Navy admirals|Admirals]]{{·}}&lt;br /&gt;
[[Battles of the Imperial Japanese Navy|Battles]]{{·}}&lt;br /&gt;
[[List of ships of the Japanese Navy|Ships]]{{·}}&lt;br /&gt;
[[List of aircraft of the Japanese Navy|Aircraft]]{{·}}&lt;br /&gt;
[[List of weapons of the Japanese Navy|Weapons]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''Same navbox using &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{float}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;:'''&lt;br /&gt;
{{Navbox&lt;br /&gt;
|name  = Float/doc&lt;br /&gt;
|state = expanded&lt;br /&gt;
|title = [[Imperial Japanese Navy]]&lt;br /&gt;
|list1 = &amp;lt;div&amp;gt;&lt;br /&gt;
{{float|top=-0.1em|[[Image:Naval Ensign of Japan.svg|24px|border|Naval Ensign of Japan]]}}&lt;br /&gt;
[[Imperial Japanese Navy admirals|Admirals]]{{·}}&lt;br /&gt;
[[Battles of the Imperial Japanese Navy|Battles]]{{·}}&lt;br /&gt;
[[List of ships of the Japanese Navy|Ships]]{{·}}&lt;br /&gt;
[[List of aircraft of the Japanese Navy|Aircraft]]{{·}}&lt;br /&gt;
[[List of weapons of the Japanese Navy|Weapons]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Note how the links in the latter are centered relative to the whole template, unlike the former.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[Category:Wikipedia formatting and function templates|{{PAGENAME}}]]&lt;br /&gt;
[[pt:Predefinição:Float]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>213.246.87.167</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Email_clients&amp;diff=4820877</id>
		<title>Template:Email clients</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Email_clients&amp;diff=4820877"/>
		<updated>2011-05-05T01:09:43Z</updated>

		<summary type="html">&lt;p&gt;213.246.87.167: belowstyle, less chunky dots&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Navbox&lt;br /&gt;
|name  = E-mail clients&lt;br /&gt;
|title = [[E-mail client]]s&lt;br /&gt;
|image = [[Image:Internet-mail.svg|48px|Email]]&lt;br /&gt;
&lt;br /&gt;
|group1 = [[Open source software|Open source]]&lt;br /&gt;
|list1  = {{nowrap begin}}[[Alpine (e-mail client)|Alpine]]{{·w}} [[Arachne (web browser)|Arachne]]{{·w}} [[Balsa (e-mail client)|Balsa]]{{·w}} [[BlitzMail]]{{·w}} [[Citadel/UX]]{{·w}} [[Classilla]]{{·w}} [[Claws Mail]]{{·w}} [[Columba (e-mail client)|Columba]]{{·w}} [[Cone (software)|Cone]]{{·w}} [[Elm (e-mail client)|Elm]]{{·w}} [[Evolution (software)|Evolution]]{{·w}} [[fetchmail]]{{·w}} [[getmail]]{{·w}} [[GNUMail]]{{·w}} [[Gnus]]{{·w}} [[Gnuzilla]]{{·w}} [[KMail]]{{·w}} [[Mahogany (e-mail client)|Mahogany]]{{·w}} [[Mailody]]{{·w}} [[Modest (e-mail client)|Modest]]{{·w}} [[Mozilla Thunderbird]]{{·w}} [[Mulberry (e-mail client)|Mulberry]]{{·w}} [[Mutt (e-mail client)|Mutt]]{{·w}} [[MH Message Handling System|nmh / MH]]{{·w}} [[Novell Evolution]]{{·w}} [[RoundCube]]{{·w}} [[SeaMonkey]]{{·w}} [[sendEmail]]{{·w}} [[SimpleMail]]{{·w}} [[Spicebird]]{{·w}} [[Sylpheed]]{{·w}} [[Wanderlust (software)|Wanderlust]]{{·w}} [[YAM (Yet Another Mailer)|YAM]]{{·w}} [[Zimbra]]{{nowrap end}}&lt;br /&gt;
&lt;br /&gt;
|group2 = [[Freeware]]&lt;br /&gt;
|list2  = {{nowrap begin}} [[ChatterEmail]]{{·w}} [[Denshin 8 go]]{{·w}} [[eM Client]]{{·w}} [[Eudora (e-mail client)|Eudora]]{{·w}} [[Foxmail]]{{·w}} [[Scribe Mail|i.Scribe]]{{·w}} [[IncrediMail]]{{·w}} [[Mailsmith]]{{·w}} [[Opera Mail]]{{·w}} [[Wanderlust (software)|Wanderlust]]{{·w}} [[Windows Live Mail]]{{nowrap end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--no link! there is at that moment no article for that! date: 2009-01-05; mabdul --&amp;gt;&lt;br /&gt;
|group3 = Retail&lt;br /&gt;
|list3  = {{nowrap begin}}[[Mail (application)|Apple Mail]]{{·w}} [[IBM Lotus Notes]]{{·w}} [[Scribe Mail|InScribe]]{{·w}} [[Microsoft Outlook|Microsoft Office Outlook]]{{·w}} [[Novell GroupWise]]{{·w}} [[Sparrow (e-mail client)|Sparrow]]{{·w}} [[Turnpike (software)|Turnpike]]{{·w}} [[Bloomba|Bloomba/WordPerfect Mail]]{{nowrap end}}&lt;br /&gt;
&lt;br /&gt;
|group4 = [[Shareware]]&lt;br /&gt;
|list4  = {{nowrap begin}}[[Becky!]]{{·w}} [[Eureka Email]]{{·w}} [[Forté Agent]]{{·w}} [[Gemini (mail/news)]]{{·w}} [[GyazMail]]{{·w}} [[Pocomail]]{{·w}} [[The Bat!]]{{nowrap end}}&lt;br /&gt;
&lt;br /&gt;
|group5 = [[Donationware]]&lt;br /&gt;
|list5  = {{nowrap begin}}[[Forté Agent]]{{·w}} [[Pegasus Mail]]{{nowrap end}}&lt;br /&gt;
&lt;br /&gt;
|group6 = Discontinued&lt;br /&gt;
|list6  = {{nowrap begin}}[[Beonex Communicator]]{{·w}} [[cc:Mail]]{{·w}} [[Claris Emailer]]{{·w}} [[Columbia MM]]{{·w}} [[Courier (e-mail client)|Courier]]{{·w}} [[Cyberdog]]{{·w}} [[Cyberjack]]{{·w}} [[Hula (software)|Hula]]{{·w}} [[Meldware Communication Suite]]{{·w}} [[Microsoft Entourage]]{{·w}} [[Microsoft Internet Mail and News]]{{·w}} [[Minnesota Internet Users Essential Tool|MINUET]]{{·w}} [[Mozilla Mail &amp;amp; Newsgroups]]{{·w}} [[NeXTMail]]{{·w}} [[Netscape Mail &amp;amp; Newsgroups|Netscape Mail]]{{·w}} [[Netscape Messenger 9]]{{·w}} [[Omni Mobile]]{{·w}} [[Outlook Express]]{{·w}} [[Pine (e-mail client)|Pine]]{{·w}} [[POPmail]]{{·w}} [[Windows Mail]]{{·w}} [[Windows Messaging]]{{nowrap end}}&lt;br /&gt;
&lt;br /&gt;
|group7 = Related technologies&lt;br /&gt;
|list7  = {{nowrap begin}}[[Extended SMTP]]{{·w}} [[Internet Message Access Protocol|IMAP]]{{·w}} [[Post Office Protocol|POP]]{{·w}} [[Push-IMAP]]{{·w}} [[Simple Mail Access Protocol|SMAP]]{{·w}} [[Simple Mail Transfer Protocol|SMTP]]{{·w}} [[UUCP]] {{nowrap end}}&lt;br /&gt;
&lt;br /&gt;
|group8 = Related articles&lt;br /&gt;
|list8  = {{nowrap begin}}[[E-mail]]{{·w}} [[Unicode and e-mail]]{{nowrap end}}&lt;br /&gt;
&lt;br /&gt;
|belowstyle = font-weight:bold;&lt;br /&gt;
| below = [[:Category:Email clients|Category]]{{·}}[[Comparison of e-mail clients|Comparison]]{{·}}[[List of e-mail clients|List]]&lt;br /&gt;
}}&amp;lt;includeonly&amp;gt;{{#ifeq:{{lc:{{{category|}}}}}|no||}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Application software templates|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
[[ja:Template:電子メールクライアント]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>213.246.87.167</name></author>
		
	</entry>
</feed>