Template:Reflist: Difference between revisions

From WikiAlpha
m Protected "Template:Reflist" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
No edit summary
Tag: Reverted
Line 1: Line 1:
<includeonly><references/></includeonly><noinclude>
<includeonly>
{{Documentation}}
<span class="citation web">
  {{#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>

Revision as of 09:15, 26 July 2025

This is a custom citation template. Usage:

{{Cite custom
| author = 
| title = 
| publisher = 
| url = 
| access-date = 
}}