<?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%3APre%2Fdoc</id>
	<title>Sjabloon:Pre/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%3APre%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Pre/doc&amp;action=history"/>
	<updated>2026-04-28T15:59:38Z</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:Pre/doc&amp;diff=2784&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; __NOTOC____NOEDITSECTION__  This template implements a version of...&#039;</title>
		<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Pre/doc&amp;diff=2784&amp;oldid=prev"/>
		<updated>2013-07-19T09:44:02Z</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; __NOTOC____NOEDITSECTION__  This template implements a version of...&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;
__NOTOC____NOEDITSECTION__&lt;br /&gt;
&lt;br /&gt;
This template implements a version of the functionality provided by the [[HTML]] &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;pre&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt; tag.&lt;br /&gt;
&lt;br /&gt;
===Usage===&lt;br /&gt;
{{Table|row1=&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Pre|&lt;br /&gt;
This Pre-format&lt;br /&gt;
&lt;br /&gt;
can look&lt;br /&gt;
&lt;br /&gt;
like this.&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
Main differences include:&lt;br /&gt;
&lt;br /&gt;
* It wraps text that overflows the page.&lt;br /&gt;
* It allows mid-line-breaks (but not always consistently).&lt;br /&gt;
&lt;br /&gt;
Main limitations include:&lt;br /&gt;
&lt;br /&gt;
* If the text is a single long word, it won&amp;#039;t be wrapped and will still break out to the right hand of the page.&lt;br /&gt;
* HTML and wikimarkup aren&amp;#039;t disabled as in pre and are rendered as usual (thus if a parameter contains any wikitext, enclose it in &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt; tags); similarly, multiple spaces are treated as a single one.&lt;br /&gt;
* If there are only two lines, they will be stuck together, even if the source has a blank line between them.&lt;br /&gt;
&lt;br /&gt;
As with &amp;lt;nowiki&amp;gt;&amp;lt;pre&amp;gt;, &amp;lt;tt&amp;gt;, and &amp;lt;code&amp;gt;&amp;lt;/nowiki&amp;gt;, {{tld|Pre}} displays text in the font specified as the monospace font in the user&amp;#039;s browser options, or specified in the user&amp;#039;s CSS pages.&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
; Code&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Pre|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;First line, markup working:&amp;#039;&amp;#039;&amp;#039; and HTML comment &amp;lt;!--HIDDEN--&amp;gt; hidden.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Second line, long text wrapping:&amp;#039;&amp;#039;&amp;#039; all work and no play make jack a dull boy all work and no play make jack a dull boy all work and no play make jack a dull boy all work and no play make jack a dull boy all work and no play make jack a dull boy.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Third line with raw | pipe is handled&amp;#039;&amp;#039;&amp;#039;, but the space before the pipe is lost. Up to raw 19 pipes are handled, else use &amp;lt;nowiki&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;/nowiki&amp;gt;{{!}}&amp;lt;nowiki&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/nowiki&amp;gt; and {{!}} it&amp;#039;s {{!}} OK.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Fourth      line,     multiple spaces collapsed into one&amp;#039;&amp;#039;&amp;#039; as in HTML and wikitext.&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Fifth line, stuck with the previous one&amp;#039;&amp;#039;&amp;#039; if no blank line between them.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Last line&amp;#039;&amp;#039;&amp;#039;, is actually standalone with or without a blank line.&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
; Result&lt;br /&gt;
&lt;br /&gt;
{{Pre|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;First line, markup working:&amp;#039;&amp;#039;&amp;#039; and HTML comment &amp;lt;!--HIDDEN--&amp;gt; hidden.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Second line, long text wrapping:&amp;#039;&amp;#039;&amp;#039; all work and no play make jack a dull boy all work and no play make jack a dull boy all work and no play make jack a dull boy all work and no play make jack a dull boy all work and no play make jack a dull boy.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Third line with raw | pipe is handled&amp;#039;&amp;#039;&amp;#039;, but the space before the pipe is lost. Up to raw 19 pipes are handled, else use &amp;lt;nowiki&amp;gt;{{!}}&amp;lt;/nowiki&amp;gt; and {{!}} it&amp;#039;s {{!}} OK.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Fourth      line,     multiple spaces collapsed into one&amp;#039;&amp;#039;&amp;#039; as in HTML and wikitext.&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Fifth line, stuck with the previous one&amp;#039;&amp;#039;&amp;#039; if no blank line between them.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Last line&amp;#039;&amp;#039;&amp;#039;, is actually standalone with or without a blank line.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Alternatives===&lt;br /&gt;
* The &amp;amp;lt;source&amp;amp;gt; tag extension documented at [[MediaWiki]] [[mw:Extension:ASHighlight|Extension:ASHighlight]].&lt;br /&gt;
* The &amp;amp;#123;&amp;amp;#123;#tag:}} functionality documented at [[MediaWiki]] [[mw:Help:Magic words|Help:Magic words]].&lt;br /&gt;
&lt;br /&gt;
===See also===&lt;br /&gt;
* {{tl|Pre2}}, a template with similar functionality but induces optional line wrap and optional scroll bars.&lt;br /&gt;
* [[HTML element#Other block elements|&amp;lt;nowiki&amp;gt;&amp;lt;pre&amp;gt;&amp;lt;/nowiki&amp;gt;]], for information about the HTML &amp;lt;nowiki&amp;gt;&amp;lt;pre&amp;gt;&amp;lt;/nowiki&amp;gt; tag.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;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;
[[bg:Шаблон:Pre]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ahenket</name></author>
	</entry>
</feed>