Template:Feature: Difference between revisions

remove documentation to the doc page
add a fallback for title so that feature title is always set
 
Line 2: Line 2:
<!-- Use #set for property setting -->
<!-- Use #set for property setting -->
{{#set:
{{#set:
feature title = {{{title|}}}
feature title = {{{title|{{PAGENAME}}}}}
| feature description = {{{description|}}}
| feature description = {{{description|}}}
| feature notes = {{{notes|}}}
| feature notes = {{{notes|}}}