HerrHulaHoop (talk | contribs) (Created a template to tag issues from github) |
HerrHulaHoop (talk | contribs) m (Protected "Template:Issue": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>[https://github.com/RPCS3/rpcs3/issues/{{{1}}} Issue {{{1}}}]</includeonly><noinclude>This template is used to link an issue from the RPCS3 Github. The syntax to be used is <code><nowiki>{{issue|#}}</nowiki></code> where <code><nowiki>#</nowiki></code> is the issue number as shown in Github. Do not add any unnecessary zeros to the start of the number. | <includeonly><span class="plainlinks">[https://github.com/RPCS3/rpcs3/issues/{{{1}}} Issue {{{1}}}]</span></includeonly><noinclude>This template is used to link an issue from the RPCS3 Github. The syntax to be used is <code><nowiki>{{issue|#}}</nowiki></code> where <code><nowiki>#</nowiki></code> is the issue number as shown in Github. Do not add any unnecessary zeros to the start of the number. | ||
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> |
Latest revision as of 08:49, 15 January 2022
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.