Predefinição:Quick Reference/doc: diferenças entre revisões
(Criou nova página com '{{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 === ...') |
Sem resumo de edição |
||
Linha 25: | Linha 25: | ||
If you type: | If you type: | ||
<pre>{{Quick Reference| | <pre>{{Quick Reference| | ||
This template can be used to add quick help tips to a page inside of a box. | |||
|float=right | |float=right | ||
|width=30%}} | |width=30%}} |
Revisão das 16h19min de 16 de agosto de 2015
![]() |
This is a documentation subpage for Predefinição:Quick Reference (see that page for the predefinição itself). It contains usage information, categories and other content that is not part of the original predefinição 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[editar código-fonte]
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[editar código-fonte]
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:
Referência Rápida: 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:
Referência Rápida:
|