Module:FloorNumber/doc

From RuneRealm Wiki

This is an old revision of this page, as edited by Alex (talk | contribs) at 00:12, 17 October 2024. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Jump to navigation Jump to search

This is the documentation page for Module:FloorNumber

This is a documentation subpage for Module:FloorNumber.
It contains usage information, categories, and other content that is not part of the original module page.
Module:FloorNumber's function main is invoked by Template:FloorNumber.
Module:FloorNumber requires Module:Ordinal.
Module:FloorNumber requires Module:Yesno.

Number_round(num, dp)float, intRounds num to a precision given by dp, if dp is not specified, it defaults to zero. Rounds half up._short(str)StringConvert numbers ending in k, m or b to the actual correct number. Example: 3.5k -> 3500