Difference between revisions of "Template:Cite Catholic Encyclopedia"

From blackwiki
Jump to navigation Jump to search
imported>Gimmetrow
(default title ws)
imported>Gimmetrow
(wstitle clearer)
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|{{{ws}}}}}}]|{{{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)/{{{wstitle|{{PAGENAME}}}}}}}}}}|title={{{2|{{#if:{{{wstitle|}}}|{{!}}{{{title|{{{wstitle}}}}}}]|{{{title|{{PAGENAME}}}}}}}}}}|author={{{3|{{{author|}}}}}}|first={{{first|}}}|last={{{last|}}}|authorlink={{{authorlink|}}}|accessdate={{{accessdate|}}}}}</includeonly><noinclude><pre>
 
{{CathEncy
 
{{CathEncy
 +
| wstitle =
 
  | id =  
 
  | id =  
| ws =
 
 
  | url =  
 
  | url =  
 
  | title =
 
  | title =
Line 15: Line 15:
 
Example using ws (wikisource):
 
Example using ws (wikisource):
 
*{{CathEncy
 
*{{CathEncy
  | ws        = Ecclesiastical Heraldry  
+
  | wstitle    = Ecclesiastical Heraldry  
 
  | author    = A. C. Fox-Davies
 
  | author    = A. C. Fox-Davies
 
  | first =   
 
  | first =   
Line 23: Line 23:
 
<pre>
 
<pre>
 
{{CathEncy
 
{{CathEncy
  | ws        = Ecclesiastical Heraldry      <- for page at wikisource
+
  | wstitle    = Ecclesiastical Heraldry      <- for page at wikisource
 
  | author    = A. C. Fox-Davies              <- optional
 
  | author    = A. C. Fox-Davies              <- optional
 
  | first =                                    <- alternate form for author
 
  | first =                                    <- alternate form for author

Revision as of 16:28, 7 May 2007

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

Example using ws (wikisource):

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

Example using id (newadvent.org):

{{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
}}