You are not currently logged in. Are you accessing the unsecure (http) portal? Click here to switch to the secure portal. |
Difference between revisions of "Template:Author publications"
Jump to navigation
Jump to search
(Created page with "<includeonly><h3> Author </h3> {{#ask: [[firstauthorfl::{{BASEPAGENAME}}]] OR [[author::{{BASEPAGENAME}}]] | mainlabel=- | ?type | ?firstauthorfl | ?firstauthorlf | ?aut...") |
|||
(21 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly><h3> Author </h3> | + | <includeonly><h2> Publications </h2> |
− | + | <p>{{PAGENAME}} has produced or contributed to the following books and journal articles.</p> | |
+ | {{#ifeq: {{#ask: [[firstauthorfl::{{BASEPAGENAME}}]] OR [[author::{{BASEPAGENAME}}]] | format=count}} | 0 | | | ||
+ | <h3> Author </h3> | ||
{{#ask: [[firstauthorfl::{{BASEPAGENAME}}]] OR [[author::{{BASEPAGENAME}}]] | {{#ask: [[firstauthorfl::{{BASEPAGENAME}}]] OR [[author::{{BASEPAGENAME}}]] | ||
| mainlabel=- | | mainlabel=- | ||
Line 23: | Line 25: | ||
| ?pages | | ?pages | ||
| ?doi | | ?doi | ||
+ | | ?illustrator | ||
| limit=500 | | limit=500 | ||
| link=none | | link=none | ||
Line 29: | Line 32: | ||
| template=bibliography citation | | template=bibliography citation | ||
}} | }} | ||
− | + | }} | |
+ | {{#ifeq: {{#ask: [[type::book||article]] [[translator::{{BASEPAGENAME}}]] | format=count}} | 0 | | | ||
+ | <h3> Translator </h3> | ||
+ | {{#ask: [[type::book||article]] [[translator::{{BASEPAGENAME}}]] | ||
+ | | mainlabel=- | ||
+ | | ?type | ||
+ | | ?firstauthorfl | ||
+ | | ?firstauthorlf | ||
+ | | ?author | ||
+ | | ?title | ||
+ | | ?translator | ||
+ | | ?editor | ||
+ | | ?publisher | ||
+ | | ?location | ||
+ | | ?year | ||
+ | | ?ISBN | ||
+ | | ?titlelink | ||
+ | | ?extra | ||
+ | | ?permalink | ||
+ | | ?article | ||
+ | | ?journal | ||
+ | | ?volume | ||
+ | | ?issue | ||
+ | | ?pages | ||
+ | | ?doi | ||
+ | | ?illustrator | ||
+ | | limit=500 | ||
+ | | link=none | ||
+ | | sort=firstauthorlf,year | ||
+ | | format=template | ||
+ | | template=bibliography citation | ||
+ | }} | ||
+ | }} | ||
+ | {{#ifeq: {{#ask: [[editor::{{BASEPAGENAME}}]] | format=count}} | 0 | | | ||
<h3> Editor </h3> | <h3> Editor </h3> | ||
− | |||
{{#ask: [[editor::{{BASEPAGENAME}}]] | {{#ask: [[editor::{{BASEPAGENAME}}]] | ||
| mainlabel=- | | mainlabel=- | ||
Line 54: | Line 89: | ||
| ?pages | | ?pages | ||
| ?doi | | ?doi | ||
+ | | ?illustrator | ||
| limit=500 | | limit=500 | ||
| link=none | | link=none | ||
Line 59: | Line 95: | ||
| format=template | | format=template | ||
| template=bibliography citation | | template=bibliography citation | ||
+ | }} | ||
}}</includeonly> | }}</includeonly> |