This is a documentation subpage for Template:Author-list. It may contain usage information, categories and other content that is not part of the original template page. |
This template uses Lua: |
Get a list of authors of an edition or a work.
Usage
- For the current page:
{{author-list}}
- For a specific page:
{{author-list|page=Author:Given Name Surname}}
- If you have a Wikidata ID:
{{author-list|wikidata=Q123456}}
If used on a subpage or with a subpage as the page
parameter, and the subpage doesn't have a Wikidata item, then the top-level page will be used instead.
Description | Wikitext | Output |
---|---|---|
Single author | {{author-list|page=Persuasion}} | Lua error in Module:Edition at line 113: attempt to index field 'wikibase' (a nil value). |
Single author, Wikidata ID of work | {{author-list|wikidata=Q28913867}} | Lua error in Module:Edition at line 123: attempt to index field 'wikibase' (a nil value). |
Multiple authors, Wikidata ID of work | {{author-list|wikidata=Q51489948}} | Lua error in Module:Edition at line 123: attempt to index field 'wikibase' (a nil value). |
Organisation as an author | {{author-list|page=Base Facilities Report}} | Lua error in Module:Edition at line 113: attempt to index field 'wikibase' (a nil value). |
With a translator | {{author-list|page=Spell of the Vila}} | Lua error in Module:Edition at line 113: attempt to index field 'wikibase' (a nil value). |
No author | {{author-list|page=United Nations Security Council Resolution 1833}} | Lua error in Module:Edition at line 113: attempt to index field 'wikibase' (a nil value). |
Usage on a subpage | {{author-list|page=The Nether World/Volume 2/Chapter 4}} | Lua error in Module:Edition at line 113: attempt to index field 'wikibase' (a nil value). |
See also
- {{author}}
- {{edition}}
- Module:Edition