|
|
| Line 1: |
Line 1: |
| <includeonly> | | <includeonly><references/></includeonly><noinclude> |
| <span class="citation web">
| | {{Documentation}} |
| {{#if: {{{author|}}} | <span class="author">{{{author}}}.</span> }}
| |
| {{#if: {{{title|}}} | <i>{{{title}}}</i>. }}
| |
| {{#if: {{{publisher|}}} | {{{publisher}}}. }}
| |
| {{#if: {{{url|}}} | <span class="url">[{{{url}}} {{{url}}}]</span>. }}
| |
| {{#if: {{{access-date|}}} | Accessed: {{{access-date}}}. }}
| |
| </span>
| |
| </includeonly><noinclude> | |
| This is a custom citation template. Usage:
| |
| | |
| <pre>
| |
| {{Cite custom | |
| | author =
| |
| | title =
| |
| | publisher =
| |
| | url =
| |
| | access-date =
| |
| }} | |
| </pre>
| |
| </noinclude> | | </noinclude> |