Template:Citation render

From Angelina Jordan Wiki

Documentation

This is a helper template to reconstruct Citation table entries. It is called e.g. by {{Cite by URL}}, and can be used with similar queries to produce lists of templates.


Usage

Usually as template parameter of a Cargo query of the Citations table with named arguments:

{{#cargo_query:
tables=Citations
|fields=CitationType,Title,URL,Author,Last,First,Publisher,Website,Date,Accessed,Language,TransTitle,TransURL,GT,Local,'{{{accessed|}}}'=OverrideAccessed,'{{{local|}}}'=OverrideLocal,'*'=Prefix
|…
|format=template
|template=Citation render
|named args=yes
}}

The Prefix and Suffix parameters are used to provide leading and trailing wikitext for each query result. The OverrideLocal and OverrrideAccessed parameters will be used replace the stored local and accessed values respectively.

See also