Main public logs
Appearance
Combined display of all available logs of HedgeDocs. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:10, 17 August 2025 Justin113D talk contribs created page Module:ShaderDoc (Created page with "--This module provides several functions used in the "Shader_Documentation" template local shader_doc = {} --[[ shader_link_list This function produces a bullet list of links to shaders Usage: {{#invoke:ShaderDoc|game=game_name|shaders=shader_a,shader_b,shader_c,etc}} parameters: game: The shader link prefix shaders: A comma separated list of shaders to list ]] function shader_docshader_link_list( frame ) local new_args = shader_doc_getParameters...")