Difference between revisions of "Template:Citation/fast"
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>Wikid77 (redid Date to allow date or day/month/year; added PublicationPlace (for {location} ) & quick EditorSurname1, EditorGiven1.) |
||
| Line 1: | Line 1: | ||
{{citation/core | {{citation/core | ||
| − | | Surname1={{{last|{{{ | + | | Surname1={{{last|{{{author|{{{last1|<noinclude>Doe</noinclude>}}} }}} }}} |
| Surname2={{{last2|{{{author2|}}} }}} | | Surname2={{{last2|{{{author2|}}} }}} | ||
| Surname3={{{last3|{{{author3|}}} }}} | | Surname3={{{last3|{{{author3|}}} }}} | ||
| Line 7: | Line 7: | ||
| 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 14: | ||
| 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 | + | | At={{{page|{{{pages|{{{at|}}} }}} }}} |
| ISBN={{{isbn|}}} | | ISBN={{{isbn|}}} | ||
| ISSN={{{issn|}}} | | ISSN={{{issn|}}} | ||
Revision as of 05:19, 19 August 2012
Doe, John. "Title". http://www.www. Retrieved 1 May 2012.
| Template:Stop | 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. |
For more details, see: Template:Cite_web/doc. |