Main Page: Difference between revisions

From Nodeka Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 41: Line 41:
<h3>Results</h3>
<h3>Results</h3>
<div id="results">&nbsp;</div>
<div id="results">&nbsp;</div>
<body onload="bisfunction()">
<script>// <![CDATA[
<script>// <![CDATA[
 
$(document).ready(function() {
   var $form = $('#item-search'),
   var $form = $('#item-search'),
       $name = $('#name'),
       $name = $('#name'),
Line 61: Line 63:
   .done(function(html) {
   .done(function(html) {
     $results.html(html);
     $results.html(html);
 
  });
   });
   });
  });
  });
  // ]]></script>
  // ]]></script>
</body>
</html>
</html>


<small>Service provided by Nemesis and Nodeka411.</small>
<small>''Service provided by Nemesis and Nodeka411.''</small>
 


== Getting started ==
== Getting started on Wiki editing ==
*Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
* Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]

Revision as of 11:42, 5 September 2020

Nodeka-wiki-header-wide.png

Nodeka Wiki

Crossroad to a thousand help files...

What are you looking for?

Basic Item Search

Have an item you want to look up? Enter the keywords in the form below to find what you need.

 

Results

 

Service provided by Nemesis and Nodeka411.


Getting started on Wiki editing