Difference between revisions of "Template:Author"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
<syntaxhighlight lang=md> | <syntaxhighlight lang=md> | ||
{{Author | {{Author | ||
| | |first=firstName | ||
|last=lastName | |||
|description= Some description text. | |description= Some description text. | ||
|email= name@example.org | |email= name@example.org | ||
Line 13: | Line 14: | ||
<includeonly> | <includeonly> | ||
{{{ | {{{last}}}, {{{first}}} is an author. {{{description}}} | ||
=References= | =References= | ||
</includeonly> | </includeonly> |
Revision as of 19:26, 1 July 2021
This is the "Author" template.
{{Author
|first=firstName
|last=lastName
|description= Some description text.
|email= name@example.org
}}