Difference between revisions of "Template:Run Command"

From NST Wiki
Jump to navigationJump to search
 
(8 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<noinclude>[[Category:Templates]]</noinclude>
 
<noinclude>[[Category:Templates]]</noinclude>
 
<noinclude>Parm1: Command name, Parm2: Prompt, Parm3: Command with parameters, Parm4: Command results</noinclude>
 
<noinclude>Parm1: Command name, Parm2: Prompt, Parm3: Command with parameters, Parm4: Command results</noinclude>
<includeonly>{| WIDTH="100%" cellpadding=0 cellspacing=0 style="background-color: #000000; color: #33FF33; border: solid 4px #a9a9a9; font-family: monospace; padding-left: 1%; margin: 0;"  
+
<includeonly>{| WIDTH="100%" cellpadding=0 cellspacing=0 style="background-color: #000000; color: #33FF33; border: solid 4px #a9a9a9; font-family: monospace; "  
| style="background-color: #6fbad2; color: #000000; border: solid 1px #a9a9a9; border-bottom: 1px solid #a9a9a9; font-family: times,serif;" | '''Command:''' {{{1}}}  
+
| style="background-color: #6fbad2; color: #000000; border: solid 1px #a9a9a9; border-bottom: 1px solid #a9a9a9; font-family: times,serif; padding-left: 1%;" | '''Command:''' {{{1}}}  
 
|-  
 
|-  
|{{{2}}}<span style="color: #ffff00; font-weight: bold;">{{{3}}}</span>
+
|style="padding-left: 1%;" | {{{2}}}<span style="color: #ffff00; font-weight: bold;">{{{3}}}</span><div style="white-space: pre; line-height: 100%">{{{4}}}</div>
<div style="white-space: pre; line-height: 100%">{{{4}}}</div>
 
 
|}</includeonly>
 
|}</includeonly>

Latest revision as of 14:54, 2 March 2007

Template:Template Parm1: Command name, Parm2: Prompt, Parm3: Command with parameters, Parm4: Command results