Template:Feature: Difference between revisions

changes name of property to 'hasMore'
remove spaces from syntax
Line 5: Line 5:
| [[featureDescription::{{{description}}}| ]]
| [[featureDescription::{{{description}}}| ]]
|-
|-
| [[hasMore::{{ #if: {{{notes|}}} | Notes<br /> {{{notes}}}<br /> | }} {{ #if: {{{tests|}}} | Tests<br /> {{{tests}}}<br /> | }} {{ #if: {{{examples|}}} | Examples<br /> {{{examples}}} | }} | ]]
| [[hasMore::{{#if:{{{notes|}}}|Notes<br />{{{notes}}}<br />|}}{{#if:{{{tests|}}}|Tests<br />{{{tests}}}<br />|}}{{ #if:{{{examples|}}}|Examples<br />{{{examples}}}|}}| ]]
|}
|}
<noinclude>
<noinclude>