This template shows the depth of Wikipedia section:

  • Usage: {{Depth|en}} → 1248.3
  • Usage: {{Depth|ru}} → 157.9

The required parameter is the code of the Wikipedia section (e.g., "en" for English, "de" for German, etc.).

By default the result is rounded to 1 digit after dot.
Optional second parameter allows to specify another number of digits:

  • Usage: {{Depth|en|0}} → 1248
  • Usage: {{Depth|en|3}} → 1248.331