Template:SVNCommit: Difference between revisions
(Add template) |
(Wrap link in class="plainlinks" to avoid the “external link” icon) |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
Usage: <nowiki>{{SVNCommit|123456}}</nowiki> | Usage: <nowiki>{{SVNCommit|123456}}</nowiki> | ||
Result: {{SVNCommit|123456 | Result: {{SVNCommit|123456}} | ||
</noinclude><includeonly>[http://websvn.kde.org/?view=revision&revision={{{1}}} r{{{1}}}]</includeonly> | </noinclude><includeonly><span class="plainlinks">[http://websvn.kde.org/?view=revision&revision={{{1}}} r{{{1}}}]</span></includeonly> |
Latest revision as of 17:16, 2 May 2012
This template expands to a link to a specified SVN revision, in websvn.kde.org.
Usage: {{SVNCommit|123456}}
Result: r123456