Difference between revisions of "Template:Citation/fast"

From blackwiki
Jump to navigation Jump to search
imported>Wikid77
(redid Date to allow date or day/month/year; added PublicationPlace (for {location} ) & quick EditorSurname1, EditorGiven1.)
imported>Wikid77
(adjusted parameters; set box-note to list last2, last3, editor, editor-last, location, month, etc.)
Line 25: Line 25:
 
| PMC={{{pmc|}}}
 
| PMC={{{pmc|}}}
 
| PMID={{{pmid|}}}
 
| PMID={{{pmid|}}}
| AccessDate={{{accessdate|{{{acc|<noinclude>1 May 2012</noinclude>}}} }}}
+
| AccessDate={{{accessdate|<noinclude>1 May 2012</noinclude>}}}
| Sep = {{#if:{{{separator|{{{sep|}}} }}}
+
| Sep = {{#if:{{{separator|}}}
   |{{#ifeq:{{{separator|{{{sep}}} }}}|;|&#059;|{{{separator|{{{sep}}} }}} }}
+
   |{{#ifeq:{{{separator|}}}|;|&#059;|{{{separator}}} }}
 
   |.<!--else "." when empty "separator=" --
 
   |.<!--else "." when empty "separator=" --
 
   -->}}
 
   -->}}
Line 36: Line 36:
 
::: '''NOTE: [[Template:Cite_fast]]''' runs twice as fast as {{[[Template:Cite_web|cite web]]}}.<br>It is almost 2 seconds faster for every 50 citations.
 
::: '''NOTE: [[Template:Cite_fast]]''' runs twice as fast as {{[[Template:Cite_web|cite web]]}}.<br>It is almost 2 seconds faster for every 50 citations.
  
::: Only the minimal parameters are supported, including:&nbsp; author, last, first, coauthors, title, url (urlx), work, journal (or magazine), volume, publisher, date, year, page (or pages/p/at), isbn, issn, doi, pmid, pmc, bibcode, accessdate (or acc), and sep.
+
::: Only the minimal parameters are supported, including:&nbsp; author, last, last1, first, first1, last2, first2, last3, first3, coauthors, editor, editor-last, title, url (urlx), work, journal (or magazine), volume, publisher, location, date, month, year, page (or pages/at), isbn, issn, doi, pmid, pmc, bibcode, accessdate, and separator.
  
 
For more details, see: [[Template:Cite_web/doc]].
 
For more details, see: [[Template:Cite_web/doc]].
 
|}
 
|}
 
</noinclude>
 
</noinclude>

Revision as of 05:29, 19 August 2012

Doe, John. "Title". http://www.www. Retrieved 1 May 2012 .


NOTE: Template:Cite_fast runs twice as fast as {{cite web}}.
It is almost 2 seconds faster for every 50 citations.
Only the minimal parameters are supported, including:  author, last, last1, first, first1, last2, first2, last3, first3, coauthors, editor, editor-last, title, url (urlx), work, journal (or magazine), volume, publisher, location, date, month, year, page (or pages/at), isbn, issn, doi, pmid, pmc, bibcode, accessdate, and separator.

For more details, see: Template:Cite_web/doc.