<?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%3APre2%2Fdoc</id>
	<title>Sjabloon:Pre2/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%3APre2%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Pre2/doc&amp;action=history"/>
	<updated>2026-04-28T11:29:36Z</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:Pre2/doc&amp;diff=1406&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;  {{tl|{{PAGENAME}}}} uses &lt;code&gt;HTML element#Other containers|&amp;...&#039;</title>
		<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Pre2/doc&amp;diff=1406&amp;oldid=prev"/>
		<updated>2013-07-17T16:38:23Z</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;  {{tl|{{PAGENAME}}}} uses &amp;lt;code&amp;gt;HTML element#Other containers|&amp;amp;...&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;
{{tl|{{PAGENAME}}}} uses &amp;lt;code&amp;gt;[[HTML element#Other containers|&amp;amp;lt;pre&amp;amp;gt;]]&amp;lt;/code&amp;gt; tags, but with text that is either [[word wrap|wrapped]] or is contained in a horizontal scrollbox. This means the text will not stretch past the right side of the screen.&lt;br /&gt;
&lt;br /&gt;
As it uses real &amp;amp;lt;pre&amp;amp;gt; tags (unlike {{tl|pre}}), it will be displayed correctly regardless of how the user&amp;#039;s Wikipedia [[WP:SKIN|skin]] renders &amp;amp;lt;pre&amp;amp;gt; boxes.&lt;br /&gt;
&lt;br /&gt;
If you want to disable [[WP:Wikitext|wikitext]] in it, you should use &amp;amp;lt;nowiki&amp;gt; tags inside the template (see [[#wikitext|below]]).&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
===Wrapped text===&lt;br /&gt;
&amp;lt;span style=&amp;quot;background-color:white&amp;quot;&amp;gt;&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Pre2|Text to be displayed. And more and more and more... and a paragraph break.&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;And then more and more...}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
:produces:&lt;br /&gt;
{{Pre2|Text to be displayed. And more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and a paragraph break.&lt;br /&gt;
&lt;br /&gt;
And then more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more.}}&lt;br /&gt;
&lt;br /&gt;
===Scrollbox===&lt;br /&gt;
&amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Pre2|scroll|Text to be displayed. And more and more and more... and a paragraph break.&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;And then more and more...}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
:produces:&lt;br /&gt;
{{Pre2|scroll|Text to be displayed. And more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and a paragraph break.&lt;br /&gt;
&lt;br /&gt;
And then more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more and more.}}&lt;br /&gt;
&lt;br /&gt;
==Using wikitext {{anchor|wikitext}}==&lt;br /&gt;
&lt;br /&gt;
To disable [[WP:Wikitext|wikitext]] (e.g. &amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;[[links]]&amp;lt;nowiki&amp;gt;]]&amp;lt;/nowiki&amp;gt;), &amp;amp;lt;nowiki&amp;gt; tags must be used in the form:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;background:white&amp;quot;&amp;gt;&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Pre2|&amp;amp;lt;nowiki&amp;gt;Your [[text]]{{dn|name=Pre2}}, which &amp;#039;&amp;#039;might&amp;#039;&amp;#039; include {{tl|templates}}.&amp;lt;noinclude&amp;gt;[[Category:Examples]]&amp;lt;/noinclude&amp;gt;&amp;amp;lt;/nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will produce this:&lt;br /&gt;
{{Pre2|&amp;lt;nowiki&amp;gt;Your [[text]]{{dn|name=Pre2}}, which &amp;#039;&amp;#039;might&amp;#039;&amp;#039; include {{tl|templates}}.&amp;lt;noinclude&amp;gt;[[Category:Examples]]&amp;lt;/noinclude&amp;gt;&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
as opposed to:&lt;br /&gt;
{{Pre2|Your [[text]]{{dn|name=Pre2}}, which &amp;#039;&amp;#039;might&amp;#039;&amp;#039; include {{tl|templates}}.&amp;lt;noinclude&amp;gt;[[Category:Examples]]&amp;lt;/noinclude&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* {{tl|pre}}, which mimics &amp;amp;lt;pre&amp;amp;gt; tags as rendered with the monobook Wikipedia skin&lt;br /&gt;
* [[HTML element#Other containers|&amp;lt;nowiki&amp;gt;&amp;lt;pre&amp;gt;…&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;]]&lt;br /&gt;
* [[Word wrap]]ping&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Programming typing-aid templates|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Wikipedia XHTML tag replacing templates|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
[[bn:টেমপ্লেট:Pre2]]&lt;br /&gt;
[[fi:Malline:Pre]]&lt;br /&gt;
[[it:Template:Pre2]]&lt;br /&gt;
[[ja:Template:Pre2]]&lt;br /&gt;
[[or:ଛାଞ୍ଚ:Pre2]]&lt;br /&gt;
[[sl:Predloga:Pre2]]&lt;br /&gt;
[[ur:Pre2]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ahenket</name></author>
	</entry>
</feed>