Template:Wbox

From Organic Design wiki
Revision as of 05:28, 22 March 2009 by Nad (talk | contribs) (fullurl is a pf)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Usage

  • name = article name, name used in box, if {{{contents}}} is omitted, then the name is a link, and {{{name}}} is transcluded under the box
  • contents = optional, if supplied the wikitext is placed under the box
  • colour = green|blue|purple (default)
  • align = left|center|right (default)
  • width = pixel number (300 default)

Examples

Wikitext content;

{{Wbox|name=Foo|content=Fodda|colour=purple|align=center|width=100}}
{{Wbox|name=Foo|content=Fodda|colour=green|align=center|width=100}}
{{Wbox|name=Foo|content=Fodda|colour=blue|align=center|width=100}}

Renders;

Foo
Fodda


Foo
Fodda


Foo
Fodda