<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tiffa.net/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AWbr%2Fdoc</id>
	<title>Template:Wbr/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tiffa.net/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AWbr%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.tiffa.net/w/index.php?title=Template:Wbr/doc&amp;action=history"/>
	<updated>2026-04-11T13:23:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.tiffa.net/w/index.php?title=Template:Wbr/doc&amp;diff=1143&amp;oldid=prev</id>
		<title>imported&gt;Fire: ページの作成:「{{二次利用}}  Editing Template:Wbr/doc Jump to navigationJump to search Information about TemplateData This is the documentation page of the template Wbr. AnonEditWar…」</title>
		<link rel="alternate" type="text/html" href="https://wiki.tiffa.net/w/index.php?title=Template:Wbr/doc&amp;diff=1143&amp;oldid=prev"/>
		<updated>2021-02-15T13:47:52Z</updated>

		<summary type="html">&lt;p&gt;ページの作成:「{{二次利用}}  Editing Template:Wbr/doc Jump to navigationJump to search Information about TemplateData This is the documentation page of the template Wbr. AnonEditWar…」&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{二次利用}}&lt;br /&gt;
&lt;br /&gt;
Editing Template:Wbr/doc&lt;br /&gt;
Jump to navigationJump to search&lt;br /&gt;
Information about TemplateData&lt;br /&gt;
This is the documentation page of the template Wbr.&lt;br /&gt;
AnonEditWarning.svgYou are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to a user name, among other benefits.&lt;br /&gt;
Information.svg Content that violates any copyrights will be deleted. Encyclopedic content must be verifiable. Any work submitted to Wikipedia can be edited, used, and redistributed—by anyone—subject to certain terms and conditions.&lt;br /&gt;
&lt;br /&gt;
Advanced&lt;br /&gt;
Special characters&lt;br /&gt;
Help&lt;br /&gt;
Cite&lt;br /&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;
&lt;br /&gt;
&amp;#039;&amp;#039;Wbr&amp;#039;&amp;#039; indicates a &amp;#039;&amp;#039;word break&amp;#039;&amp;#039; opportunity. This template includes the HTML tag [//www.w3.org/TR/html5/text-level-semantics.html#the-wbr-element {{tag|wbr|s}}], which is used to tell the browser of an optional, non-hyphenated line-break. It can be used with:&lt;br /&gt;
* {{tlx|nbsp}} or the equivalent &amp;lt;code&amp;gt;&amp;amp;amp;nbsp;&amp;lt;/code&amp;gt; (non-breaking space)&lt;br /&gt;
* {{tlx|nowrap}} or the equivalent &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span style=&amp;quot;white-space: nowrap;&amp;quot;&amp;gt;...&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span class=&amp;quot;nowrap&amp;quot;&amp;gt;...&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; (character string that will not break even at a normal space)&lt;br /&gt;
to carefully control line-breaking where this is important.&lt;br /&gt;
&lt;br /&gt;
This template can safely be [[WP:SUBST|substituted]], though there is no particular reason to do so. For breaking up long words, use {{tlx|Soft hyphen}} instead.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Use is simple; there are no parameters:&lt;br /&gt;
* {{tlx|wbr}}&lt;br /&gt;
or&lt;br /&gt;
* {{tlxs|wbr}}&lt;br /&gt;
&lt;br /&gt;
===Controlling line-breaking in infoboxes ===&amp;lt;!--This section name is linked to from other template documentation.--&amp;gt;&lt;br /&gt;
This template can be used to cause an indentation after a linebreak, in [[Template:Plainlist|unbulleted lists]] inside [[WP:Infobox|infoboxes]] and in [[WP:Table|tables]] with constrained cell widths, by using &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{wbr}}&amp;amp;amp;nbsp;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; between words in an entry, so that when they wrap they are not mistaken for separate entries. See example infobox to the side.&lt;br /&gt;
&lt;br /&gt;
Example infobox (rendered to the side of the example code):&lt;br /&gt;
{{Infobox film|&lt;br /&gt;
|name=Test Infobox II: The Revenge&lt;br /&gt;
|...&lt;br /&gt;
|starring={{Plainlist|&lt;br /&gt;
* Jane Smith&lt;br /&gt;
* {{nobr|Johannes-Friedrich}}{{wbr}}&amp;amp;nbsp;Zauberzunge{{wbr}}&amp;amp;nbsp;{{nobr|von der Hasenpfeffer}}&lt;br /&gt;
* John Garcia&lt;br /&gt;
}}&lt;br /&gt;
|...&lt;br /&gt;
|italic_title=no&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;html+handlebars&amp;quot;&amp;gt;{{Infobox film|&lt;br /&gt;
|name=Test Infobox II: The Revenge&lt;br /&gt;
|...&lt;br /&gt;
|starring={{Plainlist|&lt;br /&gt;
* Jane Smith&lt;br /&gt;
* {{nobr|Johannes-Friedrich}}{{wbr}}&amp;amp;nbsp;Zauberzunge{{wbr}}&amp;amp;nbsp;{{nobr|von der Hasenpfeffer}}&lt;br /&gt;
* John Garcia&lt;br /&gt;
}}&lt;br /&gt;
|...&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Breaking up slashes ===&lt;br /&gt;
{{see|MOS:SLASH}}&lt;br /&gt;
When there are long words on both sides of a slash, this template may be used to induce a line break after the slash.&lt;br /&gt;
:installation/{{wbr}}execution&lt;br /&gt;
:&amp;lt;syntaxhighlight lang=&amp;quot;html+handlebars&amp;quot;&amp;gt;installation/{{wbr}}execution&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Technical details==&lt;br /&gt;
This template encapsulates the code &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;wbr /&amp;gt;&amp;amp;#8203;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, i.e. the HTML5 [[HTML element#wbr|line break opportunity element]] followed by the HTML character entity for the {{Unichar|200B|ZERO WIDTH SPACE}} character.  This approach is superior to using either one or the other in isolation, for increased browser support. The {{tag|wbr|s}} element is compatible with all browsers except [[Internet Explorer]] inclusive of and {{em|since}} version 7 ({{as of|lc=y|2015|09}}). Meanwhile, the ZWS character is compatible with all browsers except Internet Explorer {{em|earlier than}} (but not inclusive of) version 7. Thus, between the two approaches, the dual use of which has no ill effects, this template works in all browsers still likely to be in use, including Internet Explorer regardless of version.&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:Line-handling templates]]&lt;br /&gt;
[[Category:Inline spacing templates]]&lt;br /&gt;
[[Category:Character templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Insert&lt;br /&gt;
  – — ° ′ ″ ≈ ≠ ≤ ≥ ± − × ÷ ← → · §   Sign your posts on talk pages: [[User:Fire|azuazu]] ([[User talk:Fire|トーク]]) 2021年2月15日 (月) 22:47 (JST)   Cite your sources: &amp;lt;ref&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
Edit summary (Briefly describe your changes)&lt;br /&gt;
By publishing changes, you agree to the Terms of Use, and you irrevocably agree to release your contribution under the CC BY-SA 3.0 License and the GFDL. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.&lt;br /&gt;
&lt;br /&gt;
   Preview page with this template (what&amp;#039;s this?)&lt;br /&gt;
Page title&lt;br /&gt;
Pages transcluded onto the current version of this page (help):&lt;br /&gt;
&lt;br /&gt;
This page is a member of 1 hidden category (help) :&lt;br /&gt;
&lt;br /&gt;
Navigation menu&lt;br /&gt;
Not logged in&lt;br /&gt;
Talk&lt;br /&gt;
Contributions&lt;br /&gt;
Create account&lt;br /&gt;
Log in&lt;br /&gt;
TemplateTalk&lt;br /&gt;
ReadEditView historySearch&lt;br /&gt;
Search Wikipedia&lt;br /&gt;
Main page&lt;br /&gt;
Contents&lt;br /&gt;
Current events&lt;br /&gt;
Random article&lt;br /&gt;
About Wikipedia&lt;br /&gt;
Contact us&lt;br /&gt;
Donate&lt;br /&gt;
Contribute&lt;br /&gt;
Help&lt;br /&gt;
Learn to edit&lt;br /&gt;
Community portal&lt;br /&gt;
Recent changes&lt;br /&gt;
Upload file&lt;br /&gt;
Tools&lt;br /&gt;
What links here&lt;br /&gt;
Related changes&lt;br /&gt;
Special pages&lt;br /&gt;
Page information&lt;br /&gt;
&lt;br /&gt;
Languages&lt;br /&gt;
Privacy policyAbout WikipediaDisclaimersContact WikipediaMobile viewDevelopersStatisticsCookie statementWikimedia FoundationPowered by MediaWiki&lt;br /&gt;
Welcome to Wikipedia&lt;br /&gt;
Anyone can edit, and every improvement helps.&lt;br /&gt;
Thank you for helping the world discover more!&lt;/div&gt;</summary>
		<author><name>imported&gt;Fire</name></author>
	</entry>
</feed>