Template:Cat: Difference between revisions

From Alpine Linux
m (Tweak)
Line 10: Line 10:


<nowiki>{{Cat|/path/file|Body text</nowiki><br />
<nowiki>{{Cat|/path/file|Body text</nowiki><br />
Next line. }}
<nowiki>Next line.}}</nowiki>
 


produces:
produces:


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





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

# /path/file

Body text Next line.


# {{{1}}}

{{{2}}}