Difference between revisions of "Template:Author"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
}} | }} | ||
</syntaxhighlight> | </syntaxhighlight> | ||
{{Author | |||
|first=firstName | |||
|last=lastName | |||
|description= Some description text. | |||
|email= name@example.org | |||
|website= some URL to one's website | |||
}} | |||
</noinclude> | </noinclude> |
Revision as of 19:44, 1 July 2021
This is the "Author" template.
{{Author
|first=firstName
|last=lastName
|description= Some description text.
|email= name@example.org
|website= some URL to one's website
}}
Author's first name:firstName, last name:lastName.
Some description text.
name@example.org lastName, firstName has a website: some URL to one's website.