Template:ReferenceTemplate: Difference between revisions
Jump to navigation
Jump to search
Oostenrijr (talk | contribs) No edit summary |
Oostenrijr (talk | contribs) No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 23: | Line 23: | ||
{{TableRowTemplate|header=Publication type:|prop=HasPublicationType}} | {{TableRowTemplate|header=Publication type:|prop=HasPublicationType}} | ||
{{TableRowTemplate|header=Title:|prop=HasTitle}} | {{TableRowTemplate|header=Title:|prop=HasTitle}} | ||
{{TableRowTemplate|header=Authors:|prop= | {{TableRowTemplate|header=Authors:|prop=HasAuthorList}} | ||
{{TableRowTemplate|header=Secondary title:|prop=HasSecondaryTitle}} | {{TableRowTemplate|header=Secondary title:|prop=HasSecondaryTitle}} | ||
{{TableRowTemplate|header=Secondary authors:|prop=HasSecondaryAuthor}} | {{TableRowTemplate|header=Secondary authors:|prop=HasSecondaryAuthor}} | ||
{{TableRowTemplate|header=Year:|prop=HasPublicationYear}} | {{TableRowTemplate|header=Year:|prop=HasPublicationYear}} | ||
{{TableRowTemplate|header=Journal:|prop=HasJournal}} | |||
{{TableRowTemplate|header=Date:|prop=HasPublicationDate}} | {{TableRowTemplate|header=Date:|prop=HasPublicationDate}} | ||
{{TableRowTemplate|header=Book title:|prop=HasBookTitle}} | {{TableRowTemplate|header=Book title:|prop=HasBookTitle}} | ||
| Line 46: | Line 47: | ||
then display and assign the result to the property "HasFormattedReference". | then display and assign the result to the property "HasFormattedReference". | ||
This property can be used whenever you need a reference in citation format. --> | This property can be used whenever you need a reference in citation format. --> | ||
{{FormattedReferenceTemplate | {{FormattedReferenceTemplate | ||
|PublicationType={{{PublicationType|}}} | |PublicationType={{{PublicationType|}}} | ||
| Line 63: | Line 63: | ||
|Journal={{{Journal|}}} | |Journal={{{Journal|}}} | ||
|ConferenceName={{{ConferenceName|}}} | |ConferenceName={{{ConferenceName|}}} | ||
|Publisher={{# | |Publisher={{#arraymap: | ||
{{{Publisher|}}};{{{Publisher2|}}};{{{Publisher3|}}};{{{Publisher4|}}};{{{Publisher5|}}} | |||
|;|xx|{{#ifeq:xx|||xx}} | |||
|}} | |||
|ISBN={{#arraymap: | |||
{{{ISBN|}}};{{{ISBN2|}}};{{{ISBN3|}}} | |||
|;|xx|{{#ifeq:xx|||xx}} | |||
|}} | |||
|Editor={{#arraymap: | |||
{{{Editor|}}};{{{Editor2|}}};{{{Editor3|}}} | |||
|;|xx|{{#ifeq:xx|||xx}} | |||
|}} | |||
|Pages={{#arraymap: | |||
|{{ | {{{Pages|}}};{{{Pages2|}}};{{{Pages3|}}};{{{Pages4|}}} | ||
|;|xx|{{#ifeq:xx|||xx}} | |||
|}} | |||
|SeriesTitle={{#arraymap: | |||
{{{SeriesTitle|}}};{{{SeriesTitle2|}}} | |||
|;|xx|{{#ifeq:xx|||xx}} | |||
|}} | |||
|City={{#arraymap: | |||
{{{City|}}};{{{City2|}}};{{{City3|}}};{{{City4|}}};{{{City5|}}} | |||
|;|xx|{{#ifeq:xx|||xx}} | |||
|}} | |||
|Volume={{#arraymap: | |||
{{{Volume|}}};{{{Volume2|}}};{{{Volume3|}}};{{{Volume4|}}};{{{Volume5|}}};{{{Volume6|}}} | |||
|;|xx|{{#ifeq:xx|||xx}} | |||
|}} | |||
}} | }} | ||
{{#ask:[[HasReference::{{PAGENAME}}]] OR [[HasKeyReference::{{PAGENAME}}]] | |||
{{#ask:[[HasReference::{{PAGENAME}} | |||
|mainlabel= | |mainlabel= | ||
|?Category#-= | |?Category#-= | ||
| Line 162: | Line 103: | ||
The category Reference is a subset of IMAGE publication--> | The category Reference is a subset of IMAGE publication--> | ||
{{#ifeq: | {{#ifeq: | ||
{{#ask:[[HasReference::{{PAGENAME}} | {{#ask:[[HasReference::{{PAGENAME}}]] OR [[HasKeyReference::{{PAGENAME}}]] | ||
|format=count | |format=count | ||
}}|0|[[Category:IMAGE publication]]|[[Category:Reference]]}} | }}|0|[[Category:IMAGE publication]]|[[Category:Reference]]}} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 08:58, 11 March 2020
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.