Template:Jscad

From BITPlan Wiki
Revision as of 09:18, 10 June 2019 by Wf (talk | contribs)
Jump to navigation Jump to search

Usage

Put your JSCAD code inside a source tag and add a call of this template

<source lang='javascript'></source>
{{jscad|code=function main() {
}
}}

Example