Template:Issue/doc: Difference between revisions

Jump to navigation Jump to search
m
Text replacement - "(={2,})([^\s=])(.+)([^\s=])(={2,})" to "$1 $2$3$4 $5"
(move documentation to /doc)
m (Text replacement - "(={2,})([^\s=])(.+)([^\s=])(={2,})" to "$1 $2$3$4 $5")
Line 1: Line 1:
This template is used for linking to issues from the Dolphin Google Code page. Please use this template as it saves code and maintains style. The usage is:
This template is used for linking to issues from the Dolphin Google Code page. Please use this template as it saves code and maintains style. The usage is:
<pre>{{issue|<issuenumber>}}</pre>
<pre>{{issue|<issuenumber>}}</pre>
==Examples==
== Examples ==
*If you have a problem that was reported on issue 3502, only write <tt><nowiki>{{issue|3502}}</nowiki></tt>. The result will be "This problem was addressed on {{issue|3502}}."
*If you have a problem that was reported on issue 3502, only write <tt><nowiki>{{issue|3502}}</nowiki></tt>. The result will be "This problem was addressed on {{issue|3502}}."

Navigation menu