Difference between revisions of "Template:Feature/doc"

From Freephile Wiki
Jump to navigation Jump to search
(Created page with "Category:Feature <noinclude> == Usage == <pre> {{Feature |explains= pagename |notes= |tests= |examples= }} </pre> </noinclude>")
 
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Feature]]
 
<noinclude>
 
 
== Usage ==
 
== Usage ==
<pre>
+
To use the template, please fill out the [[Form:Feature|Feature]] form.
{{Feature
+
 
|explains= pagename
+
== Note about implementation ==
|notes=
+
The [https://www.semantic-mediawiki.org/wiki/Help:Argument_declaration_in_templates declare block] turns parameters into properties
|tests=
+
 
|examples=
+
[[Category:Wiki]]
}}
 
</pre>
 
</noinclude>
 

Latest revision as of 16:43, 14 May 2020

Usage[edit source]

To use the template, please fill out the Feature form.

Note about implementation[edit source]

The declare block turns parameters into properties