Template:Expand/Doc: Difference between revisions

DoggoBit (talk | contribs)
m DoggoBit moved page Template:Expansion/Doc to Template:Expand/Doc: Better name
DoggoBit (talk | contribs)
No edit summary
 
Line 1: Line 1:
This template can be used to mark an article or section that is incomplete, needlessly succinct, or that needs more information to be added. Editors are encouraged to regularly check the [[:Category:Articles that need expanding|list of articles that need to be expanded]] and contribute by adding more information to them.
This template can be used to mark an article or section that is incomplete, needlessly succinct, or that needs more information to be added. Editors are encouraged to regularly check the [[:Category:Articles that need expanding|list of articles that need to be expanded]] and contribute by adding more information to them.


{{Expansion|category=no}}
{{expand|category=no}}


=== Usage ===
=== Usage ===
Line 7: Line 7:
One can simply include this template in a page to produce a notice like the one above:
One can simply include this template in a page to produce a notice like the one above:


<pre>
{{code|lang=mediawiki|line=no|<nowiki>{{expand}}</nowiki>}}
{{Expansion}}
</pre>


You can also include a reason for the notice, as well as the scope of the information to be expanded. For example, a notice that specifies this template needs expanding because there are features that can be added would look like this:
You can also include a reason for the notice, as well as the scope of the information to be expanded. For example, a notice that specifies this template needs expanding because there are features that can be added would look like this:


<pre>
{{code|lang=mediawiki|line=no|<nowiki>{{expand|scope=template|There are new features that can be added.}}</nowiki>}}
{{Expansion|scope=template|There are new features that can be added.}}
</pre>


{{Expansion|category=no|scope=template|There are new features that can be added.}}
{{Expansion|category=no|scope=template|There are new features that can be added.}}