Category:Feature: Difference between revisions

From Freephile Wiki
No edit summary
No edit summary
Line 2: Line 2:




Features ''should'' have the following four properties; at least three are used on the Features page display. But they are not included in the form definition and I'm not sure how to add them.
<pre>
{{#set:feature description = Subpages are turned on for this wiki. }}
{{#set:feature notes = Subpages can be a good way to expand a topic on a tangent without creating super long page names. Use [[Categories|Category]] tagging if you just want to broadly organize pages by their subject.}}
{{#set:feature tests = The [[MediaWiki]] page has many subpages }}
{{#set:feature examples = [[Git]] has a popular subpage [[Git/hacks]] }}
</pre>
{{highlight
{{highlight
|text=Please see the [[features]] page for a nice presentation of the features of this wiki.}}
|text=Please see the [[features]] page for a nice presentation of the features of this wiki.}}

Revision as of 18:56, 4 September 2025

This category uses the form Feature.


Features should have the following four properties; at least three are used on the Features page display. But they are not included in the form definition and I'm not sure how to add them.

{{#set:feature description = Subpages are turned on for this wiki. }}
{{#set:feature notes = Subpages can be a good way to expand a topic on a tangent without creating super long page names. Use [[Categories|Category]] tagging if you just want to broadly organize pages by their subject.}}
{{#set:feature tests = The [[MediaWiki]] page has many subpages }}
{{#set:feature examples = [[Git]] has a popular subpage [[Git/hacks]] }}