Difference between revisions of "Template:Pre2"

From MUSICAL HERITAGE ORGANIZATION
Jump to: navigation, search
(Created page with "<pre<includeonly></includeonly> style="{{#ifeq: {{{1}}} | scroll |width:auto; {{{style|}}}">{{#switch: {{{2}}} |nowiki |nw={{#tag:nowiki|{{{3|}}}}} |{{{2|}}} }} |white-s...")
 
(overflow:auto wie im original einfügen, AbuseFilter Regel 23 testen)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<pre<includeonly></includeonly> style="{{#ifeq: {{{1}}} | scroll
 
<pre<includeonly></includeonly> style="{{#ifeq: {{{1}}} | scroll
  |width:auto; {{{style|}}}">{{#switch: {{{2}}}
+
  |overflow:auto; width:auto; {{{style|}}}">{{#switch: {{{2}}}
 
   |nowiki
 
   |nowiki
 
   |nw={{#tag:nowiki|{{{3|}}}}}
 
   |nw={{#tag:nowiki|{{{3|}}}}}
Line 10: Line 10:
 
   }}
 
   }}
 
}}</pre><noinclude>
 
}}</pre><noinclude>
 +
 
== Usage ==
 
== Usage ==
 
<pre>
 
<pre>

Latest revision as of 17:10, 5 May 2012


Usage

{{pre2|scroll|code here}}
{{pre2|scroll|nowiki|code here}}
{{pre2|nowiki|code here}}