Template:Bugpresent/doc: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(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|&nbsp;&nbsp;'''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 -->
<includeonly>
[[Category:Bugzilla|Templates]]
[[Category:Bugzilla|Templates]]
[[Category:Bugzilla templates]]
[[Category:Bugzilla templates]]
</includeonly>
</includeonly>

Latest revision as of 12:57, 9 December 2014

Edit-copy green.svg
This is a documentation subpage for Template:Bugpresent.
It contains usage information, categories and other content that is not part of the original template page.
Ambox info soft.png
  Note: This page reports a json error, but it's only because the parser function {{#time}} dislikes the "Template:XXX" subpagename.

Usage

{{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 SUBPAGENAME=<some-date> in the format Y-m-d.

Parameters

There is only 1 parameter, which is unnamed and required.

Syntax

The template's syntax is

  • {{bugpresent|assignee e-mail address}}

Required parameter

1

Assignee e-mail address

The e-mail address of the owner ("assignee") of the bugs you wish to list.

Usage
  • {{bugpresent|assignee e-mail address}}

See also