Approved version. Approved on: 15:32, 23 February 2021
You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Template:PC$"
[quality revision] | [quality revision] |
m
|
m
|
[quality revision] | [quality revision] |
m
|
m
|
The PC$ template is used to prefix a command that must be executed on an host PC, with an host-specific prompt.
Usage: {{PC$}}
You type | You get |
---|---|
ls command executed on the host PC {{PC$}} ls |
ls |
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.
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 $>''' |