Template:ReportCitation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<onlyinclude><div class="rcit-box"> | <onlyinclude><div class="rcit-box"> | ||
<div class="rcit-header">Cite this report</div> | <div class="rcit-header">Cite this report</div> | ||
<div class="rcit-text | <div class="rcit-text">{{{citation}}}</div> | ||
<button class="rcit-btn" | <button class="rcit-btn" disabled>Copy to clipboard</button> | ||
</div></onlyinclude> | </div></onlyinclude> | ||
<noinclude> | <noinclude> | ||
| Line 22: | Line 11: | ||
}} | }} | ||
</pre> | </pre> | ||
Note: italic text in the citation should use wiki markup (''double apostrophes'') as normal. | |||
<!-- TODO: Add copy to clipboard JavaScript once RawHTML is enabled --> | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 04:35, 10 April 2026
Cite this report
{{{citation}}}
<button class="rcit-btn" disabled>Copy to clipboard</button>
Usage
{{ReportCitation
| citation = Kovač, Maria, Thomas Berg, and Sun Li. ''Annual Climate Assessment 2023''. Berlin: Institute for Climate Research, 2023. https://doi.org/10.1234/example.
}}
Note: italic text in the citation should use wiki markup (double apostrophes) as normal.