Template:User Osmose/doc
Jump to navigation
Jump to search
Usage
Add this to your user page to show that you help fix QA issues using Osmose. This will also add you to the Osmose users category.
Syntax
{{User Osmose}}
This template is built using the {{Userbox}} template, so any parameters listed in its documentation can be used here too.
This template can be further customised by using the following additional paramters:
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| First-person | first-p | Changes the info text to be in first-person (e.g. "I fix...") rather than third-person (e.g. "User fixes...").
| Boolean | optional |
Examples
| Code | Result |
|---|---|
Default:{{User Osmose}} |
|
First-person:{{User Osmose|first-p=true}} |
|
Custom colours:{{User Osmose
| border-c = red
| id-c = white
| info-c = grey
| info-fc = blue
}} |