Template:Pre2: Difference between revisions

From Video Credit Archive

Content added Content deleted
imported>Unused0029
(test - add scroll and wrap)
imported>Rocket000
(try this)
Line 1: Line 1:
<pre style="{{#if: {{{scroll|}}} | yes | overflow: auto; width: auto;}}{{#if: {{{wrap|}}} | yes | white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; white-space: pre-wrap; word-wrap: break-word;}}">{{{1}}}</pre><noinclude>
<includeonly><pre style="

{{{scroll|overflow: auto;
width: auto;}}}

{{{wrap|white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
white-space: pre-wrap;
word-wrap: break-word;}}

">{{{1}}}</pre></includeonly><noinclude>
{{Documentation}}
{{Documentation}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS -->

Revision as of 13:51, 13 May 2008

{{{1}}}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.