Template:WikiProject Computer graphics/doc: Difference between revisions

Content deleted Content added
m See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other
remove small
 
(One intermediate revision by the same user not shown)
Line 6:
 
==== Basic ====
<syntaxhighlight lang="wikitext">
<pre>
{{WikiProject Computer graphics|class=x|importance=y}}
</syntaxhighlight>
</pre>
 
==== Full ====
<syntaxhighlight lang="wikitext">
<pre>
{{WikiProject Computer graphics
|class=
Line 18:
|attention=
|needs-infobox=
|small=
}}
</syntaxhighlight>
</pre>
 
===General parameters===
Line 28 ⟶ 27:
* '''attention''' – "''yes''" if the article requires immediate attention. This adds the talk page to [[:Category:Computer graphics articles needing attention]].
* '''needs-infobox''' – "''yes''" if the article needs an infobox. This adds the talk page to [[:Category:Computer graphics articles needing infoboxes]].
* '''small''' – "''yes''" if the banner should be rendered in its [[Wikipedia:Talk page templates#Small option|miniature size]]; this should be used sparingly and only on crowded talk pages for the time being.
 
To avoid needlessly cluttering up talk pages, it is usually appropriate to remove any unused parameters from the template.