Template:UserboxNew/doc: Difference between revisions
Jump to navigation
Jump to search
IIWiki logo
Personal Coat of Arms
Ozycaevias (talk | contribs) No edit summary |
Ozycaevias (talk | contribs) No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
| User = <!-- Username to be displayed on top. --> | | User = <!-- Username to be displayed on top. --> | ||
| User-color = <!-- Color of the username displayed; default is black. --> | | User-color = <!-- Color of the username displayed; default is black. --> | ||
| Border-color = <!-- Color of the border surrounding the container; default is #eeeeee. --> | | Border-color = <!-- Color of the border surrounding the container; default is #eeeeee. --> | ||
| Background-color = <!-- Color of the container's background; default is #fcfcfc. --> | | Background-color = <!-- Color of the container's background; default is #fcfcfc. --> | ||
| Image = <!-- Image to be displayed at the top of the userbox. Format is "Image.ext". --> | |||
| Caption = <!-- Caption to be displayed under the image. --> | |||
| Caption-color = <!-- Color of the caption text. Default is #464B54. --> | |||
| Userboxes = <!-- Userbox templates listed in order from top to bottom. --> | | Userboxes = <!-- Userbox templates listed in order from top to bottom. --> | ||
}} | }} | ||
Line 18: | Line 20: | ||
| User = TestAccount | | User = TestAccount | ||
| User-color = black | | User-color = black | ||
| Border-color = #eeeeee | | Border-color = #eeeeee | ||
| Background-color = #fcfcfc | | Background-color = #fcfcfc | ||
| Image = IIWiki_Logo.png | |||
| Caption = IIWiki logo | |||
| Userboxes = {{Template:MTUBX}} {{AustralianUBX}} {{User_80s}} {{User_Ajax}} | | Userboxes = {{Template:MTUBX}} {{AustralianUBX}} {{User_80s}} {{User_Ajax}} | ||
}} | }} | ||
Line 27: | Line 30: | ||
| User = TestAccount | | User = TestAccount | ||
| User-color = black | | User-color = black | ||
| Border-color = #eeeeee | | Border-color = #eeeeee | ||
| Background-color = #fcfcfc | | Background-color = #fcfcfc | ||
| Image = IIWiki_Logo.png | |||
| Caption = IIWiki logo | |||
| Userboxes = {{Template:MTUBX}} {{AustralianUBX}} {{User_80s}} {{User_Ajax}} | | Userboxes = {{Template:MTUBX}} {{AustralianUBX}} {{User_80s}} {{User_Ajax}} | ||
}} | }} | ||
</pre> | </pre> | ||
<br /><br /> | <br /><br /><br /><br /><br /><br /><br /><br /> | ||
<!-- Ozycaevias userbox example --> | <!-- Ozycaevias userbox example --> | ||
{{UserboxNew | {{UserboxNew | ||
Line 40: | Line 44: | ||
| Border-color = #90EE90 | | Border-color = #90EE90 | ||
| Background-color = #d6f6d6 | | Background-color = #d6f6d6 | ||
| Image = Ozy_CoA.png | |||
| Caption = Personal Coat of Arms | |||
| Caption-color = #666666 | |||
| Userboxes = {{Template:MTUBX}} {{User_Firefox}} {{User_Discord|account=Ozycaevias}} {{User_Utah}} {{User_Ajax}} | | Userboxes = {{Template:MTUBX}} {{User_Firefox}} {{User_Discord|account=Ozycaevias}} {{User_Utah}} {{User_Ajax}} | ||
}} | }} | ||
Line 48: | Line 55: | ||
| Border-color = #90EE90 | | Border-color = #90EE90 | ||
| Background-color = #d6f6d6 | | Background-color = #d6f6d6 | ||
| Image = Ozy_CoA.png | |||
| Caption = Personal Coat of Arms | |||
| Caption-color = #666666 | |||
| Userboxes = {{Template:MTUBX}} {{User_Firefox}} {{User_Discord|account=Ozycaevias}} {{User_Utah}} {{User_Ajax}} | | Userboxes = {{Template:MTUBX}} {{User_Firefox}} {{User_Discord|account=Ozycaevias}} {{User_Utah}} {{User_Ajax}} | ||
}} | }} | ||
</pre> | </pre> |
Latest revision as of 21:19, 24 September 2019
This is a template for displaying userboxes that uses flexboxes and divs to handle formatting in a more robust way.
Use
{{UserboxNew | User = <!-- Username to be displayed on top. --> | User-color = <!-- Color of the username displayed; default is black. --> | Border-color = <!-- Color of the border surrounding the container; default is #eeeeee. --> | Background-color = <!-- Color of the container's background; default is #fcfcfc. --> | Image = <!-- Image to be displayed at the top of the userbox. Format is "Image.ext". --> | Caption = <!-- Caption to be displayed under the image. --> | Caption-color = <!-- Color of the caption text. Default is #464B54. --> | Userboxes = <!-- Userbox templates listed in order from top to bottom. --> }}
Examples
TestAccount
IIWiki logo
MT | This user is primarily a "Modern Tech" roleplayer. |
This user is proud to be Australian. |
80s |
{{UserboxNew | User = TestAccount | User-color = black | Border-color = #eeeeee | Background-color = #fcfcfc | Image = IIWiki_Logo.png | Caption = IIWiki logo | Userboxes = {{Template:MTUBX}} {{AustralianUBX}} {{User_80s}} {{User_Ajax}} }}
Ozycaevias
Personal Coat of Arms
MT | This user is primarily a "Modern Tech" roleplayer. |
This user contributes using Firefox. |
This user chats on Discord as Ozycaevias. |
{{UserboxNew | User = Ozycaevias | User-color = DarkGreen | Border-color = #90EE90 | Background-color = #d6f6d6 | Image = Ozy_CoA.png | Caption = Personal Coat of Arms | Caption-color = #666666 | Userboxes = {{Template:MTUBX}} {{User_Firefox}} {{User_Discord|account=Ozycaevias}} {{User_Utah}} {{User_Ajax}} }}