Difference between revisions of "Template:VerifiedAuthor"
Jump to navigation
Jump to search
(One intermediate revision 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. | ||
<P>Author First Name: {{{firstName}}}</P> | {{#If: {{{firstName}}}|<P>Author First Name: {{{firstName}}}</P> {{#If: {{{lastName}}}|<P>Author Last Name: {{{lastName}}}</P>|}}|{{#If: {{{lastName}}}|<P>Author Last Name: {{{lastName}}}</P>|}}}} | ||
<P>Author Last Name: {{{lastName}}}</P> |
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}}}