Template:Citation: Difference between revisions
From Vigyanwiki
Template>Ligulem (eliminating third wikilink (last one, template no longer uses {{wikilink}})) |
Template>Ligulem (qif -> #if: using AWB) |
||
Line 1: | Line 1: | ||
'''FOR TESTING ONLY''' | '''FOR TESTING ONLY''' | ||
<cite style="font-style:normal">{{ | <cite style="font-style:normal">{{#if: | ||
{{{last{{{author|}}}}}} | |||
| | |{{#if: | ||
{{{authorlink|}}} | |||
| | |[[{{{authorlink}}}|{{{author|{{{last}}}{{#if:{{{first|}}}|, {{{first}}}}}}}}]] | ||
| | |{{{author|{{{last}}}{{#if:{{{first|}}}|, {{{first}}}}}}}} | ||
}}{{ | }}{{#if: | ||
{{{last2|{{{author2|}}}}}} | |||
| | |{{#if: | ||
{{{author3|{{{last3|}}}}}} | |||
| | |,  | ||
| | | &  | ||
}}{{ | }}{{#if: | ||
{{{authorlink2|}}} | |||
| | |[[{{{authorlink2}}}|{{{author2|{{#if:{{{first2|}}}|{{{first2}}} }}{{{last2|}}}}}}]] | ||
| | |{{{author2|{{#if:{{{first2|}}}|{{{first2}}} }}{{{last2|}}}}}} | ||
}}{{ | }}{{#if: | ||
{{{last3|{{{author3|}}}}}} | |||
| | | & {{#if: | ||
{{{authorlink3|}}} | |||
| | |[[{{{authorlink3}}}|{{{author3|{{#if:{{{first3|}}}|{{{first3}}} }}{{{last3|}}}}}}]] | ||
| | |{{{author3|{{#if:{{{first3|}}}|{{{first3}}} }}{{{last3|}}}}}} | ||
}}{{ | }}{{#if: | ||
{{{last4|{{{author4|}}}}}} | |||
| | |, et al. | ||
}} | }} | ||
}} | }} | ||
}} | }} | ||
|… | |… | ||
}} ({{{year}}}){{ | }} ({{{year}}}){{#if: | ||
{{{journal|}}} | |||
| | |{{#if: | ||
{{{title|}}} | |||
| | |, {{link|1={{{url|}}}|2="{{{title}}}"}} | ||
}}, ''{{{journal}}}''{{ | }}, ''{{{journal}}}''{{#if: | ||
{{{volume|}}} | |||
| | |, vol. {{{volume}}} | ||
}}{{ | }}{{#if: | ||
{{{issue|}}} | |||
| | |, no. {{{issue}}} | ||
}}{{ | }}{{#if: | ||
{{{pages|}}} | |||
| | |, pp. {{{pages}}} | ||
| | |{{#if: | ||
{{{page|}}} | |||
| | |, p. {{{page}}} | ||
}} | }} | ||
}} | }} | ||
| | |{{#if: | ||
{{{chapter|}}} | |||
| | |, {{link|1={{{url|}}}|2="{{{chapter}}}"}} in {{#if: | ||
{{{editor|}}} | |||
| | |{{{editor}}}, ed.,  | ||
}}''{{{title}}}''{{ | }}''{{{title}}}''{{#if: | ||
{{{edition|}}} | |||
| | | ({{{edition}}} ed.) | ||
}}{{ | }}{{#if: | ||
{{{publisher|}}} | |||
| | |, {{{publisher}}} | ||
}}{{ | }}{{#if: | ||
{{{place|}}} | |||
| | |, {{{place}}} | ||
}}{{ | }}{{#if: | ||
{{{ISBN|{{{id|}}}}}} | |||
| | |, {{{id|ISBN {{{ISBN}}}}}} | ||
}}{{ | }}{{#if: | ||
{{{pages|}}} | |||
| | |, pp. {{{pages}}} | ||
| | |{{#if: | ||
{{{page|}}} | |||
| | |, p. {{{page}}} | ||
}} | }} | ||
}} | }} | ||
| | |{{#if: | ||
{{{title|}}} | |||
| | |, {{link|1={{{url|}}}|2=''{{{title}}}''}} | ||
}}{{ | }}{{#if: | ||
{{{edition|}}} | |||
| | | ({{{edition}}} ed.) | ||
}}{{ | }}{{#if: | ||
{{{publisher|}}} | |||
| | |, {{{publisher}}} | ||
}}{{ | }}{{#if: | ||
{{{place|}}} | |||
| | |, {{{place}}} | ||
}}{{ | }}{{#if: | ||
{{{ISBN|{{{id|}}}}}} | |||
| | |, {{{id|ISBN {{{ISBN}}}}}} | ||
}} | }} | ||
}} | }} | ||
}}{{ | }}{{#if: | ||
{{{accessdate|}}} | |||
| | | <nowiki>[</nowiki>{{{accessdate}}}<nowiki>]</nowiki> | ||
}}</cite><noinclude> | }}</cite><noinclude> | ||
{{esoteric}} | {{esoteric}} | ||
[[Category:Citation templates|{{PAGENAME}}]] | [[Category:Citation templates|{{PAGENAME}}]] | ||
[[Category:Templates using ParserFunctions|{{PAGENAME}}]] | |||
'''This template is subject to periodic changes and breaking, and for now should be used only by testers and developers who can correct problems when they appear.''' | '''This template is subject to periodic changes and breaking, and for now should be used only by testers and developers who can correct problems when they appear.''' | ||
</noinclude> | </noinclude> |
Revision as of 03:55, 19 April 2006
FOR TESTING ONLY {{{last}}} ({{{year}}})
This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
This template is subject to periodic changes and breaking, and for now should be used only by testers and developers who can correct problems when they appear.