Template:User Five Year Society/doc

From Wikipedia, the free encyclopedia

Usage[edit]

This userbox may be used by members of the Five Year Society of Wikipedians that have been editing for five years or more to indicate their membership if they so wish. This userbox will automatically add your userpage to category Members of the Five Year Society of Wikipedia editors. You can disable automatic categorization using |nocat=true.

Parameters[edit]

If no parameters are given, the userbox displays as above. Optionally, the following parameters may be supplied to modify the display of the userbox.

Unnamed parameter[edit]

If the first parameter is unnamed, it will specify free text to append to the end of the default text. No space will appear between the two unless given at the beginning of the supplied text.

{{User Five Year Society| (since 2017)}} renders as:

This user has been editing Wikipedia for more than five years (since 2017).


{{User Five Year Society|—since July 28, 2017}} (note the lack of a space after "|" here) renders as:

This user has been editing Wikipedia for more than five years—since July 28, 2017.


year, month, and day[edit]

If desired, the named parameters year, month, and day can be given as the date the user first started editing Wikipedia, to cause the userbox to calculate the amount of time that has elapsed since then automatically.

{{User Five Year Society|year=2017|month=7|day=28}} renders as:

This user has been editing Wikipedia for more than five years (6 years, 9 months, and 26 days).


format[edit]

By default, the duration is output as years, months, and days, but format=ym can be specified to only show years and months, or format=y can be used to display only the years.

{{User Five Year Society|year=2017|month=7|day=28|format=ym}} renders as:

This user has been editing Wikipedia for more than five years (6 years, 9 months).


{{User Five Year Society|year=2017|month=7|day=28|format=y}} renders as:

This user has been editing Wikipedia for more than five years (6+).


period[edit]

By default, the sentence in the userbox will end with a period (full stop). This can be suppressed by setting period to a blank value.

{{User Five Year Society|year=2017|month=7|day=28|period=}} renders as:

This user has been editing Wikipedia for more than five years (6 years, 9 months, and 26 days)


period can be set to a non-blank value to provide a substitute for the usual ".", but note that due to template limitations (and unlike the unnamed parameter), if the value contains leading (or trailing) spaces, they need to be specified as HTML character references, e.g.   or  .

sc[edit]

Specifying sc=n or sc=no will suppress the serial comma used before the "and" in ymd format.

{{User Five Year Society|year=2017|month=7|day=28|sc=n}} renders as:

This user has been editing Wikipedia for more than five years (6 years, 9 months and 26 days).


whitespace[edit]

By default, one space will appear between the userbox's default text and the calculated duration. whitespace=<br> can be used to output a line break before the duration instead.

{{User Five Year Society|year=2017|month=7|day=28|whitespace=<br />}} renders as:

This user has been editing Wikipedia for more than five years
(6 years, 9 months, and 26 days).


Note that due to template limitations (and unlike the unnamed parameter), if the value of whitespace contains leading or trailing spaces, they need to be specified as HTML character references, e.g. &nbsp; or &thinsp;.

{{User Five Year Society|year=2017|month=7|day=28|period=|whitespace=<br />&nbsp;&nbsp;&nbsp;}} renders as:

This user has been editing Wikipedia for more than five years
   (6 years, 9 months, and 26 days)


nocat[edit]

If you need to avoid categorization where the template is used, set nocat=true.

{{User Five Year Society|nocat=true}} renders as:

This user has been editing Wikipedia for more than five years.