Template:Feature: Difference between revisions

minimize the width of the table
No edit summary
Line 5: Line 5:
| {{{description}}}
| {{{description}}}
|-
|-
| {{#if: {{{notes|add notes:[[{{{explains}}}]]}}} | Notes<br />{{{notes}}}<br /> | }}{{#if: {{{tests|}}} | Tests<br />{{{tests}}}<br /> | }}{{ #if: {{{examples|}}} | Examples<br />{{{examples}}} | }}
| {{#if: {{{notes|add notes:[[{{{explains}}}]]}}} | {{{notes}}} }}
|-
 
| {{#if: {{{tests|}}} | {{{tests}}} }}
|-
| {{#if: {{{examples|}}} | {{{examples}}} }}
|}
|}
<!-- add a declare block -->
<!-- add a declare block -->