1,147
edits
(Make parameters optional) |
(Include examples in the documentation) |
||
Line 2: | Line 2: | ||
|- | |- | ||
| <br> | | <br> | ||
| style="padding: 0.25em 0.5em; width: 100%;" | The following article is for {{{title| | | style="padding: 0.25em 0.5em; width: 100%;" | The following article is for {{#if: {{{title|}}} | {{{title}}}, }} {{#if: {{{id|}}} | {{{id}}}, }} a session of the 2010 NGS Family History Conference{{#if: {{{presenter|}}} | , presented by {{{presenter}}} }}.<br> | ||
---- | ---- | ||
Line 15: | Line 15: | ||
All parameters are optional.<br> | All parameters are optional.<br> | ||
title = session title. If quote marks are desired, include them in the title.<br> | title = session title. If quote marks are desired, include them in the title.<br> | ||
{{NGS2010 | title = "FamilySearch Research Wiki: Why I Participate" }} | |||
id = session id, such as R308.<br> | id = session id, such as R308.<br> | ||
presenter = presenter name or names. | {{NGS2010 | id = T207 }} | ||
presenter = presenter name or names.<br> | |||
{{NGS2010 | presenter = Michael Ritchey }} | |||
</noinclude> | </noinclude> |
edits