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>Zilenserz
No edit summary
mediawiki>Zilenserz
(Made userbox template easyer to use and with mure instructions and visible syntax)
Line 6: Line 6:
<br clear="all">
<br clear="all">
==Usage==
==Usage==
<pre>
<code><pre>
{{Userbox
{{Userbox
|id      = id text or image
|id      = id text or image
Line 19: Line 19:
|border-s = border width (in pixels)
|border-s = border width (in pixels)
}}
}}
</pre>
</pre></code>


===Additional notes===
===Additional notes===
* It is suggested that the size of any images in the id box is limited to 40 pixels.
* 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]].
* 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:26, 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.