Difference between revisions of "Template:Cite Catholic Encyclopedia"

From blackwiki
Jump to navigation Jump to search
imported>Gimmetrow
(using cite encyclopedia)
imported>Gimmetrow
(default title ws)
Line 1: Line 1:
<includeonly>{{cite encyclopedia|year=1913|encyclopedia=[[Catholic Encyclopedia]]|url={{{url|{{#if:{{{id|}}}|http://www.newadvent.org/cathen/{{{id|index}}}.htm|[wikisource:Catholic Encyclopedia (1913)/{{{ws|{{PAGENAME}}}}}}}}}}|title={{{2|{{#if:{{{ws|}}}|{{!}}{{{title|{{PAGENAME}}}}}]|{{{title|{{PAGENAME}}}}}}}}}}|author={{{3|{{{author|}}}}}}|first={{{first|}}}|last={{{last|}}}|authorlink={{{authorlink|}}}|accessdate={{{accessdate|}}}}}</includeonly><noinclude><pre>
+
<includeonly>{{cite encyclopedia|year=1913|encyclopedia=[[Catholic Encyclopedia]]|url={{{url|{{#if:{{{id|}}}|http://www.newadvent.org/cathen/{{{id|index}}}.htm|[wikisource:Catholic Encyclopedia (1913)/{{{ws|{{PAGENAME}}}}}}}}}}|title={{{2|{{#if:{{{ws|}}}|{{!}}{{{title|{{{ws}}}}}}]|{{{title|{{PAGENAME}}}}}}}}}}|author={{{3|{{{author|}}}}}}|first={{{first|}}}|last={{{last|}}}|authorlink={{{authorlink|}}}|accessdate={{{accessdate|}}}}}</includeonly><noinclude><pre>
 
{{CathEncy
 
{{CathEncy
 
  | id =  
 
  | id =  
Line 16: Line 16:
 
*{{CathEncy
 
*{{CathEncy
 
  | ws        = Ecclesiastical Heraldry  
 
  | ws        = Ecclesiastical Heraldry  
  | title      = Ecclesiastical heraldry
+
  | title      =
 
  | author    = A. C. Fox-Davies
 
  | author    = A. C. Fox-Davies
 
  | first =   
 
  | first =   
 
  | last =  
 
  | last =  
 
  | authorlink = Arthur Charles Fox-Davies
 
  | authorlink = Arthur Charles Fox-Davies
  | accessdate = 2006-09-01
+
  | accessdate =
 
}}
 
}}
 
<pre>
 
<pre>
 
{{CathEncy
 
{{CathEncy
 
  | ws        = Ecclesiastical Heraldry      <- for page at wikisource
 
  | ws        = Ecclesiastical Heraldry      <- for page at wikisource
  | title      = Ecclesiastical heraldry      <- optional, defaults to article title
+
  | title      =                               <- optional, defaults to wikisource title
 
  | author    = A. C. Fox-Davies              <- optional
 
  | author    = A. C. Fox-Davies              <- optional
 
  | first =                                    <- alternate form for author
 
  | first =                                    <- alternate form for author
 
  | last =  
 
  | last =  
 
  | authorlink = Arthur Charles Fox-Davies    <- optional, presumes author
 
  | authorlink = Arthur Charles Fox-Davies    <- optional, presumes author
  | accessdate = 2006-09-01
+
  | accessdate =
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 12:33, 7 May 2007

{{CathEncy
 | id = 
 | ws = 
 | url = 
 | title =
 | author = 
 | first = 
 | last = 
 | authorlink = 
 | accessdate =
}}

Example using ws:

  • A. C. Fox-Davies (1913). [[wikisource:Catholic Encyclopedia (1913)/Ecclesiastical Heraldry "|]"] Check |url= value (help). Catholic Encyclopedia.
{{CathEncy
 | ws         = Ecclesiastical Heraldry       <- for page at wikisource
 | title      =                               <- optional, defaults to wikisource title
 | author     = A. C. Fox-Davies              <- optional
 | first =                                    <- alternate form for author
 | last = 
 | authorlink = Arthur Charles Fox-Davies     <- optional, presumes author
 | accessdate =
}}

Example using id:

{{CathEncy
 | id         = 07243a                        <- for page at newadvent.org
 | title      = Ecclesiastical heraldry       <- optional, defaults to article title
 | author     = A. C. Fox-Davies              <- optional
 | first =                                    <- alternate form for author
 | last = 
 | authorlink = Arthur Charles Fox-Davies     <- optional, presumes author
 | accessdate = 2006-09-01
}}

Example using url:

{{CathEncy
 | url        = http://en.wikisource.org/wiki/Catholic_Encyclopedia_%281913%29/Ecclesiastical_Heraldry
 | title      = Ecclesiastical heraldry       <- optional, defaults to article title
 | author     = A. C. Fox-Davies              <- optional
 | first =                                    <- alternate form for author
 | last = 
 | authorlink = Arthur Charles Fox-Davies     <- optional, presumes author
 | accessdate = 2006-09-01
}}