Difference between revisions of "Template:Cite paper"
MyWikiBiz, Author Your Legacy — Wednesday December 03, 2025
Jump to navigationJump to searchm (1 revision(s)) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{#if: {{{title|}}} | + | <includeonly>{{#if: {{{title|}}} |
| − | |{{#if: {{{author|}}} | + | |{{ |
| − | |{{{author}}} | + | #if: {{{author|}}}{{{last|}}} |
| + | | {{ | ||
| + | #if: {{{authorlink|}}} | ||
| + | | [[{{{authorlink}}}|{{ | ||
| + | #if: {{{last|}}} | ||
| + | | {{{last}}}{{ #if: {{{first|}}} | , {{{first}}} }} | ||
| + | | {{{author}}} | ||
| + | }}]] | ||
| + | | {{ | ||
| + | #if: {{{last|}}} | ||
| + | | {{{last}}}{{ #if: {{{first|}}} | , {{{first}}} }} | ||
| + | | {{{author}}} | ||
| + | }} | ||
| + | }}{{#if: {{{coauthors|}}} | ||
| + | | <nowiki>;</nowiki> {{{coauthors}}} | ||
| + | }} | ||
}}{{#if: {{{date|}}} | }}{{#if: {{{date|}}} | ||
| − | | ({{{date}}}). | + | | ({{#ifeq:{{#time:Y-m-d|{{{date}}}}}|{{{date}}}|[[{{{date}}}]]|{{{date}}}}}). |
|. | |. | ||
}}{{#if: {{{url|}}} | }}{{#if: {{{url|}}} | ||
| Line 14: | Line 29: | ||
}}{{#if: {{{publisher|}}} | }}{{#if: {{{publisher|}}} | ||
|{{{publisher}}}.  | |{{{publisher}}}.  | ||
| + | }}{{#if:{{{id|}}} | ||
| + | | {{{id}}} | ||
}}{{#if: {{{accessdate|}}} | }}{{#if: {{{accessdate|}}} | ||
| Retrieved on [[{{{accessdate}}}]]. | | Retrieved on [[{{{accessdate}}}]]. | ||
}} | }} | ||
| − | | | + | |You must specify '''''title = ''''' when using {{[[Template:cite paper|cite paper]]}}{{#if:{{{quote|}}}| “{{{quote}}}”}}.{{#if: {{NAMESPACE}}|| [[Category:Articles with broken citations]]}} |
| − | }}<noinclude> | + | }}</includeonly><noinclude> |
| − | {{ | + | {{pp-template}} |
| + | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Revision as of 19:04, 15 February 2008
<templatestyles src="Module:Documentation/styles.css"></templatestyles>
- This template documentation is transcluded from Template:Cite paper/doc [edit]
Usage summary
{{cite paper | author = | title = | version = | publisher = | date = | url = | format = | accessdate = }}
or
{{cite paper
| author =
| title =
| version =
| publisher =
| date =
| url =
| format =
| accessdate =
}}
Note