Template:Bibliography: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
*'''{{#if:{{{field_author|}}}|{{#arraymap:{{{field_author|}}}|,|x|[[has author::x]]}}}} {{#if:{{{field_date|}}}|([[has date::{{{field_date|}}}]])}}''' ''{{#if:{{{field_title|}}}|'''-''' [[has title::{{{field_title|}}}]]}}'' | *'''{{#if:{{{field_author|}}}|{{#arraymap:{{{field_author|}}}|,|x|[[has author::x]]}}}} {{#if:{{{field_date|}}}|([[has date::{{{field_date|}}}]])}}''' ''{{#if:{{{field_title|}}}|'''-''' [[has title::{{{field_title|}}}]]}}'' | ||
:{{#if:{{{field_link|}}}|➥ {{#arraymap:{{{field_link|}}}|,|x|[[has link::x]]}}}} | :{{#if:{{{field_link|}}}|➥ {{#arraymap:{{{field_link|}}}|,|x|[[has link::x]]}}}} | ||
:{{#if:{{{field_reference|}}}|📕 | :{{#if:{{{field_reference|}}}|📕 <small>[[has reference::{{{field_reference|}}}]]</small>}} | ||
:{{#if:{{{field_additional_information|}}}|➕ <small>[[has additional information::{{{field_additional_information|}}}]]</small>}} | :{{#if:{{{field_additional_information|}}}|➕ <small>[[has additional information::{{{field_additional_information|}}}]]</small>}} | ||
[[Category:Bibliography]] | [[Category:Bibliography]] | ||
</includeonly> | </includeonly> |
Revision as of 10:50, 17 August 2013
This is the "Bibliography" template. It should be called in the following format:
{{Bibliography |field_author= |field_title= |field_date= |field_reference= |field_link= |field_publication_type= |field_additional_information= }}
Edit the page to see the template text.