Difference between revisions of "Template:VerifiedAuthor"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This template will only show you the entry when both first and last name of an author is provided. | This template will only show you the entry when both first and last name of an author is provided. | ||
Author First Name: {{firstName}} | {{#If: {{{firstName}}}|<P>Author First Name: {{{firstName}}}</P> {{#If: {{{lastName}}}|<P>Author Last Name: {{{lastName}}}</P>|}}|{{#If: {{{lastName}}}|<P>Author Last Name: {{{lastName}}}</P>|}}}} | ||
Author Last Name: {{lastName}} |
Latest revision as of 11:49, 2 July 2021
This template will only show you the entry when both first and last name of an author is provided.
Author First Name: {{{firstName}}}
Author Last Name: {{{lastName}}}