From Fedora Project Wiki

Revision as of 14:07, 30 August 2010 by Jlaska (talk | contribs) (Add back ifexist check)

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}}
none
{{result|pass|liam}}
Pass pass liam
{{result|pass|coconut|bot=true}}
Pass pass coconut
{{result|inprogress|adamwill}}
Inprogress inprogress adamwill
{{result|fail|jlaska|12345|54321}}
Fail fail jlaska Cite error: Invalid <ref> tag; name cannot be a simple integer. Use a descriptive title Cite error: Invalid <ref> tag; name cannot be a simple integer. Use a descriptive title
{{result|warn|rhe}} <ref>Brief description about the warning status</ref>
Warning warn rhe
[1]
{{result|unknown}}
Unknown unknown

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. Brief description about the warning status