Template:FYI/doc
![]() |
This is a documentation subpage for Template:FYI (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 {{FYI}} message box.
Articles[edit source]
This is how this box looks on article (main space) pages. Here is a code example:
{{FYI|Include text here.}}
Which renders like this:
Include text here. |
If the text you want to dislayed includes a link you will need to specify the parameter like this
{{FYI|1=Go to [https://www.familysearch.org familysearch.org].}}
Which renders like this:
Go to familysearch.org. |
Sometimes you may not want the FYI message box to be so big. In these cases include the parameter small=left
{{FYI|Include text here.|small=left}}
Which renders like this:
![]() |
Include text here. |