Difference between revisions of "Template:VerifiedAuthor"

From PKC
Jump to navigation Jump to search
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>|}}|}}
<P>Author Last Name: {{{lastName}}}</P>

Revision as of 07:50, 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}}}