Difference between revisions of "Template:Cite web"

From LIMSWiki
Jump to navigationJump to search
m (Experimenting with IF statement.)
Line 1: Line 1:
<span id="{{{ref}}}" name="{{{ref}}}" class="citation">{{{url}}}. {{{title}}}. {{{publisher}}}. {{#if:{{{date}}}}}. {{{Retrieved {{{accessdate}}}}}}.</span>
<span id="{{{ref}}}" name="{{{ref}}}" class="citation">{{{url}}}. {{{title}}}. {{{publisher}}}. {{#if: {{{date}}} | {{{date}}} |}}. Retrieved {{{accessdate}}}.</span>

Revision as of 19:41, 22 April 2011

{{{url}}}. {{{title}}}. {{{publisher}}}. {{{date}}}. Retrieved {{{accessdate}}}.