Template:Feature: Difference between revisions

remove pipes to 'empty'
use ns:0 as clean empty string
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 /> | ns:0 }}{{#if: {{{tests|}}} | Tests<br />{{{tests}}}<br /> | ns:0 }}{{ #if: {{{examples|}}} | Examples<br />{{{examples}}} | ns:0 }}| ]]
|}
|}
<noinclude>
<noinclude>