Template:InfoBox user dev/doc
From Gentoo Wiki
Jump to:navigation
Jump to:search
Note
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages. As this template is widely used in our wiki, it may be protected in which case only staff members can change it. Use the discussion page to propose enhancements or fixes, or to voice your opinion.
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages. As this template is widely used in our wiki, it may be protected in which case only staff members can change it. Use the discussion page to propose enhancements or fixes, or to voice your opinion.
Use this template to create an infobox on your user page to show, that you're a Gentoo developer. This template will automatically add the page to the User dev category.
Parameters
- unnamed (up to 3) (optional)
- Herds you're a member of.
- header (optional)
- Add a "Userboxes" heading.
Usage
See the template's testcases:
No parameter | |
---|---|
Wiki code | {{InfoBox stack
|{{InfoBox user dev}}
}}
|
Main version | This user is a Gentoo developer.
|
Sandbox version | This user is a Gentoo developer.
|
Parameter: header | |
---|---|
Wiki code | {{InfoBox stack
|{{InfoBox user dev|header=true}}
}}
|
Main version | User info
This user is a Gentoo developer.
|
Sandbox version | User info
This user is a Gentoo developer.
|
Parameter: unnamed | |
---|---|
Wiki code | {{InfoBox stack
|{{InfoBox user dev|herd1}}
|{{InfoBox user dev|herd1|herd2}}
|{{InfoBox user dev|herd1|herd2|herd3}}
}}
|
Main version | This user is a Gentoo developer in the herd1 herd.
This user is a Gentoo developer in the herd1 and herd2 herds.
This user is a Gentoo developer in the herd1, herd2 and herd3 herds.
|
Sandbox version | This user is a Gentoo developer in the herd1 herd.
This user is a Gentoo developer in the herd1 and herd2 herds.
This user is a Gentoo developer in the herd1, herd2 and herd3 herds.
|