Open main menu

Changes

Template:Infobox scripts

49 bytes added, 14:26, 23 July 2013
no edit summary
|-
! Type
| {{#switch: {{{type|scriptrelax_scripts}}} | script = [[Relax_scriptsrelax_scripts|Relax relax scripts]]
| tutorial = [[Tutorials]]
| {{{type}}}
|
}} {{#if: {{{filename|}}}
| This code has been put under version control in the project [[Relax_script_reporelax_scripts|relax script reporelax_scripts repository]]
|
}}
|}<noinclude>
This is a info box for scripts in the relax script Github relax_scripts repo.
== Usage ==
<pre>
{{Infobox script-reporelax_scripts
|type =
|filename =
Argument '''type''' can be one of:
* script relax_scripts (for user python script)
* tutorial
The '''filename''' argument must match a file in the relax script Github relax_scripts repo.
If the script is ''not'' in the repo, the '''download''' argument can be provided as an alternative.
<pre>
{{Infobox script-reporelax_scripts|type = scriptrelax_scripts
|filename = hello_world.py
|author = [[User:tlinnet|Troels E. Linnet]]