Template:Cat
From Steak Wiki
Revision as of 03:46, 23 May 2020 by Adminguy (talk | contribs) (Created page with "<noinclude>{{Template}} '''A box displaying file contents.''' == Template Documentation == See also: * Template:Cmd ====Example==== <nowiki>{{Cat|/path/file|Body '''te...")
Template:Template A box displaying file contents.
Template Documentation
See also:
Example
{{Cat|/path/file|Body '''text''' <br /> more
Second line.}}
produces:
Contents of /path/file
Body '''text''' <br /> more
Second line.
You must escape characters as follows:
= not inside [[..]] use = or {{=}}
| not inside [[..]] use | or {{!}}
{{ use { twice or {{lb}}
}} use } twice or {{rb}}
unmatched [[ use [ twice
unmatched ]] use ] twice
# use #