Difference between revisions of "Template:Feature/doc"

From Freephile Wiki
Jump to navigation Jump to search
(add description parameter)
 
(4 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 ==
|description=
+
The [https://www.semantic-mediawiki.org/wiki/Help:Argument_declaration_in_templates declare block] turns parameters into properties
|notes=
+
 
|tests=
+
[[Category:Wiki]]
|examples=
 
}}
 
</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