|
|
Line 19: |
Line 19: |
| If the text you want to dislayed includes a link you will need to specify the parameter like this | | If the text you want to dislayed includes a link you will need to specify the parameter like this |
| <pre> | | <pre> |
| {{tip|1=Go to [http://familysearch.org familysearch.org].}} | | {{tip|1=Go to [https://www.familysearch.org familysearch.org].}} |
| </pre> | | </pre> |
|
| |
|
| Which renders like this: | | Which renders like this: |
|
| |
|
| {{tip|demospace=main|1=Go to [http://familysearch.org familysearch.org].}} | | {{tip|demospace=main|1=Go to [https://www.familysearch.org familysearch.org].}} |
|
| |
|
| Sometimes you may not want the tip message box to be so big. In these cases include the parameter ''small=left'' | | Sometimes you may not want the tip message box to be so big. In these cases include the parameter ''small=left'' |