Template:R: Difference between revisions
Jump to navigation
Jump to search
(Creating useful template :)) |
mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Template == | == Template == | ||
<onlyinclude> | <onlyinclude>[[Image:Revision.png]] [http://sourceforge.net/p/shareaza/code/{{{1|}}} {{{2|{{{1|SVN}}}}}} ][[Category:External Links]]</onlyinclude> | ||
== Motivation == | == Motivation == | ||
This template is thought to be used to link to Shareaza code revisions on the | This template is thought to be used to link to Shareaza code revisions on the [http://sourceforge.net/p/shareaza/code/HEAD/tree/ SVN] in an easy fashion. | ||
== Syntax == | == Syntax == | ||
Line 10: | Line 10: | ||
== Examples == | == Examples == | ||
* {{r|8866|Revision 8866, committed by rasporov | * {{r|8866|Revision 8866, committed by rasporov}} | ||
<nowiki>{{r|8866|Revision 8866, committed by rasporov | <nowiki>{{r|8866|Revision 8866, committed by rasporov}}</nowiki> | ||
* {{r|8866}} | * {{r|8866}} | ||
<nowiki>{{r|8866}}</nowiki> | <nowiki>{{r|8866}}</nowiki> | ||
[[Category:Templates]] | [[Category:Templates]] |
Latest revision as of 11:45, 14 December 2014
Template
Motivation
This template is thought to be used to link to Shareaza code revisions on the SVN in an easy fashion.
Syntax
{{r|revision number to link to|link name}}
Note that the fist parameter is necessary, the second does not need to be specified.
Examples
{{r|8866|Revision 8866, committed by rasporov}}
{{r|8866}}