Template:Source: Difference between revisions

From Protoball
Jump to navigation Jump to search
No edit summary
No edit summary
Line 22: Line 22:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{{Bibliography Box}}{{#set:Title={{{Title|}}}}}
</noinclude><includeonly>{{Bibliography Box}}{{#set:Title={{{Title|}}}}}
{| class=record
{| class=stats
! Author
! Author
| [[Author::{{{Author|}}}]]
| [[Author::{{{Author|}}}]]
|-
|- {{#if: {{{Year of Publication|}}} || class=hidden }}
! {{#if: {{{Year of Publication|}}} | Year of Publication }}
! Year of Publication
| [[Year of Publication::{{{Year of Publication|}}}]]
| [[Year of Publication::{{{Year of Publication|}}}]]
|-
|- {{#if: {{{Publisher|}}} || class=hidden }}
! {{#if: {{{Publisher|}}} | Publisher }}
! Publisher
| [[Publisher::{{{Publisher|}}}]]
| [[Publisher::{{{Publisher|}}}]]
|-
|- {{#if: {{{Place Published|}}} || class=hidden }}
! {{#if: {{{Place Published|}}} | Place Published }}
! Place Published
| [[Place Published::{{{Place Published|}}}]]
| [[Place Published::{{{Place Published|}}}]]
|-
|- {{#if: {{{Book|}}} || class=hidden }}
! {{#if: {{{Book|}}} | Book }}
! Book
| [[Book::{{{Book|}}}]]
| [[Book::{{{Book|}}}]]
|-
|- {{#if: {{{Journal|}}} || class=hidden }}
! {{#if: {{{Journal|}}} | Journal }}
! {{#if: {{{Journal|}}} | Journal }}
| [[Journal::{{{Journal|}}}]]
| [[Journal::{{{Journal|}}}]]
|-
|- {{#if: {{{Volume|}}} || class=hidden }}
! {{#if: {{{Volume|}}} | Volume }}
! Volume
| [[Volume::{{{Volume|}}}]]
| [[Volume::{{{Volume|}}}]]
|-
|- {{#if: {{{Issue|}}} || class=hidden }}
! {{#if: {{{Issue|}}} | Issue }}
! Issue
| [[Issue::{{{Issue|}}}]]
| [[Issue::{{{Issue|}}}]]
|-
|- {{#if: {{{Pages|}}} || class=hidden }}
! {{#if: {{{Pages|}}} | Pages }}
! Pages
| [[Pages::{{{Pages|}}}]]
| [[Pages::{{{Pages|}}}]]
|-
|- {{#if: {{{Is in library|}}} || class=hidden }}
! {{#if: {{{Is in library|}}} | Is in library }}
! Is in library
| [[Is in library::{{{Is in library|}}}]]
| [[Is in library::{{{Is in library|}}}]]
|-
|- {{#if: {{{ISBN|}}} || class=hidden }}
! {{#if: {{{ISBN|}}} | ISBN }}
! ISBN
| [[ISBN::{{{ISBN|}}}]]
| [[ISBN::{{{ISBN|}}}]]
|-
|- {{#if: {{{Url|}}} || class=hidden }}
! {{#if: {{{Url|}}} | Url}}
! Url
| [[Url::{{{Url|}}}]]
| [[Url::{{{Url|}}}]]
|-
|- {{#if: {{{Additional Information|}}} || class=hidden }}
! {{#if: {{{Additional Information|}}} | Additional Information }}
! Additional Information
| [[Additional Information::{{{Additional Information|}}}]]
| [[Additional Information::{{{Additional Information|}}}]]
|}
|}

Revision as of 12:04, 8 November 2012

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

{{Source
|Title=
|Author=
|Year of Publication=
|Publisher=
|Place Published=
|Book=
|Journal=
|Volume=
|Issue=
|Pages=
|Is in library=
|ISBN=
|Url=
|Additional Information=
}}

Edit the page to see the template text.