Difference between revisions of "Template:Citation/fcite fast"
Jump to navigation
Jump to search
Template documentation[create]
imported>Wikid77 (put 3x faster gated-if as "#if: {accessdate|{page|{publisher|{location|{pages|} } } } }".) |
imported>Wikid77 (added common parameters: last2/first2, last3/*, newspaper, agency, archiveurl, etc.) |
||
| Line 11: | Line 11: | ||
|{{{last|{{{last1}}}}}}<!--last name-->{{ | |{{{last|{{{last1}}}}}}<!--last name-->{{ | ||
#if:{{{first|{{{first1|}}} }}}<!--if first set--> | #if:{{{first|{{{first1|}}} }}}<!--if first set--> | ||
| − | |, {{{first|{{{first1}}}}}} }}<!--endif first name | + | |, {{{first|{{{first1}}}}}}{{ |
| + | #if:{{{last2|{{{author2|}}} }}}<!--if last2 set--> | ||
| + | |{{{last2|{{{author2}}}}}}<!--last2 name-->{{ | ||
| + | #if:{{{first2|}}}<!--if first2 set--> | ||
| + | |, {{{first2}}} }}{{ | ||
| + | #if:{{{last3|{{{author3|}}} }}}<!--if last3 set--> | ||
| + | |{{{last3|{{{author3}}}}}}<!--last3 name-->{{ | ||
| + | #if:{{{first3|}}}<!--if first3 set--> | ||
| + | |, {{{first3}}} }} | ||
| + | }}<!--endif last3 name--> | ||
| + | }}<!--endif last2 name--> | ||
| + | }}<!--endif first name | ||
-->{{{sep|.}}}  | -->{{{sep|.}}}  | ||
}}<!--endif {last|last1}--> | }}<!--endif {last|last1}--> | ||
| Line 22: | Line 33: | ||
}}<!--endif-else {url} | }}<!--endif-else {url} | ||
-->{{ | -->{{ | ||
| − | #if:{{{work|}}}|{{{sep|.}}} {{{work}}} }} | + | #if:{{{work|{{{newspaper|}}} }}} |
| + | |{{{sep|.}}} {{{work|{{{newspaper}}}}}} }} | ||
|<!--else no title-->{{ | |<!--else no title-->{{ | ||
| − | #if:{{{work|}}}|{{ | + | #if:{{{work|{{{newspaper|}}} }}}|{{ |
#if:{{{url|}}} | #if:{{{url|}}} | ||
| − | |[{{{url}}}{{{urlx|}}} ''{{{work}}}''] | + | |[{{{url}}}{{{urlx|}}} ''{{{work|{{{newspaper}}}}}}''] |
| − | |''{{{work}}}'' | + | |''{{{work|{{{newspaper}}}}}}'' |
}}<!--endif-else {url}--> | }}<!--endif-else {url}--> | ||
}}<!--endif {work}--> | }}<!--endif {work}--> | ||
| Line 35: | Line 47: | ||
-->}}} }}} }}} }}} }}} | -->}}} }}} }}} }}} }}} | ||
|{{ | |{{ | ||
| − | #if:{{{publisher|}}}|{{{sep|.}}} {{{publisher}}} }}{{ | + | #if:{{{publisher|{{{agency|}}} }}} |
| + | |{{{sep|.}}} {{{publisher|{{{agency}}}}}} }}{{ | ||
#if:{{{location|}}}|{{{sep|.}}} {{{location}}} }}{{ | #if:{{{location|}}}|{{{sep|.}}} {{{location}}} }}{{ | ||
#if:{{{pages|}}}|{{{sep|.}}} pp. {{{pages}}} }}{{ | #if:{{{pages|}}}|{{{sep|.}}} pp. {{{pages}}} }}{{ | ||
#if:{{{page|}}}|{{{sep|.}}} p. {{{page}}} }}{{ | #if:{{{page|}}}|{{{sep|.}}} p. {{{page}}} }}{{ | ||
| − | #if:{{{accessdate|}}}|{{{sep|.}}} Retrieved {{{accessdate}}} }} | + | #if:{{{accessdate|}}} |
| + | |{{ | ||
| + | #if:{{{archiveurl|}}} | ||
| + | |. Archived from [{{{archiveurl}}}{{{archiveurlx|}}}<!--url+urlx | ||
| + | --> the original]{{ | ||
| + | #if:{{{archivedate|}}} | ||
| + | |  on {{{archivedate}}} }}<!-- | ||
| + | -->}}<!--endif archiveurl -- | ||
| + | -->{{{sep|.}}} Retrieved {{{accessdate}}} | ||
| + | }}<!--endif {accessdate}--> | ||
}}<!--endif {accessdate|page|publisher|...} | }}<!--endif {accessdate|page|publisher|...} | ||
-->.<noinclude><!-- | -->.<noinclude><!-- | ||
| Line 55: | Line 77: | ||
--20Jul12 Added parameters: urlx to extend URL. | --20Jul12 Added parameters: urlx to extend URL. | ||
--20Jul12 Put 3x faster gated-if "{accessdate|{page|{publisher|{location...". | --20Jul12 Put 3x faster gated-if "{accessdate|{page|{publisher|{location...". | ||
| + | --25Jul12 Added parameters: last2/last3, newspaper, agency, archiveurl, etc. | ||
-- | -- | ||
--> | --> | ||
Revision as of 04:30, 25 July 2012
"{{{title}}}".
| Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template. |