User:TabbyGarf/Guides:Userbox Etiquette: Difference between revisions

From Screamer Wiki
Jump to: navigation, search
(Page creation.)
 
mNo edit summary
Line 1: Line 1:
== Disclaimer ==
== Disclaimer ==
This userbox etiquette is part of a project of UBX (Userbox) uniformization applied in part by some administrators on their own userboxes.
This userbox etiquette is part of a project of UBX (Userbox) uniformization applied in part by some administrators on their own userboxes.
This etiquette tries to obtain overall sameness of style by being visually attached to the default wiki theme. This sameness is achieved by attributing the page background color to the userbox's "id-c" and "info-c" values. Another way of reaching that sameness is setting a userbox height (id-h) of 45 pixels, this value is also set to the picture (id value).
This etiquette tries to obtain overall sameness of style by being visually attached to the default wiki theme. This sameness is achieved by attributing the page background color to the userbox's "id-c" and "info-c" values. Another way of reaching that sameness is setting a userbox height (id-h) of 45 pixels, this value is also set to the picture (id value). You are not obligated to follow the etiquette as you wont get banned for breaking it. It's your UBX. your style. However in the case of let's say less niche/more general Userboxes (like an admin status UBX, User info UBX like {{Tld|User:TabbyGarf/MemberFor}}, {{Tld|User:TabbyGarf/UserHelper}} or {{Tld|User:TabbyGarf/Translator}}
== Template ==
== Template ==
Such a userbox can be made thanks to multiple ways.
Such a userbox can be made thanks to multiple ways.
Line 33: Line 33:
!Why Is It Good?
!Why Is It Good?
|-
|-
|{{User:TabbyGarf/UserHelper}}
|{{User:TabbyGarf/Garfield}}
|<pre>{{User:TabbyGarf/UserHelper}}</pre>
|<pre>{{User:TabbyGarf/Garfield}}</pre>
| Giving the image's color to the border.
|-
|-
|{{User:TabbyGarf/UserHelper|helpme}}
|{{FANDOMDespise}}
|<pre>{{User:TabbyGarf/UserHelper|helpme}}</pre>
|<pre>{{FANDOMDespise}}</pre>
|Users a color theme similar to FANDOM's logo, text could be fixed by setting "info-s" to "8" for homogeneity
|-
|-
|{{User:TabbyGarf/UserHelper|help}}
|{{User:UserHacker}}
|<pre>{{User:TabbyGarf/UserHelper|help}}</pre>
|<pre>{{UserHacker}}</pre>
|Follow a theme to the typical "terminal-like" color palette.
|-
|-
|{{User:TabbyGarf/UserHelper|both}}
|{{BLM|both}}
|<pre>{{User:TabbyGarf/UserHelper|both}}</pre>
|<pre>{{BLM}}</pre>
|Uses the icon's BG color on the UBC's BG color.
|-
|-

Revision as of 05:13, 7 June 2020

Disclaimer

This userbox etiquette is part of a project of UBX (Userbox) uniformization applied in part by some administrators on their own userboxes. This etiquette tries to obtain overall sameness of style by being visually attached to the default wiki theme. This sameness is achieved by attributing the page background color to the userbox's "id-c" and "info-c" values. Another way of reaching that sameness is setting a userbox height (id-h) of 45 pixels, this value is also set to the picture (id value). You are not obligated to follow the etiquette as you wont get banned for breaking it. It's your UBX. your style. However in the case of let's say less niche/more general Userboxes (like an admin status UBX, User info UBX like Template:Tld, Template:Tld or Template:Tld

Template

Such a userbox can be made thanks to multiple ways. For a simple one you can use this template provided:

{{userbox
| border-c      = #fff
| border-s      = 2
| id            = [[File:filename.extension|45px|link=]]
| id-c          = #333
| id-h          = 45
| id-s          = 12
| id-w          = 45
| info          = sample text
| info-c        = #333
| info-fc       = #fff
| info-s        = 8
}}

To follow more the wiki's theme you can set the border-c value to "#e87057" to fit the Hyperlink color.

If you dont want to bother touching any code you can use this UBX generator as long as you follow the template values for "id-h", "id-w" and "id" in case you use an image.


Notable good examples

Usage

Template Template Code Why Is It Good?
TabbyGarf/Guides:Userbox Etiquette is obsessed with Garfield and wants you to know it!
{{User:TabbyGarf/Garfield}}
Giving the image's color to the border.
This user despises FANDOM (Wikia).
{{FANDOMDespise}}
Users a color theme similar to FANDOM's logo, text could be fixed by setting "info-s" to "8" for homogeneity
User:UserHacker
{{UserHacker}}
Follow a theme to the typical "terminal-like" color palette.
This user supports Black Lives Matter.
{{BLM}}
Uses the icon's BG color on the UBC's BG color.