ATTENTION: An Animal Crossing Wiki from Miraheze will be at a new website at animalcrossing.indyamos.com. This will be an enhanced version of this wiki. Please view Special:Diff/57616 for more information.
Template:Userbox: Difference between revisions
From Animal Crossing Wiki
Jump to navigationJump to search
mediawiki>Yowuza No edit summary |
mediawiki>Zilenserz No edit summary |
||
| Line 1: | Line 1: | ||
<div style="float:{{{float|left}}}; border:{{{border-width|{{{border-s|1}}}}}}px solid {{{border-color|{{{1|{{{border-c|{{{id-c|#999}}}}}}}}}}}}; margin:1px; | <div style="float:{{{float|left}}}; border:{{{border-width|{{{border-s|1}}}}}}px solid {{{border-color|{{{1|{{{border-c|{{{id-c|#999}}}}}}}}}}}}; margin:1px;"> | ||
{| cellspacing="0" style="width:238px; background:{{{info-background|{{{2|{{{info-c|#EEE}}}}}}}}};" | {| cellspacing="0" style="width:238px; background:{{{info-background|{{{2|{{{info-c|#EEE}}}}}}}}};" | ||
| style="width: | | style="width:45px; height:45px; background:{{{logo-background|{{{1|{{{id-c|#DDD}}}}}}}}}; text-align:center; font-size:{{{logo-size|{{{5|{{{id-s|14}}}}}}}}}pt; color:{{{logo-color|{{{id-fc|black}}}}}};" | '''{{{logo|{{{3|{{{id|id}}}}}}}}} | ||
| style=" | | style="font-size:{{{info-size|{{{info-s|8}}}}}}pt; padding:4pt; line-height:1.25em; color:{{{info-color|{{{info-fc|black}}}}}};" | {{{info|{{{4|{{{info|''info''}}}}}}}}} | ||
|}</div><noinclude> | |}</div><noinclude> | ||
</noinclude> | <br clear="all"> | ||
==Usage== | |||
<pre> | |||
{{Userbox | |||
|id = id text or image | |||
|id-c = id background colour | |||
|id-fc = id font colour | |||
|id-s = id text size | |||
|info = info text | |||
|info-c = info background colour | |||
|info-fc = info font colour | |||
|info-s = info text size | |||
|border-c = box color | |||
|border-s = border width (in pixels) | |||
}} | |||
</pre> | |||
===Additional notes=== | |||
* It is suggested that the size of any images in the id box is limited to 40 pixels. | |||
* For a list of colours and the Hex codes for them, see [[Wikipedia:Web colors]]. | |||
[[Category:User templates|{{PAGENAME}}]] | |||
</noinclude>{{#ifeq:{{lc:{{NAMESPACE}}}}|template|[[Category:User templates|{{PAGENAME}}]]|}} | |||
Revision as of 14:23, 23 March 2009
| id | info |
Usage
{{Userbox
|id = id text or image
|id-c = id background colour
|id-fc = id font colour
|id-s = id text size
|info = info text
|info-c = info background colour
|info-fc = info font colour
|info-s = info text size
|border-c = box color
|border-s = border width (in pixels)
}}
Additional notes
- It is suggested that the size of any images in the id box is limited to 40 pixels.
- For a list of colours and the Hex codes for them, see Wikipedia:Web colors.