You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in or create an account, your edits will be attributed to your username, along with
other benefits.
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision |
Your text |
Line 1: |
Line 1: |
| {{{{fake link|editprotected}}<nowiki>}}</nowiki> | | {{{{fakelink|editprotected}}<nowiki>}}</nowiki> |
| There should be option to make userbox table-less (like "|mode=n") {{User:SWFlash/Sig}} | | There should be option to make userbox table-less (like "|mode=n") {{User:SWFlash/Sig}} |
|
| |
| == Changing msg color ==
| |
|
| |
| Hi - could I please request that an administrator edit the userbox so that the font color of the "msg" parameter can be changed through a new parameter called "msgcolor", just like the font color of the "code" parameter can be changed through the parameter "codecolor"? I've coded it myself, if whoever is reading this would like to replace the current coding with this one:<br />
| |
| <code>
| |
| <nowiki>|-</nowiki><br />
| |
| <nowiki>|<div class="userbox" style="float: left; border:solid {{{border}}} 1px; margin: 1px;"></nowiki><br />
| |
| <nowiki>{| cellspacing="0" style="width: 238px; background: {{{mainbkgd}}};"</nowiki><br />
| |
| <nowiki>| class="ub-code" style="width: 45px; height: 45px; background: {{{codebkgd}}}; text-align: center; font-size: 14pt; font-family: Arial; color: {{{codecolor}}};" | {{{code}}}</nowiki><br />
| |
| <nowiki>| class="ub-msg" style="font-size: 8pt; font-family: Arial; color: {{{msgcolor}}}; padding: 4pt; line-height: 1.25em;" class="plainlinks" | {{{msg}}}</nowiki><br />
| |
| <nowiki>|}</nowiki><br />
| |
| <nowiki></div><noinclude>[[Category:Userbox Templates]]</noinclude></nowiki><br />
| |
| </code>
| |
| Thanks, <b>~<i>[[User:SuperHamster|<span style="color:#07517C;">Super</span>]]</i>[[User:SuperHamster|<span style="color:#6FA23B;">Hamster</span>]]</b> <small>[[User talk:SuperHamster|Talk]] [[Special:Contributions/SuperHamster|Contribs]]</small> 23:36, 11 February 2011 (EST)
| |
|
| |
| ==Removal==
| |
| Could you please remove the |- and the | at the bottom? [[User:Spidey665|<font color="blue">'''Spidey'''</font>]][[User talk:Spidey665#top|<font color="red">''665''</font>]] 12:11, 23 December 2011 (EST)
| |