Template:Cite AAA doc: Difference between revisions

From aepages
Jump to navigation Jump to search
(add documentation)
(add support for ranges)
Line 1: Line 1:
[https://docs.google.com/spreadsheets/d/1XAizLmKun4yF6oBVUhIrewYN-ZiY_9ORckmT-hF93Ho/edit#gid=0&range={{{cell|D}}}{{{1|0}}} Q{{{1|0}}}], [[WATMM Ask Autechre Anything, November 2013]]<noinclude>
[https://docs.google.com/spreadsheets/d/1XAizLmKun4yF6oBVUhIrewYN-ZiY_9ORckmT-hF93Ho/edit#gid=0&range={{{cell|D}}}{{{1|0}}}{{#if:{{{2|}}}|:{{{2}}}}} Q{{{1|0}}}], [[WATMM Ask Autechre Anything, November 2013]]<noinclude>


Used to cite an answer by Sean or Rob from the [[WATMM Ask Autechre Anything, November 2013|2013 WATMM AMA]].
Used to cite an answer by Sean or Rob from the [[WATMM Ask Autechre Anything, November 2013|2013 WATMM AMA]].
Line 7: Line 7:
{{Cite AAA doc|809}}
{{Cite AAA doc|809}}
</pre>
</pre>
which will cite the answer to question (row) 809 in the document as a reference. You can override the column chosen (default D) by using the <code>cell</code> parameter.
which will cite the answer to question (row) 809 in the document as a reference. You can override the column chosen (default D) by using the <code>cell</code> parameter. Additionally, you can cite a range of rows by providing a second parameter which will make the link select every row inbetween the first two parameters (inclusive).
[[Category:Citation templates]]
[[Category:Citation templates]]
</noinclude>
</noinclude>

Revision as of 21:25, 9 March 2024

Q0, WATMM Ask Autechre Anything, November 2013

Used to cite an answer by Sean or Rob from the 2013 WATMM AMA.

An example of usage is the following:

{{Cite AAA doc|809}}

which will cite the answer to question (row) 809 in the document as a reference. You can override the column chosen (default D) by using the cell parameter. Additionally, you can cite a range of rows by providing a second parameter which will make the link select every row inbetween the first two parameters (inclusive).