Difference between revisions of "Template:PC$"

[unchecked revision] [quality revision]
m
 
m

1 Usage[edit]

This The PC$ template is used to indicate that the prefix a command that follows, must be executed on an host PC, with an host-specific prompt.

Usage:  {{PC$}}
ls


2 Example Basic examples[edit]

You type You get
ls command executed on
an
the host PC

{{PC$}} ls

ls

3 Code[edit]

PC $>

<noinclude>

==Usage==This template is used to indicate that the command that follows, The [[Template:PC$|PC$]] template is used '''to prefix a command that must be executed on an host PC

<nowiki>{{PC$}} ls</nowiki>


==Example==
''ls'' command executed on an host PC

{{PC$}} ls
, with an host-specific prompt'''.

 Usage:  <nowiki>{{</nowiki>PC$}}

==Basic examples==
{| class="st-table"
! You type !! You get
|-
| <code>ls</code> command executed on the host PC<pre style="white-space: pre-wrap;">

{{PC$}} ls</pre>

|
{{PC$}} ls
|}
==Code==</noinclude>'''PC $>'''
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
==Usage==
 
==Usage==
This template is used to indicate that the command that follows, must be executed on an host PC
+
The [[Template:PC$|PC$]] template is used '''to prefix a command that must be executed on an host PC, with an host-specific prompt'''.
   
<nowiki>{{PC$}} ls</nowiki>
+
Usage:  <nowiki>{{</nowiki>PC$}}
 
 
==Example==
 
''ls'' command executed on an host PC
 
   
  +
==Basic examples==
  +
{| class="st-table"
  +
! You type !! You get
  +
|-
  +
| <code>ls</code> command executed on the host PC
  +
<pre style="white-space: pre-wrap;">
  +
{{PC$}} ls
  +
</pre>
  +
|
 
{{PC$}} ls
 
{{PC$}} ls
  +
|}
   
 
==Code==
 
==Code==
 
</noinclude>'''PC $>'''
 
</noinclude>'''PC $>'''