[dismiss]
Welcome to SmashWiki! Log in or create an account and join the community, and don't forget to read this first! |
Notices |
---|
The Skill parameter has been removed from Smasher infoboxes, and in its place are the new "Best historical ranking" and "Best tournament result" parameters. SmashWiki needs help adding these new parameters to Smasher infoboxes, refer to the guidelines here for what should be included in these new parameters. |
When adding results to Smasher pages, include each tournament's entrant number in addition to the player's placement, and use the {{Trn}} template with the matching game specified. Please also fix old results on Smasher pages that do not abide to this standard. Refer to our Smasher article guidelines to see how results tables should be formatted. |
Check out our project page for ongoing projects that SmashWiki needs help with. |
Template:UBX
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
{{{code}}} | {{{text}}} |
This template makes creating custom userboxes easier.
Code
{{UBX | text = | bkgnd = | code = | codebkgnd = | textclr = | border = | float = | align = }}
Parameters
- text - The text at the right.
- bkgnd - The background colour.
- code - The image/text at the left. If you're using images, they should always be about 45 pixels! ([[File:Whatever.gif|45px]])
- codebkgnd - The background for the text at the left.
- textclr - Text colour.
- border - Border colour.
- float - In what direction the box should float, right by default
- align - Text align
Example
{{UBX | text = Example | bkgnd = #bbbbcc | code = [[File:Wiki.png|45px]] | codebkgnd = #ffffff | textclr = #012345 | border = blue | float = left | align = right }}
would give you:
Test your userboxes in the sandbox.