Template:HPC-torque-qe/doc: Difference between revisions
From HPC Wiki
Jump to:navigation
Jump to:search
No edit summary |
|||
Line 14: | Line 14: | ||
<includeonly> | <includeonly> | ||
[[Category:HPC templates]] | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
[[Category:Template documentation]] | [[Category:Template documentation]] | ||
</noinclude> | </noinclude> |
Revision as of 00:59, 28 December 2016
Note
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages.
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages.
As this template is widely used in our wiki, it may be protected in which case only staff members can change it. Use the discussion page to propose enhancements or fixes, or to voice your opinion.
Use this template to specify the path to HPC examples.
Parameters
Parameter name | Required? | Default value | Description |
---|---|---|---|
filename |
No | torque-qe.sh |
File name |
lang |
No | text |
Language of the contents, used for syntax highlighting |
title |
No | (n/a) | Additional title to display in the box header |
Usage
See the template's testcases:
No parameter | |
---|---|
Wiki code | {{HPC-torque-qe}}
|
Main version |
|
Sandbox version | Template:HPC-torque-qe/sandbox |
Parameter: lang=bash | |
---|---|
Wiki code | {{HPC-torque-qe|lang=bash}}
|
Main version |
|
Sandbox version | Template:HPC-torque-qe/sandbox |
Parameter: lang=bash, filename={{HPC-Samples-Dir|flory}}/torque-qe.sh | |
---|---|
Wiki code | {{HPC-torque-qe|lang=bash|filename={{HPC-Samples-Dir|flory}}/torque-qe.sh}}
|
Main version |
|
Sandbox version | Template:HPC-torque-qe/sandbox |
Parameter: title=Here is the file | |
---|---|
Wiki code | {{HPC-torque-qe|title=Here is the file}}
|
Main version |
|
Sandbox version | Template:HPC-torque-qe/sandbox |
Parameters: lang=bash, title=Here is the file | |
---|---|
Wiki code | {{HPC-torque-qe|lang=bash|title=Here is the file}}
|
Main version |
|
Sandbox version | Template:HPC-torque-qe/sandbox |
Parameter: inputfile=zno.scf | |
---|---|
Wiki code | {{HPC-torque-qe|inputfile=zno.scf}}
|
Main version |
|
Sandbox version | Template:HPC-torque-qe/sandbox |
Parameters: email=me@example.com, jobname=ZnO, module=ph.x, inputfile=zno.ph | |
---|---|
Wiki code | {{HPC-torque-qe|email=me@example.com|jobname=ZnO|module=ph.x|inputfile=zno.ph}}
|
Main version |
|
Sandbox version | Template:HPC-torque-qe/sandbox |