Jump to content

Template:Luai

From p1gwars
Revision as of 15:47, 11 January 2026 by Rosie (talk | contribs) (Created page with "{{inline-code|{{{1}}}|lang="lua"}}<noinclude> {{Documentation|content= <templatedata> { "params": { "1": { "label": "Content", "description": "The Lua code to be displayed.", "type": "string", "required": true } }, "description": "Display Lua code inline with syntax highlighting" } </templatedata> [[Category:Formatting templates{{#translation:}}]] }} </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<syntaxhighlight inline="1" class="" style="" lang="lua">{{{1}}}</syntaxhighlight>

Template documentation

<templatedata> { "params": { "1": { "label": "Content", "description": "The Lua code to be displayed.", "type": "string", "required": true } }, "description": "Display Lua code inline with syntax highlighting" } </templatedata> [[Category:Formatting templates{{#translation:}}]]

[[Category:Template documentation pages{{#translation:}}]]