Template:WikiProject Computer graphics/doc: Difference between revisions

Content deleted Content added
Created page with '{{Documentation subpage}} <!-- Categories and interwikis go at the bottom of this page. --> === Usage === === See also === <includeonly> <!-- Categories and inte...'
 
remove small
 
(4 intermediate revisions by 3 users not shown)
Line 3:
 
=== Usage ===
The '''{{tl|WikiProject Computer graphics}}''' project banner template should be added (''not'' [[WP:SUBST|subst:ed]]) to the talk page of every article within the scope of the project. While the template does not require any additional parameters, it has a number of optional ones that add various extra features to the banner. The full syntax is as follows:
 
==== Basic ====
<syntaxhighlight lang="wikitext">
{{WikiProject Computer graphics|class=x|importance=y}}
</syntaxhighlight>
 
==== Full ====
<syntaxhighlight lang="wikitext">
{{WikiProject Computer graphics
|class=
|importance=
|auto=
|attention=
|needs-infobox=
}}
</syntaxhighlight>
 
===General parameters===
* '''class''' – a rating of the article's quality; see the [[Wikipedia:Version 1.0 Editorial Team/Assessment]] for more details.
* ''' importance''' - a rating of the article's importance; see the [[Wikipedia:Version 1.0 Editorial Team/Release Version Criteria#Importance of topic]] for more details.
* '''auto''' – "yes" if the article will be automatically assessed by a bot. This adds the talk page to [[:Category:Automatically assessed computer graphics articles]].
* '''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]].
 
To avoid needlessly cluttering up talk pages, it is usually appropriate to remove any unused parameters from the template.
 
=== See also ===
* {{tl|User WikiProject Computer graphics}}
 
<includeonly>{{Sandbox other||
<!-- Categories and interwikis go here: -->
[[Category:WikiProject Computer graphics| ]]
}}</includeonly>