Template:ProbabilityTable

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search

This template inserts a table of probabilities into an article. This is useful for describing drop tables. Often, treasure tables will specify a certain number of rolls, each with its own weight, on a separate table.

{{ProbabilityTable
|quantities=Comma separated list of quantities. No spaces.
|probabilities=Comma separated list of probabilities, usually expressed as fractions. No spaces.
}}

It should look like this:

Quantity2345
Chance 1/52/51/51/5

Copy-ready example:

{{ProbabilityTable
|quantities=
|weights=
}}