Difference between revisions of "Template:PC$"

[quality revision] [quality revision]
m
(Merge articles)

1 Usage[edit]

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

Usage:  {{PC$}}

2 Basic examples[edit]

You type You get
ls command executed on the host PC
{{PC$}} ls

ls

3 Maintenance[edit]

This template is a template common to all ST wikis.
Modifications must be done into the WikiModel. They must be reviewed by all ST wikis maintainers.
When approved, the template can be pushed/merged towards all ST wikis.

4 Code[edit]

PC $>

<noinclude>

==Usage==
The [[Template:PC$|PC$]] template is used '''to prefix a command that must be executed on an host PC, 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
|}

==Maintenance==
This template is a template common to all ST wikis. <br>

Modifications must be done into the [[stwikimodel:Template:PC$|WikiModel]]. They must be reviewed by all  ST wikis maintainers.<br>

When approved, the template can be pushed/merged towards all ST wikis.

==Code==</noinclude>'''PC $>'''
Line 16: Line 16:
 
{{PC$}} ls
 
{{PC$}} ls
 
|}
 
|}
  +
  +
==Maintenance==
  +
This template is a template common to all ST wikis. <br>
  +
Modifications must be done into the [[stwikimodel:Template:PC$|WikiModel]]. They must be reviewed by all  ST wikis maintainers.<br>
  +
When approved, the template can be pushed/merged towards all ST wikis.
   
 
==Code==
 
==Code==
 
</noinclude>'''PC $>'''
 
</noinclude>'''PC $>'''