Template:ReferenceTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 27: Line 27:




<!--
{{#ifeq: {{{PublicationType|}}}|Report|[[HasFormattedReference::{{{HasAuthor|}}}]]|}}
[[HasFormattedReference::{{#arraymap:{{{HasAuthor|}}}|;|x|[[HasAuthor::x]]}}{{#ifeq:{{{HasPublicationYear|}}}|||&nbsp;({{{HasPublicationYear|}}})}}. {{#ifeq:{{{HasTitle|}}}|||{{{HasTitle|}}}}}{{#ifeq:{{{HasSeriesTitle|}}}|||, {{{HasSeriesTitle|}}}}}{{#ifeq:{{{HasEditor|}}}|||, in: {{#arraymap:{{{HasEditor|}}}|;|x|[[HasEditor::x]]}} (eds.)}}{{#ifeq:{{{HasInstitution|}}}|||, {{{HasInstitution|}}}}}{{#ifeq:{{{HasPublisher|}}}|||, {{{HasPublisher|}}}}}{{#ifeq:{{{HasCity|}}}|||, {{{HasCity|}}}}}{{#ifeq:{{{HasDOI|}}}|||, URL: {{{HasDOI|}}}}}{{#ifeq:{{{HasPBLlink|}}}|||, Link to PBL-website: {{{HasPBLlink|}}}}}.]]
-->
{{#ask:[[HasReference::{{PAGENAME}}]] OR [[HasKeyReference::{{PAGENAME}}]]
{{#ask:[[HasReference::{{PAGENAME}}]] OR [[HasKeyReference::{{PAGENAME}}]]
|mainlabel=
|mainlabel=
Line 40: Line 35:
[[Category:Reference]]
[[Category:Reference]]
[[HasPageName::{{PAGENAME}}| ]]
[[HasPageName::{{PAGENAME}}| ]]
* Wat is de output van test template:{{TestTemplate|AGECC, 2010}}
 
<pre>
{{#arraymap:{{TestTemplate|AGECC, 2010}}| |x|[[HasSubject::x]]|}}</pre>
</includeonly>
</includeonly>

Revision as of 10:32, 5 February 2014

This is the "ReferenceTemplate" template. It should be called in the following format:

{{ReferenceTemplate
|Author=
|Year=
|Title=
|DOI=
|PublicationType=
|Editor=
|Journal=
|Volume=
|Issue=
|Pages=
|Conference=
|HasFormattedReference=
}}

Edit the page to see the template text.