Difference between revisions of "User:SciWhiz12/sandbox/codetabs/test"

(moar testing)
(more testing)
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
 
}}
 
}}
  
<tabs>
+
<tabs plain>
{{#tag:tab|<syntaxhighlight lang="java">
+
<tab name="Java">
 +
<syntaxhighlight lang="java">
 
// Testing the Java tab
 
// Testing the Java tab
</syntaxhighlight>|name=Java}}
+
</syntaxhighlight>
 +
</tab>
 +
<tab name="Groovy">
 +
<syntaxhighlight lang="java">
 +
// Testing the Groovy tab
 +
</syntaxhighlight>
 +
</tab>
 
</tabs>
 
</tabs>

Latest revision as of 17:02, 7 April 2021

// Testing the Java tab
// Testing the Groovy tab

}}

// Testing the Java tab
// Testing the Groovy tab


Foo
Bar
// Testing the Java tab
// Testing the Groovy tab