Template:Ccg

From Valve Developer Community
Jump to navigation Jump to search
English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
Page history

Creates a link icon and/or link text to Custom Compiler GUI Custom Compiler GUI. Also provides the ability to use raw template data for other purposes.

Usage

 This template is usually written in a single line without spaces(?).

To use it, insert {{Ccg}} into the desired page and specify the parameters described below to the right of the template name in the following format:

{{Ccg|parameter1=value|parameter2=value}}
Icon-Important.pngImportant:The template should not be used just because it looks "pretty" compared to a regular link.

Here is a list of the most suitable places:

  • The beginning of an article about the software linked to by this template (for example, PUNT);
  • Tables with a list of software (such as the list of games released on Source or the Level Design category);
  • Discussion page;
  • User page;
  • In regular link ("1" text appearance) or icon-only mode in a in-line list of several games (e.g. saying something is (only in Half-Life 2 Portal Portal 2)).
Its use anywhere other than as mentioned above is strongly not recommended due to poor page readability (icons and colorful links draw too much attention and clutters the page where it is not needed). Use with extreme caution and ignore the suggested list only when absolutely necessary.
Parameter Description Example Preview
No Parameters Creates an icon with a link to the game. {{Ccg}} Custom Compiler GUI
{{{1}}} The appearance of the text, displaying info such as "also in" and getting data from the template.

Avaliable values:

Design Info Getting Data
1 in name
2 also link
3 only extlink (?)
3.1 since col
4 removed ico
4.1 not ico1 (?)
ico2
ico3
ico1 name (?)
ico2 name
ico3 name
{{Ccg|1}} Custom Compiler GUI
{{Ccg|2}} Custom Compiler GUI Custom Compiler GUI
{{Ccg|3}} Custom Compiler GUI
{{Ccg|3.1}} Custom Compiler GUI
{{Ccg|4}} Custom Compiler GUI Custom Compiler GUI
{{Ccg|4.1}} Custom Compiler GUI Custom Compiler GUI
{{Ccg|in}} (in Custom Compiler GUI)
{{Ccg|also}} (also in Custom Compiler GUI)
{{Ccg|only}} (only in Custom Compiler GUI)
{{Ccg|since}} (in all games since Custom Compiler GUI)
{{Ccg|removed}} (removed since Custom Compiler GUI)
{{Ccg|not}} (not in Custom Compiler GUI)
{{Ccg|name}} Custom Compiler GUI
{{Ccg|link}} Custom Compiler GUI
{{Ccg|extlink}} No external link
{{Ccg|col}} #a8bacb
{{Ccg|ico}} Icon Ented.png
{{Ccg|ico1}} No icon 1
{{Ccg|ico2}} No icon 2
{{Ccg|ico3}} No icon 3
{{Ccg|ico1 name}} No ico1 name
{{Ccg|ico2 name}} No ico2 name
{{Ccg|ico2 name}} No ico3 name
{{{addtext}}} If {{{1}}} is set to in, also, only, since, removed or not, then the value of this parameter is inserted right after the game icon. Useful for multiple game icons. {{Ccg|also|addtext={{l4d}}{{csgo}}}} (also in Custom Compiler GUILeft 4 DeadCounter-Strike: Global Offensive)
{{{link}}} If overwritten, the link will lead to another page on this wiki. {{Ccg|link=SDK Docs}} Custom Compiler GUI
{{{nt}}} Another name for this software, for example: for Hl2 template, using reg shows the registered trademark symbol.
{{Ccg|nt=}} Custom Compiler GUI Custom Compiler GUI

Components

  • {{Software}} - the core of this template, without which it will not function.
  • {{Software/strings}} - strings from the core template translated into other languages.