Template:property statistics

From Thesaurus Inscriptionum Raeticarum
Revision as of 04:56, 30 November 2013 by Martin Braun (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This template serves to display simple statistics on property pages with pre-defined values.

Usage

  • This template can only be used on property pages
  • The first parameter defines the category of the pages to be displayed in the statistics, i.e. {{property statistics|Category}}
  • Additional parameters can be used to display numbers:
    • (2) start: mandatory for numbers
    • (3) stop: if the stop value is omitted, 10 times the step value is used per default
    • (4) step: if the step value is omitted, 1 is used per default
    • (5) "range" (optional)

Examples

  • The code {{property statistics|Inscription}} on the page Property:language will display the occurrence of pages in the Category:Inscription per each pre-defined language (i.e. Raetic, Etruscan, Venetic, Lepontic, Cisalpine Gaulish, Celtic, Latin, English, French, German, Italian, unknown, none, Camunic, Spanish, Slovenian).
  • The code {{property statistics|Inscription|0|360|15}} on the page Property:orientation will display the occurrence of pages in the Category:Inscription of every 15 degrees from 0 to 360 (i.e. 0, 15, 30, 45, ..., 360), while {{property statistics|Inscription|3}} will do the same for every integer from 3 to 13.
  • The code {{property statistics|Object|-650|50|100|range}} on the page Property:sortdate will display the occurrence of pages in the Category:Object grouped in 100 years from 650 BC to 50 AD (i.e. -650 to -550, -550 to -450, ..., -50 to 50).