New template document |
m Changed to Category:Template documentation |
||
Line 116: | Line 116: | ||
} | } | ||
</templatedata> | </templatedata> | ||
<noinclude>[[Category:Template | <noinclude>[[Category:Template documentation]]</noinclude> |
This template can be used to quickly create a userbox for display on a user's user page.
Please note that it is not allowed to add categories that could link to user pages on Moegirlpedia.
{{Userbox | id = <!-- id image or text --> | id-w = <!-- id box width in pixels (default=45) --> | id-c = <!-- id background color (default=#DDD) --> | id-s = <!-- id text size in points (default=14) --> | id-fc = <!-- id font color (default=black) --> | id-lh = <!-- id line height (default=1em) --> | info = <!-- info text or image --> | info-c = <!-- info background color (default=#EEE) --> | info-s = <!-- info text size in points (default=9) --> | info-fc = <!-- info font color (default=black) --> | info-lh = <!-- info line height (default=1.25em) --> | border-c = <!-- border color (default=id-c or #999) --> | border-s = <!-- border width in pixels (default=1) --> | float = <!-- left|right|none (default=left) --> }}
This template can be used to quickly create a userbox for display on a user's user page.
Parameter | Description | Type | Status | |
---|---|---|---|---|
id | id | id image or text | String | optional |
id-w | id-w | id box width in pixels
| String | optional |
id-c | id-c | id background color
| String | optional |
id-s | id-s | id text size in points
| String | optional |
id-fc | id-fc | id font color
| String | optional |
id-lh | id-lh | id line height
| String | optional |
info | info | info text or image | String | optional |
info-c | info-c | info background color
| String | optional |
info-s | info-s | info text size in points
| String | optional |
info-fc | info-fc | info font color
| String | optional |
info-lh | info-lh | info line height
| String | optional |
border-c | border-c | border color
| String | optional |
border-s | border-s | border width in pixels
| String | optional |
float | float | left|right|none
| String | optional |