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
…
DeutschDie Dokumentationsseite
Template:Shader/doc/de existiert nicht.
Es folgt unter dieser Meldung stattdessen die englische Dokumentation, sofern sie existiert.
Shader name/param
Parameters and Examples
Parameter
|
Beschreibung
|
Beispiele
|
Vorschau
|
{{{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
key value
|
{{{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}}
|
|