Template:Cat: Difference between revisions

From Alpine Linux
(Update style)
(Update style)
Line 25: Line 25:
</div>
</div>


</noinclude><includeonly><p style="background-color:#444444;">Contents of {{Path|{{{1}}}}}</p><div style="background:none repeat scroll 0 0 white; border:1pt dashed black; color:black; padding:1em 0; font-size:8pt; font-family:monospace; white-space:pre; overflow:auto;">{{{2}}}</div></includeonly>
</noinclude><includeonly><div style="background:none repeat scroll 0 0 white; border:1pt dashed black; color:black; padding:1em 0; font-size:8pt; font-family:monospace; white-space:pre; overflow:auto;"><p style="">Contents of {{Path|{{{1}}}}}</p><div style="">{{{2}}}</div></div></includeonly>

Revision as of 15:21, 5 March 2012

Template Documentation for Cat

This page is a template and should only be used as part of other articles. For more information, read Help:Template.

Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.

Feel free to voice your opinion regarding this template.

A box displaying file contents.

Template Documentation

See also:

Example

{{Cat|/path/file|Body text
Next line.}}


produces:

Contents of /path/file

Body text Next line.

Contents of {{{1}}}

{{{2}}}

-->

# {{{1}}}

{{{2}}}