From Fedora Project Wiki
(More partser function changes) |
m (More tests) |
||
Line 2: | Line 2: | ||
{| border="1" | {| border="1" | ||
|- | |- | ||
| </noinclude>style="background-color: red; color: white; font-weight: bold;"|[[User:{{{1}}}|<span style="color:white;"> {{{1}}}</span>]] {{#if:{{{2}}}|[[User:{{{2}}}|<span style="color:white;">{{{2}}}</span>}} {{#if:{{{3}}}|[[User:{{{3}}}|<span style="color:white;">{{{3}}}</span>}} {{#if:{{{4}}}|[[User:{{{4}}}|<span style="color:white;">{{{4}}}</span>}}<noinclude> | | </noinclude>style="background-color: red; color: white; font-weight: bold;"|[[User:{{{1}}}|<span style="color:white;"> {{{1}}}</span>]] {{#if:{{{2|}}}|[[User:{{{2}}}|<span style="color:white;">{{{2}}}</span>}} {{#if:{{{3|}}}|[[User:{{{3}}}|<span style="color:white;">{{{3}}}</span>}} {{#if:{{{4|}}}|[[User:{{{4}}}|<span style="color:white;">{{{4}}}</span>}}<noinclude> | ||
|} | |} | ||
{{Tempdoc}} | {{Tempdoc}} | ||
</noinclude> | </noinclude> |
Revision as of 13:24, 10 November 2009
[[User:{{{1}}}| {{{1}}}]] {{#if:|[[User:{{{2}}}|{{{2}}}}} {{#if:|[[User:{{{3}}}|{{{3}}}}} {{#if:|[[User:{{{4}}}|{{{4}}}}} |
Template documentation [edit]
- This documentation is transcluded from Template:Testresult/fail/doc. It will not be transcluded on pages that use this template.
This template was used in QA Test results pages to fill in the standard markup for a failed test, prior to the introduction of the {{result}} template. It was used as follows:
{{testresult/fail|YOURUSERNAME}}but should never be used any more.