Jump to content

Main public logs

Combined display of all available logs of RiskiPedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 21:26, 2 September 2025 Gavinandresen talk contribs created page Module:ProbabilityFormat/doc (Created page with "{{documentation}} == Purpose == This module provides functions to convert fractional probabilities (e.g. `0.01`) into human-friendly text strings such as: * `"no chance"` * `"100% chance"` * `"about 1 in 100"` * `"almost zero chance (less than 1 in 1,000,000)"` It is designed for use in templates where probabilities need to be expressed in plain language. == Usage == Basic syntax: <syntaxhighlight lang="wikitext"> {{#invoke:ProbabilityFormat|convert|probability|cutof...")