Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:ShaderpackList/doc

From shaderLABS

This is the documentation page for Module:ShaderpackList

Module used to render shaderpack entries into a table, automatically sorted by their name. Entries must be specified in any order using Module:ShaderpackListEntry.

Example

{{#invoke:ShaderpackList|Render|data=[

{{#invoke:ShaderpackListEntry|Generic
|arg1 = value1
|arg2 = value2
}}

{{#invoke:ShaderpackListEntry|Generic
|arg1 = value1
|arg2 = value2
}}

{{#invoke:ShaderpackListEntry|Modrinth
|arg1 = value1
|arg2 = value2
}}

]}}
Contents