Todo: Make automatic icon selection
Todo: Fix link wrapping to a new line when used in a list.
Based on Template:Path ( 
Path )

Available doc translations
…
EspañolLa página de documentación
Template:Shader/doc/es no existe.
La documentación en inglés se mostrará en su lugar, pudiendo usar el traductor de Google (o un software similar) para traducir esta página. Si no aparece nada tras este mensaje, es que la documentación no existe ni en inglés.
Shader name/param
Parameters and Examples
| Parameter
|
Descripción
|
Ejemplos
|
Previsualizar
|
| {{{1}}}
|
Shader / parameter name
|
|
|
| {{{2}}}
|
Value. Works only if type is param
|
{{shader|type=param|$detail|texture}} {{shader|type=param|$detail|notexisting}}
|
|
| {{{type}}}
|
At the moment it has one value - param. Param sets shader parameter icon and unlock 3rd field.
|
{{shader|type=param|key|value}}
|
key
keyvalue
|
| {{{alt}}}
|
This displays alternate text for the {{{1}}} parameter. Useful when wanting to make the link to the, for example, Water (shader) shader look more formal.
|
{{shader|Water (shader)|alt=Water}}
|
|