Confirmed users
1,255
edits
(css) |
(test optional param) |
||
Line 9: | Line 9: | ||
| Example = 1495908 | | Example = 1495908 | ||
| Source = assignee_but_unconfirmed.py | | Source = assignee_but_unconfirmed.py | ||
| Note = optional parameter, adds an explanation line | |||
}} | }} | ||
</pre> | </pre> | ||
Line 30: | Line 31: | ||
<td style="border: 1px solid lightskyblue;"><code>[https://github.com/mozilla/relman-auto-nag/blob/master/auto_nag/scripts/{{{ Source }}} {{{ Source }}}]</code></td> | <td style="border: 1px solid lightskyblue;"><code>[https://github.com/mozilla/relman-auto-nag/blob/master/auto_nag/scripts/{{{ Source }}} {{{ Source }}}]</code></td> | ||
</tr> | </tr> | ||
{{ | |||
#if: {{{Note|}}} | |||
foo | |||
{{#if:{{{Note|}}}||NULL}}={{{sensitive_parameter}}} | |||
}} | |||
</table> | </table> | ||
</includeonly> | </includeonly> |