Related changes
Appearance
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- D
- wikiNonStop edit
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
17 April 2026
| N 09:29 | Template:Trunc/doc diffhist +1,439 Majestix talk contribs (Created page with "{{Documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> This template produces an expression for the truncated value of a given expression. If the value is in the range of integer-type numbers (in the range {{numf|trunc-2^63}} through {{numf|trunc(2^63-1024)+trunc1023}}), the resulting expression is of type integer. The template also serves as a tool to enter an integer larger than {{numf|2^53}}, avoiding...") | ||||
| N 08:29 | Template:Numf diffhist +1,450 Majestix talk contribs (Created page with "<includeonly>{{formatnum:{{num|{{formatnum:{{{1}}}|R}}}}}}</includeonly><noinclude> This template produces the result of Template:Num with thousands separators. ==Examples== *{{xpsoc|numf|1.2}} *{{xpsoc|numf|-1.23}} *{{xpsoc|numf|0}} *{{xpsoc|numf|-12,300,000,000,000,000/1e16}} *{{xpsoc|numf|12.34567890123456789}} *{{xpsoc|numf|123.4567890123456789}} *{{xpsoc|numf|1234.567890123456789}} *{{xpsoc|numf|12345.67890123456789}} *{{xpsoc|numf|123456.7890123456789}} *{{x...") | ||||
| N 08:29 | Template:Num diffhist +1,983 Majestix talk contribs (Created page with "<includeonly>{{#switch:{{#expr:{{{1}}}}}|INF=INF|-INF=-INF|{{#ifexpr:({{{1}}})=trunc({{{1}}})|{{#expr:trunc({{{1}}})}}|{{#switch:1|{{#expr:({{{1}}})>0}}={{num/1|({{{1}}})}}|{{#expr:({{{1}}})<0}}=-({{num/1|-({{{1}}})}})|0}}}}}}</includeonly><noinclude> This template has as parameter an expression and produces a decimal number. If the expression produces a number of type integer, the template returns exactly that integer. If the expression produces a float, the template re...") | ||||