|
|
Line 17: |
Line 17: |
| 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> |
| {{FYI|1=Go to [http://familysearch.org familysearch.org].}} | | {{FYI|1=Go to [https://www.familysearch.org familysearch.org].}} |
| </pre> | | </pre> |
|
| |
|
| Which renders like this: | | Which renders like this: |
|
| |
|
| {{FYI|demospace=main|1=Go to [http://familysearch.org familysearch.org].}} | | {{FYI|demospace=main|1=Go to [https://www.familysearch.org familysearch.org].}} |
|
| |
|
| Sometimes you may not want the FYI message box to be so big. In these cases include the parameter ''small=left'' | | Sometimes you may not want the FYI message box to be so big. In these cases include the parameter ''small=left'' |