Difference between revisions of "Wiki commands"
From Hawk Wiki
(Created page with "==Wiki commands== edit side bar: MediaWiki:Sidebar") |
m (→WIKI Migration and Upgrading) |
||
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==Wiki commands== | ==Wiki commands== | ||
− | + | Edit side bar: [[MediaWiki:Sidebar]]<br> | |
+ | Edit user rights: [[Special:UserRights]] | ||
+ | ==Syntax Highlighter Brush== | ||
+ | <pre class="brush:jscript"> | ||
+ | Default highlighter: c | ||
+ | Disable highlighter: <pre class="none"> </pre> | ||
+ | Example: | ||
+ | <pre class="brush:cpp"> </pre> | ||
+ | </pre> | ||
+ | ===Available brushs=== | ||
+ | *cpp | ||
+ | *css | ||
+ | *java | ||
+ | *jscript | ||
+ | *php | ||
+ | *powershell | ||
+ | *python | ||
+ | *ruby | ||
+ | *sql | ||
+ | *swift | ||
+ | *xml | ||
+ | ==[[WIKI Migration and Upgrading]]== | ||
+ | See [[WIKI Migration and Upgrading]] |
Latest revision as of 00:10, 19 March 2015
Contents
Wiki commands
Edit side bar: MediaWiki:Sidebar
Edit user rights: Special:UserRights
Syntax Highlighter Brush
Default highlighter: c Disable highlighter: <pre class="none"> </pre> Example: <pre class="brush:cpp"> </pre>
Available brushs
- cpp
- css
- java
- jscript
- php
- powershell
- python
- ruby
- sql
- swift
- xml