Mike mnjk: Difference between revisions

From ITCwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:


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



Revision as of 01:19, 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>