Difference between revisions of "Template:Citation/fast"

From blackwiki
Jump to navigation Jump to search
imported>Br'er Rabbit
(this is a testbed, for helping to improve existing citation templates, and should be not deployed in article space)
imported>Plastikspork
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{citation/core
+
<noinclude>{{historical}}
| Surname1={{{last|{{{last1|{{{author|<noinclude>Doe</noinclude>}}} }}} }}}
+
</noinclude>{{main other||{{citation/core
 +
| Surname1={{{last|{{{author|{{{last1|<noinclude>Doe</noinclude>}}} }}} }}}
 
| Surname2={{{last2|{{{author2|}}} }}}
 
| Surname2={{{last2|{{{author2|}}} }}}
 
| Surname3={{{last3|{{{author3|}}} }}}
 
| Surname3={{{last3|{{{author3|}}} }}}
Line 7: Line 8:
 
| Given3={{{first3|}}}
 
| Given3={{{first3|}}}
 
| Coauthors={{{coauthors|{{{coauthor|}}} }}}
 
| Coauthors={{{coauthors|{{{coauthor|}}} }}}
 +
| EditorSurname1 = {{{editor|{{{editor-last|}}} }}}
 +
| EditorGiven1 = {{{editor-first|}}}
 
| IncludedWorkTitle={{{title|<noinclude>Title</noinclude>}}}
 
| IncludedWorkTitle={{{title|<noinclude>Title</noinclude>}}}
 
| Title={{{work|}}}
 
| Title={{{work|}}}
Line 12: Line 15:
 
| Periodical={{{journal|{{{magazine|}}} }}}
 
| Periodical={{{journal|{{{magazine|}}} }}}
 
| Volume={{{volume|}}}
 
| Volume={{{volume|}}}
 +
| PublicationPlace = {{{location|}}}
 
| Publisher={{{publisher|}}}
 
| Publisher={{{publisher|}}}
| Date={{{date|}}}
+
| Date={{#if:{{{date|}}}|{{{date}}}|{{{day|}}} {{{month|}}} {{{year|{{{publication-date|}}}}}}}}
 
| Year={{{year|}}}
 
| Year={{{year|}}}
| At={{{page|{{{p|{{{pages|{{{at|}}} }}} }}} }}}
+
| At={{{page|{{{pages|{{{at|}}} }}} }}}
 
| ISBN={{{isbn|}}}
 
| ISBN={{{isbn|}}}
 
| ISSN={{{issn|}}}
 
| ISSN={{{issn|}}}
Line 22: Line 26:
 
| 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=" --
 
   -->}}
 
   -->}}
}}.<noinclude>
+
}}.}}<noinclude>
 
{{mbox|image={{stop}}|text=per [[Wikipedia:Templates for discussion/Log/2012 July 15#Template:Fcite]], this suite of templates is only for use as a testbed, for helping to improve existing citation templates, and should be not deployed in article space.}}
 
{{mbox|image={{stop}}|text=per [[Wikipedia:Templates for discussion/Log/2012 July 15#Template:Fcite]], this suite of templates is only for use as a testbed, for helping to improve existing citation templates, and should be not deployed in article space.}}
 
{| class=wikitable style="margin-right:0" width="99.6%"
 
{| class=wikitable style="margin-right:0" width="99.6%"
 
|<br>
 
|<br>
::: '''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:Citation/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>

Latest revision as of 00:24, 14 July 2013

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


NOTE: Template:Citation/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.