Difference between revisions of "Template:Userbox"

From CWCki
Jump to navigation Jump to search
m (Experimenting with anti-subst code)
m (Undo revision 94388 by Anonymax (Talk))
Line 30: Line 30:
<!-- In case anyone asks: Hand-made by wwwwwolf in imitation of Wikipedia userboxes without actually looking at the code too much, just getting the box pixel sizes. Released to public domain. -->
<!-- In case anyone asks: Hand-made by wwwwwolf in imitation of Wikipedia userboxes without actually looking at the code too much, just getting the box pixel sizes. Released to public domain. -->
[[Category:CWCki templates]]</noinclude>
[[Category:CWCki templates]]</noinclude>
<includeonly>{{#ifeq:{{NAMESPACE}}|{{subst:NAMESPACE}}|[[Category:Pages with incorrectly substituted templates]]|}}</includeonly>

Revision as of 10:59, 3 June 2010

ID Box text

Usage

These usage notes will not be included in articles bearing this template.

This template is for use when creating new userbox templates. It helps keep all userboxes consistent in both style and size. This template should not be substituted.

Example

{{userbox
|id= [[Image:MedalOfMerit.jpg|20px|Medal of Merit]]
|id-bg-col= #fff
|info= '''Medal of Merit''': This user has done tremendous service to CWCki and deserves recognition as such.}}

Produces:

Medal of Merit Medal of Merit: This user has done tremendous service to CWCki and deserves recognition as such.

Parameters

  • id - the stuff that appears in the left box.
  • info - the stuff that appears in the right box.
  • Box colours:
    • box-border-col
    • box-bg-col
  • Left side colours and sizes:
    • id-border-col
    • id-bg-col
    • id-col
    • id-size
  • Right side colours and sizes:
    • info-border-col
    • info-bg-col
    • info-col
    • info-size