<?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%3AVal%2Fdelimitnum%2Ffraction%2Fdoc</id>
	<title>Sjabloon:Val/delimitnum/fraction/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%3AVal%2Fdelimitnum%2Ffraction%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Val/delimitnum/fraction/doc&amp;action=history"/>
	<updated>2026-04-28T13:10:58Z</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:Val/delimitnum/fraction/doc&amp;diff=2190&amp;oldid=prev</id>
		<title>Ahenket: Nieuwe pagina aangemaakt met &#039;{{Documentation subpage}} __NOTOC__ === Usage === :::: {&amp;#123;&#039;&#039;&#039;Val/delimitnum/fraction&#039;&#039;&#039; |0.123456 |6}} &amp;nbsp; &amp;rarr; {{Val/delimitnum/fraction |0.123456 |6}}  T...&#039;</title>
		<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Val/delimitnum/fraction/doc&amp;diff=2190&amp;oldid=prev"/>
		<updated>2013-07-18T08:38:20Z</updated>

		<summary type="html">&lt;p&gt;Nieuwe pagina aangemaakt met &amp;#039;{{Documentation subpage}} __NOTOC__ === Usage === :::: {{&amp;#039;&amp;#039;&amp;#039;Val/delimitnum/fraction&amp;#039;&amp;#039;&amp;#039; |0.123456 |6}}   → {{Val/delimitnum/fraction |0.123456 |6}}  T...&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;
__NOTOC__&lt;br /&gt;
=== Usage ===&lt;br /&gt;
:::: {&amp;amp;#123;&amp;#039;&amp;#039;&amp;#039;Val/delimitnum/fraction&amp;#039;&amp;#039;&amp;#039; |0.123456 |6}} &amp;amp;nbsp; &amp;amp;rarr; {{Val/delimitnum/fraction |0.123456 |6}}&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;[[Template:Val/delimitnum/fraction]]&amp;#039;&amp;#039;&amp;#039; is used by template {{tl|Val}}. It formats a positive number lower than 1, using a given number of decimal digits after a decimal dot. It does not show the dot (&amp;quot;.&amp;quot;), only the digits, in groups of 3 or 4, separated by thin spaces (small gaps).&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
Parameter 1 is the required positive value to display lower than 1 (i.e. the fractional part of a positive real, with no spaces). Note that its value is not restricted in this template, as it is assumed to be valid (see {{tl|Val/delimitnum}} for how it is computed). The amount in {1} could be an entire number (3400.65), but only the decimal portion will be displayed (&amp;quot;65&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
Parameter 2 is the number of decimals to display (the count of digits after the decimal dot).&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
:* {&amp;amp;#123;Val/delimitnum/fraction|0.12345|5}} &amp;amp;rarr; {{Val/delimitnum/fraction|0.12345|5}}&lt;br /&gt;
:* {&amp;amp;#123;Val/delimitnum/fraction|0.12345|4}} &amp;amp;rarr; {{Val/delimitnum/fraction|0.12345|4}}&lt;br /&gt;
:* {&amp;amp;#123;Val/delimitnum/fraction|0.54321|8}} &amp;amp;rarr; {{Val/delimitnum/fraction|0.54321|8}}&lt;br /&gt;
:* {&amp;amp;#123;Val/delimitnum/fraction|0.98765432101234|14}} &amp;amp;rarr; {{Val/delimitnum/fraction|0.98765432101234|14}}&lt;br /&gt;
:* {&amp;amp;#123;Val/delimitnum/fraction|560.123|3}} &amp;amp;rarr; {{Val/delimitnum/fraction|560.123|3}}&lt;br /&gt;
:* {&amp;amp;#123;Val/delimitnum/fraction|99000800.7|1}} &amp;amp;rarr; {{Val/delimitnum/fraction|99000800.7|1}}&lt;br /&gt;
&lt;br /&gt;
==Messages==&lt;br /&gt;
The following messages might appear:&lt;br /&gt;
:* &amp;lt;span style=&amp;quot;color:#818181&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;Too many digits&amp;#039;&amp;#039;&amp;#039;.&amp;lt;/span&amp;gt; - when parameter 2 &amp;gt; 14.&lt;br /&gt;
:* &amp;lt;span style=&amp;quot;color:#818181&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;Expression error: Unexpected number&amp;#039;&amp;#039;&amp;#039;.&amp;lt;/span&amp;gt; - when invalid spaces in number &amp;quot;0.123 456&amp;quot;.&lt;br /&gt;
:* &amp;lt;span style=&amp;quot;color:#818181&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;Expression error: Unrecognised punctuation...{&amp;#039;&amp;#039;&amp;#039;.&amp;lt;/span&amp;gt; - if exceeded [[m:HELP:Expansion depth|expansion depth limit]].&lt;br /&gt;
&lt;br /&gt;
==Performance impact==&lt;br /&gt;
Template:Val/delimitnum/fraction limits the count of decimal digits to 14, based on the limit of computer math for the server computers. For higher counts, it shows: &amp;lt;span style=&amp;quot;color:#818181&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;Too many digits&amp;#039;&amp;#039;&amp;#039;.&amp;lt;/span&amp;gt;. In most uses, within the text of articles, using the template will not restrict performance, but when used inside the wikitext markup of very large templates, there are some restrictions. To display just 1 decimal digit, Val/delimitnum/fraction has an internal [[m:HELP:Expansion depth|expansion depth]] of 4 levels, adding 1 level for each digit of the decimal portion.&lt;br /&gt;
&lt;br /&gt;
For a 7-digit decimal (such as: 0.1234567), it uses a depth of 10 levels (4+6). At the maximum, for a 14-digit decimal (such as: 0.98765432101234), it uses a depth of 17 levels (4+13). In the rare event of exceeding the expansion depth limit, an expression error will be displayed, such as: &amp;lt;span style=&amp;quot;color:#818181&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;Expression error: Unrecognised punctuation character &amp;quot;{&amp;quot;&amp;#039;&amp;#039;&amp;#039;.&amp;lt;/span&amp;gt; In general usage, most numbers rarely have more than 5 decimal digits (expansion depth of 8 levels).&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {&amp;amp;#123;[[Template:Val/delimitnum|Val/delimitnum]]}} - to format an entire number, including decimal portion&lt;br /&gt;
* {&amp;amp;#123;[[Template:Gaps|gaps]]}} - to insert gaps between multiple numbers or letters&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- PUT CATEGORIES &amp;amp; INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Wikipedia formatting and function templates|Val/delimitnum/fraction]]&lt;br /&gt;
[[bn:টেমপ্লেট:Val/delimitnum/fraction]]&lt;br /&gt;
[[ka:თარგი:Val/delimitnum/fraction]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ahenket</name></author>
	</entry>
</feed>