Template:HiddenSourceFile: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Removed template pl2) |
||
Line 1: | Line 1: | ||
⚫ | |||
{{pl2| |
|||
⚫ | |||
Example of use: |
Example of use: |
||
<pre><nowiki> |
<pre><nowiki> |
Revision as of 22:33, 16 November 2009
{{{1}}}{{{2}}} ([{{#filelink: {{{2}}}}} download])
{{{3}}}
Example of use:
{{hiddenSourceFile|/path/to/my/|file.sh|<source lang="bash" class="file.sh"> #! /bin/bash echo Hello, World </source> }}
/path/to/my/file.sh ([{{#filelink: file.sh}} download])
#! /bin/bash
echo Hello, World