Template:Cite encyclopedia: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Esprit15d
added usage
meta>Avraham
If you are going to add the usage, you might as well add full usage
Line 98: Line 98:
----
----


=== Usage summary ===
==Usage==
All fields '''must''' be in lowercase.  Copy a blank version to use.
 
{| cellpadding="0" cellspacing="6"
! Full version !! Most common fields
|- width="50%"
|
<pre>
{{cite encyclopedia
| last =
| first =
| authorlink =
| coauthors =
| editor =
| encyclopedia =
| title =
| url =
| accessdate =
| accessyear =
| accessmonth =
| edition =
| date =
| year =
| month =
| publisher =
| volume =
| location =
| id =
| doi =
| pages =  
}}
</pre>
| style="vertical-align: top;" |
<pre>
<pre>
{{subst:cite encyclopedia
{{cite encyclopedia
  | title =  
| year =  
  | encyclopedia =
| title =  
  | volume =
| encyclopedia =
  | pages =
| publisher =  
  | publisher =  
| location =  
  | date =  
| id =  
  | id =  
}}
  | accessdate = 
</pre>
}}--~~~~
|}
 
</pre>
</pre>


===Note===
===Note===
{{subst}}
{{esoteric}}
{{esoteric}}
[[Category:Citation templates|{{PAGENAME}}]]
[[Category:Citation templates|{{PAGENAME}}]]
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
</noinclude>
</noinclude>

Revision as of 18:17, 11 August 2006

{{{title}}}. In.


Usage

All fields must be in lowercase. Copy a blank version to use.

Full version Most common fields
{{cite encyclopedia
 | last = 
 | first = 
 | authorlink = 
 | coauthors = 
 | editor = 
 | encyclopedia =
 | title = 
 | url = 
 | accessdate = 
 | accessyear = 
 | accessmonth = 
 | edition = 
 | date = 
 | year = 
 | month = 
 | publisher = 
 | volume =
 | location = 
 | id = 
 | doi =
 | pages = 
}}
{{cite encyclopedia
 | year = 
 | title = 
 | encyclopedia =
 | publisher = 
 | location = 
 | id = 
}}

Note

Template:Esoteric