| Parameter | Description | Type | Status |
| WikiProject base name | 1 | WikiProject base name, without the 'Wikipedia:WikiProject' prefix, nor the 'work group' or 'task force' postfix - Default
- Example
| String | optional |
| Text alignment | 2 | Text alignment (center or left) - Default
- left
- Example
- center
| String | optional |
| Id image base name | image | Image base name, without the 'File:' prefix - Default
- {{#invoke:Portal|image|{{{1|}}}}}
- Example
- Portal-puzzle.svg
| File | optional |
| Id image size | size | Image size, without the 'px' postfix - Default
- 39x39
| String | optional |
| Id text | id | Id text, alternative to the image | String | optional |
| Id image or text background color | id-c | - Default
- #DEF
| String | optional |
| Id text font color | id-fc | - Default
- black
| String | optional |
| Id text other CSS parameters | id-op | | String | optional |
| Id text size in points | id-s | - Default
- 14
| String | optional |
| Info background color | info-c | - Default
- #FFFFFD
| String | optional |
| Info font color | info-fc | Info font color, including links | String | optional |
| Border color | border-c | - Default
- gray
| String | optional |
| User category | ucat | User category, without the 'Category:' prefix - Default
- {{Resolve category redirect|{{#ifexist:Category:WikiProject {{{1}}} participants|WikiProject {{{1}}} participants|{{#ifexist:Category:WikiProject {{{1}}} members|WikiProject {{{1}}} members}}}}}}
- Example
- WikiProject Italy participants
| Page name | optional |
| User category inhibitor | nocat | User category inhibitor to not declare the WikiProject membership (true or false) - Default
- false
- Example
- true
| String | optional |