Difference between revisions of "Sandbox"

From eLinux.org
Jump to: navigation, search
 
(Is the db locked?)
(31 intermediate revisions by 6 users not shown)
Line 1: Line 1:
I want to test a reference<ref name="bird">Bird, T. (2006) This wikipedia reference thing is great. ''Journal of wikipedia greatness'' p. 2240</ref>
+
== Testing Spam Whitelist ==
 +
 
 +
http://goo.gl/a4c639
 +
 
 +
http://youtu.be/8wK9q3XqnFY
 +
 
 +
== Test of references ==
 +
I want to test a reference <ref name="bird">Bird, T. (2006) This wikipedia reference thing is great. ''Journal of wikipedia greatness'' p. 2240</ref>
 +
 
 +
Here's a simple link: [http://www.google.com/]
 +
 
 +
Testing an internal link [[Screw_Connector_Breakout_Board]]
 +
 
 +
This is another test by swcai. It is great.
 +
 
 +
Is the database locked?
 +
 
 +
== References ==
 +
<div class="references-small"><references /></div>
 +
 
 +
== Testing Source Ref ==
 +
 
 +
<syntaxhighlight lang="java">
 +
class Whatever {
 +
  public static void main() {
 +
      int a = 0;
 +
 
 +
      while( a < 10 ) {
 +
        System.out.println(a);
 +
      }
 +
  }
 +
}
 +
</syntaxhighlight>
 +
 
 +
== Testing Image UPloads (again) ==
 +
 
 +
[[Media:Sam_myspace.jpg|SamTest]]

Revision as of 11:30, 16 November 2012

Testing Spam Whitelist

http://goo.gl/a4c639

http://youtu.be/8wK9q3XqnFY

Test of references

I want to test a reference [1]

Here's a simple link: [1]

Testing an internal link Screw_Connector_Breakout_Board

This is another test by swcai. It is great.

Is the database locked?

References

  1. Bird, T. (2006) This wikipedia reference thing is great. Journal of wikipedia greatness p. 2240

Testing Source Ref

 
 class Whatever {
   public static void main() {
      int a = 0;

      while( a < 10 ) {
         System.out.println(a);
      }
   }
 }

Testing Image UPloads (again)

SamTest