|
|
(3 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <table style="border: solid 1px black; width: 50%; font-size: 90%; text-align: left; align: left; padding: 4px;" cellspacing="0" cellpadding="4">
| | |
| <tr><th style="font-size: 1.5em; padding: 0;" colspan="2">{{{name}}}</th></tr>
| |
| <tr style="background: #FFFFFF;"><th style="width: 10%; border-top: solid 1px black; border-right: solid 1px black;">Command:</th><td style="border-top: solid 1px black; font-size: 1.2em">{{{command}}}</td></tr>
| |
| <tr style="background: #FFFFFF;"><th style="width: 10%; border-top: solid 1px black; border-right: solid 1px black;">Function:</th><td style="border-top: solid 1px black; font-size: 1.2em">{{{function}}}</td></tr>
| |
| </table><noinclude>
| |
| <pre>
| |
| {{/Temp:Command|
| |
| name = Create
| |
| command = "create/''string''"
| |
| |function = Create a new script named ''string''
| |
| |}}
| |
| </pre>
| |