Template:Quick Reference/doc

< Template:Quick Reference
Revision as of 10:35, 3 September 2012 by Lotje2 (talk | contribs) (Created page with "{{documentation subpage}} This is the {{tl|Quick Reference}} template. This template can be used to add quick help tips to a page inside of a box. === Parameters === This tem...")

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)

This is the {{Quick Reference}} template.

This template can be used to add quick help tips to a page inside of a box.

Parameters

This template has two optional named parameters.

Optional

  • float= parameter can be set to left, right. or center. Default is left. (ex. float=right)
  • width= parameter can be set using percent (%) or pixels (px). (ex. width=50%) or (width=100px)

Examples

If you type:

{{Quick Reference|This template can be used to add quick help tips to a page inside of a box.}}


You will get:

If you type:

{{Quick Reference|
#This template can be used to add quick help tips to a page inside of a box.
|float=right
|width=30%}}


You will get:










Also See

  • {{Note}} - can be used to highlight an important note