Editing User:Syko/Sandbox

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
Messing around with scripts
== Welcome to the Jedi Academy Wiki ==
The Jedi Academy Wiki is a wiki, created by JKHub, about all aspects of Jedi Knight: Jedi Academy, as well as Jedi Outcast to a lesser extent. The Jedi Knight Wiki is freely editable without registration, although we do recommend registering if you edit this wiki regularly.


<!DOCTYPE html>
Please note that '''JKHub Wiki accounts are separate from accounts used to access other parts of this site''' - the wiki and the rest of the site are on a completely different database.
<html>
<body>


<h1>My First JavaScript</h1>
If you are looking for information about anything related to Jedi Academy, this is the place to be. If you have any questions, please feel free to ask on [http://jkhub.org/index/ our forum.]


<p>JavaScript can change the content of an HTML element:</p>
If you are looking for a page to write, check out this [http://jkhub.org/wiki/index.php?title=Special:WantedPages page] for a complete list of referenced but not created articles.


<button type="button" onclick="myFunction()">Click Me!</button>
== Noteworthy links ==


<p id="demo">This is a demonstration.</p>
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2">
; [[JKHub:About|About]]
: A description of who we are.
; [[:Category:Tutorials|Tutorials]]
: A list of tutorials about anything Jedi Knight related.
; [[:Category:JKHub_Services|Services]]
: A list of services JKHub provides.
; [[:Category:Resources|Resources]]
: A list of external resources for tutorials, mods, and more.
; [[:Category:Active_Jedi_Academy_clans|Active Clans]]
: A list of clans that are currently active in Jedi Academy.
; [[Special:AllPages|All Pages]]
: A list of all pages on the wiki.
; [[:Category:Large_Mods|Mods]]
: A list of large mods, such as JA+ and MB2, with information about them.
; [[:Category:Modding_categories|General Modding]]
: Resources related to Jedi Academy modding in general.
; [[:Category:Gameplay|Jedi Academy Gameplay]]
: Articles pertaining to Jedi Academy's gameplay.
; [[:Category:Jedi_Academy_Server_Hosts|Server Hosts]]
: A list of server providers for Jedi Academy.
; [[:Category:Jedi_Academy_Servers|Servers]]
: A list of Jedi Academy Servers that are currently active.
</div>


<script>
<div style="clear: both"></div> <!-- prevent spillage -->
function myFunction() {
    document.getElementById("demo").innerHTML = "Hello JavaScript!";
}
</script>
 
</body>
</html>
Please note that all contributions to Jedi Knight Wiki | JKHub are considered to be released under the Public Domain (see JKHub:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)