Difference between revisions of "Template:Js example"

From Knotter
Jump to navigation Jump to search
(Created page with "{{#tag:source|{{{code|{{{1}}}}}}|lang=javascript}} {{#if:{{{output|}}} | Output: {{#tag:pre|{{{output}}}}} | }}")
 
Line 1: Line 1:
{{#tag:source|{{{code|{{{1}}}}}}|lang=javascript}}
+
<div class="code-example">{{#tag:source|{{{code|{{{1}}}}}}|lang=javascript}}
 
{{#if:{{{output|}}} | Output:  
 
{{#if:{{{output|}}} | Output:  
 
{{#tag:pre|{{{output}}}}}
 
{{#tag:pre|{{{output}}}}}
 
|
 
|
}}
+
}}</div>

Revision as of 19:44, 6 June 2013

{{{1}}}