3,860
edits
(Created page with "{{Documentation subpage}} __NOTOC__ <!-- Add categories below --> <includeonly> Templates Category:Bugzilla templates </includeonly>") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
{{message/box| '''Note:''' This page reports a json error, but it's only because the parser function <nowiki>{{#time}}</nowiki> dislikes the "Template:XXX" subpagename.|image=Ambox info soft.png}} | |||
__NOTOC__ | __NOTOC__ | ||
==Usage== | |||
{{tl|bugpresent}} shows a list of bugs assigned to a certain user. The list includes open bugs that have been changed in the past week. For use on pages with <tt>SUBPAGENAME=<some-date></tt> in the format <tt>Y-m-d</tt>. | |||
==Parameters== | |||
There is only 1 parameter, which is unnamed and required. | |||
===Syntax=== | |||
The template's syntax is | |||
* {{tlc|bugpresent|''assignee e-mail address''}} | |||
===Required parameter=== | |||
====1==== | |||
;<big>Assignee e-mail address</big> | |||
The e-mail address of the owner ("assignee") of the bugs you wish to list. | |||
;Usage | |||
* {{tlc|bugpresent|'''assignee e-mail address'''}} | |||
==See also== | |||
{{bugzilla templates list}} | |||
<includeonly> | |||
<!-- Add categories below --> | <!-- Add categories below --> | ||
[[Category:Bugzilla|Templates]] | [[Category:Bugzilla|Templates]] | ||
[[Category:Bugzilla templates]] | [[Category:Bugzilla templates]] | ||
</includeonly> | </includeonly> |
edits