2025 RationalWiki 'Oregon Plan' Fundraiser

There is no RationalWiki without you. We are a small non-profit with no staff—we are hundreds of volunteers who document pseudoscience and crankery around the world every day. We will never allow ads because we must remain independent. We cannot rely on big donors with corresponding big agendas. We are not the largest website around, but we believe we play an important role in defending truth and objectivity.

Fighting pseudoscience isn't free.
We are 100% user-supported! Help and donate $5, $10, $20 or whatever you can today with PayPal Logo.png!
Donations so far: $8765.50Goal: $10000

Template:Ubox/doc

From RationalWiki
Jump to navigation Jump to search

Usage

{{ubox|Stilton.jpg|text}}

will produce

Stilton.jpg text


{{ubox|id text=ID|text}}

will produce

ID text


Alternatively, if the text contains an = sign, use the "info" parameter:

{{ubox|Stilton.jpg|info=text with = sign}}
{{ubox|id text=ID|info=text with = sign}}

will produce

Stilton.jpg text with = sign
ID text with = sign

Parameters

  • float: left, right or none
  • border: border color
  • border-style: css border property, overrides "border" parameter; e.g. medium dashed green
  • style: additional css for the whole box
  • background: background color for both halves
  • id background: background color for image/id
  • info background: background color for info text
  • color: text color for both halves
  • id color: text color for id
  • info color: text color for info text
  • id size: size of the image/id, in pixels, without px. The image will be resized to fit inside a square that is "id size" wide and high.
  • id style: additional css for the image/id
  • info style: additional css for the info text
  • cat: a category name; users will be added to this category if they place the userbox on their user page

See also