8values / 8values/8values.github.io
Wikipedia users can now display test results on their profiles
- Dominant language
- HTML
- Stars
- 1.1k
- Forks
- 451
- PR merge metrics
- No merged PRs in 30d
Description
Today, I finished work on a [MediaWiki template](https://en.wikipedia.org/wiki/Template:8values) that displays the results of an 8values test, using only the variables provided on the results page:
```wikitext
{{8values|e=85.9|d=66.7|g=71.5|s=86.7|width=300}}
```
This provides a more flexible (and accessible) alternative to simply uploading the results as a PNG file (like [this bloke did](https://commons.wikimedia.org/wiki/File:8values.png)), which clogs Wikimedia Commons with an image of dubious reusability that's likely to only ever appear on one page—the user page of its uploader.
Note that the template is only usable on English Wikipedia (`en.wikipedia.org`), which isn't too limiting localisation-wise considering the 8values test only exists in English (as of this writing, that is).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.