Template:Time ago/doc: Difference between revisions

[checked revision][checked revision]
Content deleted Content added
No edit summary
 
(One intermediate revision by the same user not shown)
Line 23:
 
=== Spelling out numbers ===
Numbers from 1 to 100 can be spelled out in their equivalent English word by using the <code>spellout</code> parameter. If <code>spellout</code> is set to "yes", "y", "true" or "1", all numbers from 1 to 100 will be spelled out. If <code>spellout</code> is set to "auto", only numbers from 1 to 9 will be spelled out, as per the recommendations at [[Wikipedia:MOS:NUMERAL]].
 
It is also possible to set a custom maximum value for spelling out by using the <code>spelloutmax</code> parameter. For example, setting {{para|spellout|yes}} and {{para|spelloutmax|24}} will result in all numbers less than or equal to 24 being spelled out, and all numbers greater than 24 appearing as numerals.
 
=== Purge link ===
Add the parameter {{para|purge|yes}} to add a [[Wikipedia:WP:PURGE|purge]] link.
 
== Examples ==