Difference between revisions of "Template:Cite web"
From LIMSWiki
Jump to navigationJump to searchShawndouglas (talk | contribs) m (Added IF statement.) |
Shawndouglas (talk | contribs) (Testing template format.) |
||
Line 1: | Line 1: | ||
<span id="{{{ref}}}" name="{{{ref}}}" class="citation">{{{url}}} | <span id="{{{ref}}}" name="{{{ref}}}" class="citation"> | ||
|{{Citation/core | |||
|URL={{{url|}}} | |||
|Title={{{title|}}} | |||
|Publisher={{{publisher|}}} | |||
|Date={{#if:{{{date}}}}} | |||
|Accessdate= {{{Retrieved {{{accessdate}}}}}} | |||
}}</span> |
Revision as of 19:29, 22 April 2011
|