Difference between revisions of "Template:Jira Reporter"

From Second Life Wiki
Jump to navigation Jump to search
m (category sorting)
m
Line 1: Line 1:
<includeonly><div style="border:1px solid #ccc; margin:1px;>View [https://jira.secondlife.com/secure/IssueNavigator.jspa?reset=true&reporterSelect=specificuser&reporter={{urlencode:{{{1|{{PAGENAME}}}}}}} the issues {{PAGENAME}} has filed at jira.secondlife.com] [[Category:Jira Reporters|{{PAGENAME}}]]
<includeonly><div style="border:1px solid #ccc; margin:1px;>View [https://jira.secondlife.com/secure/IssueNavigator.jspa?reset=true&reporterSelect=specificuser&reporter={{urlencode:{{{1|{{PAGENAME}}}}}}} the issues {{{1|{{PAGENAME}}}}} has filed at jira.secondlife.com] [[Category:Jira Reporters|{{{1|{{PAGENAME}}}}}]]
</div></includeonly><noinclude>
</div></includeonly><noinclude>
Include this template on any user page for someone who files issues.  See any page in [[:Category:Jira Reporters]] for examples of this in template in action.</noinclude>
Include this template on any user page for someone who files issues.  See any page in [[:Category:Jira Reporters]] for examples of this in template in action.
 
{|{{Prettytable}}
|<pre>{{Jira Reporter}}</pre>
|Uses the page name for the name used in the links and category listing (namespace ignored).
|-
|<pre>{{Jira Reporter|alt name}}</pre>
|Uses 'alt name' for the name used in the links and category listing.
|}
</noinclude>

Revision as of 21:49, 5 August 2007

Include this template on any user page for someone who files issues. See any page in Category:Jira Reporters for examples of this in template in action.

{{Jira Reporter}}
Uses the page name for the name used in the links and category listing (namespace ignored).
{{Jira Reporter|alt name}}
Uses 'alt name' for the name used in the links and category listing.