Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Knowledge-land-scape
Search
Search
Log in
Personal tools
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Playground
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
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.
Anti-spam check. Do
not
fill this in!
==Special Pages== === Special:RecentChanges === [[Special:RecentChanges]] === Special:AllPages === Special:AllPages gives an alphabetical listing of all pages. It's a kind of index. [[Special:AllPages]] === HTML + CSS=== * Simple HTML tags and CSS rules can be used and are allowed by default * HTML comments work too! <nowiki><!-- this is a comment --></nowiki> * if you want to publish code on a wiki page with syntax highlighting, you can use a <nowiki><syntaxhighlight></nowiki> element: <nowiki> <syntaxhighlight lang="html"> <h1>Hello wiki!</h1> </syntaxhighlight> </nowiki> Which will look like this: <syntaxhighlight lang="html"> <h1>Hello wiki!</h1> </syntaxhighlight> === nowiki === HTML like tag that allows to include stuff that the wiki won't touch <nowiki><nowiki></nowiki> === Fonts === Usage of the font "Nunacomu": # Wrap the text using any HTML tag: <nowiki><span> Like this if it's a paragraph</span></nowiki> # Add the class name of "nunacomu": class="nunacomu" Example: <pre> This is Inuktitut: <span class="nunacomu">αααα²αα―αα»α¨ααααα αα </span> </pre> Rendered: This is Inuktitut: <span class="nunacomu">αααα²αα―αα»α¨ααααα αα </span> === Categories === * <nowiki>[[Category: People]]</nowiki> * Categories can themselves be tagged with categories to create hierarchies * Extensions exist to make working with (hierarchical) categories easier To link to a category page without tagging the current page with that category, add a colon at the start. * See <nowiki>[[:Category:Fish]]</nowiki> produces [[:Category:Fish]]. === Variables === * <nowiki>{{CURRENTPAGE}}</nowiki> * <nowiki>{{CURRENTTIME}}</nowiki> * <nowiki>{{CURRENTUSER}}</nowiki> * <nowiki>{{NUMBEROFPAGES}}</nowiki> ? http://www.mediawiki.org/wiki/Help:Magic_words#Variables
Summary:
Please note that all contributions to Knowledge-land-scape may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, 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 (see
Knowledge-land-scape:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Toggle limited content width