Difference between revisions of "Template:Elo rating"
Jump to navigation
Jump to search
imported>Roller26 (Rating > 2300 change) |
imported>Roller26 |
||
| Line 1: | Line 1: | ||
This template return the [[Elo rating]] for all chess players and is used in the [[Template:Infobox chess player|Infobox chess player]]. In order for this to work the parameter field "FideID" has to be filled in. | This template return the [[Elo rating]] for all chess players and is used in the [[Template:Infobox chess player|Infobox chess player]]. In order for this to work the parameter field "FideID" has to be filled in. | ||
| − | '''Attention: Players with a minimum elo rating of | + | '''Attention: Players with a minimum elo rating of 2400 are considered only!''' Data source: http://ratings.fide.com/download.phtml. |
{{User:DrTrigonBot/Subster | {{User:DrTrigonBot/Subster | ||
|simple={{Template:Elo rating/source|{{NAMESPACE}}}} | |simple={{Template:Elo rating/source|{{NAMESPACE}}}} | ||
| Line 7: | Line 7: | ||
|zip=True | |zip=True | ||
|value=Elo-rating | |value=Elo-rating | ||
| − | |postproc=('formatedlist_frommatrix', '(.\x7b15\x7d)(.\x7b61\x7d)(.\x7b4\x7d)(.\x7b4\x7d)(.\x7b5\x7d)(.\x7b5\x7d)(.\x7b15\x7d)(.\x7b6\x7d)(.*)', '\x7c%s=%s', [0, 7], 1, lambda line: ((int(line[7]) if line[7].strip() else 0) >= | + | |postproc=('formatedlist_frommatrix', '(.\x7b15\x7d)(.\x7b61\x7d)(.\x7b4\x7d)(.\x7b4\x7d)(.\x7b5\x7d)(.\x7b5\x7d)(.\x7b15\x7d)(.\x7b6\x7d)(.*)', '\x7c%s=%s', [0, 7], 1, lambda line: ((int(line[7]) if line[7].strip() else 0) >= 2400)) |
}} | }} | ||
{{User:DrTrigonBot/Subster | {{User:DrTrigonBot/Subster | ||
Revision as of 20:03, 21 August 2020
This template return the Elo rating for all chess players and is used in the Infobox chess player. In order for this to work the parameter field "FideID" has to be filled in.
Attention: Players with a minimum elo rating of 2400 are considered only! Data source: http://ratings.fide.com/download.phtml. User:DrTrigonBot/Subster User:DrTrigonBot/Subster Script error: No such module "Purge".
Data
- Timestamp: (January 2026)
SubsterBot Exception in "Elo-rating-timestamp" (2015-04-28 03:43:34.307866)
Traceback (most recent call last):
File "/data/project/drtrigonbot/pywikibot-compat/subster.py", line 314, in subContent
(substed_content, tags, md) = self.subTemplate(substed_content, item)
File "/data/project/drtrigonbot/pywikibot-compat/subster.py", line 435, in subTemplate
back_response=True)
File "/data/project/drtrigonbot/pywikibot-compat/pywikibot/comms/http.py", line 167, in request
raise MaxTriesExceededError()
MaxTriesExceededError