Template:Infobox Library Candidate
From MoodleDocs
| {{{name}}} | |
|---|---|
| Repository | {{{repository}}} |
| Project stability | {{{stability}}} |
| Stars / Forks | {{{starforks}}} |
| Project activity | {{{activity}}} |
| Latest release | {{{release}}} |
| Author | {{{author}}} |
| License | {{{license}}} |
Usage:
{{Infobox Library Candidate
|name = Enter the project name
|repository = Enter the source control repository (e.g. git)
|stability = Enter the stability of the project
|activity = Low / Medium / High
|starforks = Enter the number of stars and forks
|release = Enter the latest release of the project
|author = Enter the name of the author or maintainer if relevant
|license = License that the project is released uner
}}