Template:Cat: Difference between revisions

From Alpine Linux
(Update style)
(Update style)
Line 20: Line 20:
Next line.}}
Next line.}}


</noinclude><includeonly><div style="background-color:#f9f9f9; color:black;"><p style="border:1px solid #2f6fab; border-bottom:0; padding:.2em 1em; margin-left:-.35em; display:inline;"><strong>Contents of </strong>{{Path|{{{1}}}}}</p><div style="border:1px dashed #2f6fab; margin-top:-.3em; line-height:1.1em; padding:1em; font-family:monospace; white-space:pre; overflow:auto;">{{{2}}}</div></div></includeonly>
</noinclude><includeonly><div><p style="background-color:#f9f9f9; border:1px solid #2f6fab; border-bottom:0; padding:.2em 1em; margin-left:-.3em; display:inline;"><strong>Contents of </strong>{{Path|{{{1}}}}}</p><div style="background-color:#f9f9f9; border:1px dashed #2f6fab; margin-top:-.2em; line-height:1.1em; padding:1em; font-family:monospace; white-space:pre; overflow:auto;">{{{2}}}</div></div></includeonly>

Revision as of 16:37, 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.