Difference between revisions of "Template:Bug triage"

From Second Life Wiki
Jump to navigation Jump to search
(templates really don't belong in content categories.)
Line 1: Line 1:
[[QA Portal]] {{
[[QA Portal]] {{#ifeq:{{NAMESPACE}}{{PAGENAME}}|QA Portal||> <includeonly>{{PathLinks|f=*}}</includeonly><noinclude>[[{{FULLPAGENAME}}|{{PAGENAME}}]]</noinclude>}}
#ifeq: {{PAGENAME}}|Bug triage||> [[Bug triage]]}} {{#vardefine:t|{{#pos:{{PAGENAME}}|/Transcript}}}}{{#if:{{#var:t}}|> [[{{#sub:{{PAGENAME}}|0|{{#var:t}}}}]]}}
> '''{{PAGENAME}}'''
<includeonly>
<includeonly>
[[Category:Bug triage]]
[[Category:Bug triage]]
Line 7: Line 5:
[[Category:Open Source Portal]]
[[Category:Open Source Portal]]
</includeonly><noinclude>
</includeonly><noinclude>
<!-- I believe it is appropriate that this template page itself is listed under related categories. (Alissa Sabre) -->
'''{{PAGENAME}}''' template is intended to be put at the beginning of the wiki pages for Bug triage.  Simply write on the first line as:
'''{{PAGENAME}}''' template is intended to be put at the beginning of the wiki pages for Bug triage.  Simply write on the first line as:
  <nowiki>{{Bug triage}}</nowiki>
  <nowiki>{{Bug triage}}</nowiki>

Revision as of 07:01, 28 July 2007

QA Portal > Bug triage

Bug triage template is intended to be put at the beginning of the wiki pages for Bug triage. Simply write on the first line as:

{{Bug triage}}

It creates an appropriate navigation line (that you are seeing above), and put the page under appropriate categories.

You can use this template on pages whose name (page title) is one of the following forms:

  • Bug triage
  • Bug triage/date
  • Bug triage/date/Transcript

where date is of the form yyyy-mm-dd. (Note that the name is considered case sensitive here...)