Mike mnjk: Difference between revisions

From ITCwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
<code>
<code>
[Share Name]<br>
[Share Name]<br>
<b>comment</b> = Share Comment<br>
    <b>comment</b> = Share Comment<br>
options....</code>
    options....</code>


Samp
Samp

Revision as of 01:20, 9 February 2021

Different tags for showing commands/output

Pre

[Share Name]
        <b>comment</b> = Share Comment
        options....

Code

[Share Name]

    comment = Share Comment
options....

Samp

[Share Name]

       comment = Share Comment
       options....

Kbd

[Share Name]

       comment = Share Comment
       options....

Var

[Share Name]

       comment = Share Comment
       options....

Pre Code

<code>
[Share Name]
        <b>comment</b> = Share Comment
        options....</code>