Template:InfoBox user since/doc
From Gentoo Wiki
Note
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages.
As this page is widely used in our wiki, it is protected. Only staff members can change it. Use the discussion page to propose enhancements, fixes or voice your opinion.
Contents |
Description
Use this template to create an infobox on your user page to show when you became a Gentoo Linux user. This template will automatically add the page to the appropriate "User since YEAR" category.
Usage
Add this code to the page text (replace "YEAR" with a number):
{{InfoBox stack
|{{InfoBox user since|YEAR}}
}}
Parameters
- Unnamed parameter (required)
- Year that you started using Gentoo.
- header (optional)
- Add a "Userboxes" heading (you need to set this equal to something; try "true").
- profile (optional)
- Portage profile you used when you first started using Gentoo.
Examples
{{InfoBox stack
|{{InfoBox user since|2011|header=true|profile=10.0}}
}}
| Userboxes |
| 10.0 | Gentoo user since 2011 |
|---|
For more examples, see this template's test cases.