Template:Feature: Difference between revisions

make the description not link
m minor syntax fix
Line 4: Line 4:
|-
|-
| [[featureDescription::{{{description}}}| ]]
| [[featureDescription::{{{description}}}| ]]
{{ #if: {{{notes|}}} |  
{{ #if: {{{notes|}}} |
{{!}}-  
{{!}}-  
{{!}} Notes<br /> {{{notes}}} | }}
{{!}} Notes<br /> {{{notes}}} | }}
{{ #if: {{{tests|}}} |
{{ #if: {{{tests|}}} |
{{!}}-  
{{!}}-  
{{!}} Tests<br /> {{{tests}}} | }}
{{!}} Tests<br /> {{{tests}}} | }}
{{ #if: {{{examples|}}} | | }}
{{ #if: {{{examples|}}} |
{{!}}-  
{{!}}-  
{{!}} Examples<br /> {{{examples}}} | }}
{{!}} Examples<br /> {{{examples}}} | }}