Difference between revisions of "Template:AKC Bibliography entries"

From GATE
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Bibliography entries
 
{{Bibliography entries
 +
|Name=
 +
|Title=
 +
|Place of printing=
 +
|Printer=
 +
|Year=
 +
|Language=
 +
|Contained in=
 +
|Bibliographic level=
 +
|Catalogue description=
 +
|Subject=
 +
|Cited in=
 +
|Digitization=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>{| class="wikitable"
 
</noinclude><includeonly>{| class="wikitable"
 +
! Name(s)
 +
| {{#arraymap:{{{Name|}}}|;|x|[[Has creator::x]]}}
 +
|-
 +
! Title
 +
| [[Has title::{{{Title|}}}]]
 +
|- {{HideIfEmpty|{{{Place of printing|}}}}}
 +
! Place of printing
 +
| [[printed in::{{{Place of printing|}}}]]
 +
|- {{HideIfEmpty|{{{Printer|}}}}}
 +
! Printer
 +
| [[printed by::{{{Printer|}}}]]
 +
|-
 +
! Year
 +
| [[Has year of publication::{{{Year|}}}]]
 +
|-
 +
! Language(s)
 +
| {{#arraymap:{{{Language|}}}|,|x|[[Has language::x]]}}
 +
|- {{HideIfEmpty|{{{Contained in|}}}}}
 +
! Contained in
 +
| [[Is contained in::{{{Contained in|}}}]]
 +
|-
 +
! Bibliographic level
 +
| [[Has bibliographic level::{{{Bibliographic level|}}}]]
 +
|- {{HideIfEmpty|{{{Catalogue description|}}}}}
 +
! Catalogue description
 +
| [[Has description::{{{Catalogue description|}}}]]
 +
|- {{HideIfEmpty|{{{Subject|}}}}}
 +
! Subject
 +
| [[Has subject::{{{Subject|}}}]]
 +
|- {{HideIfEmpty|{{{Cited in|}}}}}
 +
! Cited in
 +
| [[cited in::{{{Cited in|}}}]]
 +
|- {{HideIfEmpty|{{{Digitization|}}}}}
 +
! Digitization
 +
| [[Is online available::{{{Digitization|}}}]]
 
|}
 
|}
 +
 +
[[Category:Bibliography]]
 
</includeonly>
 
</includeonly>

Revision as of 13:23, 25 January 2017

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

{{Bibliography entries
|Name=
|Title=
|Place of printing=
|Printer=
|Year=
|Language=
|Contained in=
|Bibliographic level=
|Catalogue description=
|Subject=
|Cited in=
|Digitization=
}}

Edit the page to see the template text.