Difference between revisions of "Template:Feature/doc"

From Freephile Wiki
Jump to navigation Jump to search
(adds category tags)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== 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>
 
&lt;includeonly>[[Category:Feature]] [[Category:Wiki]]&lt;/includeonly>
 

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