Template:Quick Reference/doc
![]() |
This is a documentation subpage for Template:Quick Reference (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
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 or right. 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:
Quick Reference: This template can be used to add quick help tips to a page inside of a box. |
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:
Quick Reference:
|