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 ==
To use the template, please fill out the [[Form:Feature|Feature]] form.
+
<pre>
 
+
{{Feature
== Note about implementation ==
+
|explains= pagename
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>

Revision as of 15:45, 18 January 2016


Usage[edit source]

{{Feature
|explains= pagename 
|notes=
|tests=
|examples=
}}