Wikiの書き方

提供:8x9 Minecraft Wiki
2016年5月28日 (土) 11:26時点におけるNeske (トーク | 投稿記録)による版
移動: 案内, 検索

目次


書き方

samples

  • 画像

2016-05-23 test2.png


Check any syntaxes

※ここから先は管理者用のテストエリアです

ファイル:2016-05-23 test.png

GeSHi

<?php
    $v = "string";    // sample initialization
?>
html text
<?
    echo $v;         // end of php code
?>

SyntaxHighlighter

// SyntaxHighlighter makes your code snippets beautiful without tiring your servers.
// http://alexgorbatchev.com
var setArray = function(elems) {
    this.length = 0;
    push.apply(this, elems);
    return this;
}
個人用ツール
名前空間
変種
操作
案内
ツールボックス