
Usage
Use like this to give updating numbers of months from a fixed date:
"Rich_Farmbrough has been a Wikipedian for {{relmonth|24052}} months and an admin for {{relmonth|24061}}."
to give something like:
Rich Farmbrough has been a Wikipedian for 251 months and an admin for 242.
- parameter = current_year * 12 + current_month (currently 2025-03 → 24303)
You must be logged in to post a comment.