Template:Issue: Difference between revisions

Template page
(Template now displays as a plainlink)
(Moving attribution to individual templates. Better this way.)
Line 2: Line 2:


For example, using <code><nowiki>{{issue|2263}}</nowiki></code> gives {{issue|2263}}.
For example, using <code><nowiki>{{issue|2263}}</nowiki></code> gives {{issue|2263}}.
== Attribution and re-use ==
This template has been adapted from [https://wiki.dolphin-emu.org/index.php?title=Template:Issue Dolphin Emulator Wiki] released under the [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 License].
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 18:28, 22 May 2019

This template is used to link an issue from the RPCS3 Github. The syntax to be used is {{issue|#}} where # is the issue number as shown in Github. Do not add any unnecessary zeros to the start of the number.

For example, using {{issue|2263}} gives Issue 2263.

Attribution and re-use

This template has been adapted from Dolphin Emulator Wiki released under the Creative Commons Attribution-ShareAlike 3.0 License.