From Fedora Project Wiki

Revision as of 15:44, 27 April 2010 by Jlaska (talk | contribs) (Use #ifexist to conditionally display link to user page)

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Template documentation [edit]

This documentation is transcluded from Template:Result/doc. It will not be transcluded on pages that use this template.

You'll want to use this template as follows:

{{result
| Must be either pass, fail, warn or none
| FAS Name of tester
| ''(optional)'' one or more bugzilla ID's seperated by the '|' (PIPE) character
}}

Some examples include:

Wiki syntax Display
{{result|none}}
{{{2}}}
{{result|pass|liam}}
{{result|pass|coconut|bot=true}}
{{result|inprogress|adamwill}}
{{result|fail|jlaska|12345|54321}}
{{result|warn|rhe}} <ref>Brief description about the warning status</ref>
Warning rhe
[3]
{{result|unknown}}
{{{2}}}

Any bug numbers or reference tags (<ref>) used will need to be displayed somewhere on your page using the <references/> syntax. The following list demonstrates how the above results display when using the <references/> syntax.

  1. RHBZ #12345
  2. RHBZ #54321
  3. Brief description about the warning status