Template:Feature: Difference between revisions
No edit summary |
linking to 'explains' (the "Feature" page) if notes are missing |
||
| Line 5: | Line 5: | ||
| {{{description}}} | | {{{description}}} | ||
|- | |- | ||
| {{#if: {{{notes|}}} | Notes<br />{{{notes}}}<br /> | }}{{#if: {{{tests|}}} | Tests<br />{{{tests}}}<br /> | }}{{ #if: {{{examples|}}} | Examples<br />{{{examples}}} | }} | | {{#if: {{{notes|add notes:[[{{{explains}}}]]}}} | Notes<br />{{{notes}}}<br /> | }}{{#if: {{{tests|}}} | Tests<br />{{{tests}}}<br /> | }}{{ #if: {{{examples|}}} | Examples<br />{{{examples}}} | }} | ||
|} | |} | ||
<!-- add a declare block --> | <!-- add a declare block --> | ||