#noindex reference를 작성할 때는 각괄호를 한번만 쓴다. {{{ [[* 출처]] 하면 안되고 [* 출처] 해야 된다. }}} {{{ <> 해도 된다. }}} ---- 특정 페이지 검색엔진 등록 금지 샵noindex (샵은 #) 를 페이지에 넣으면 HTML 소스 12번째줄 {{{}}} 가 {{{}}} 로 바뀌는 듯 하다. ---- square bracket 입력 단순히 !를 앞에 붙이는 문법은 한계가 있음. lsqb rsqb로 해결. [[AltCodes윈도특수기호문자입력]] 참조. ---- Table 문법 MoinMoin과 대체로 호환되는 듯 함 좌우 align {{{ ||left || || middle || || right|| }}} ||left || || middle || || right|| http://moinmo.in/HelpOnMoinWikiSyntax 에서 잘 돌아가는 것 같은 것만 밑에 나열함. http://moinmo.in/HelpOnTables 까지 다 해보지는 않았음. Cell Width {{{ ||minimal width ||<99%>maximal width || }}} ||minimal width ||<99%>maximal width || Spanning Rows and Columns {{{ ||<|2> cell spanning 2 rows ||cell in the 2nd column || ||cell in the 2nd column of the 2nd row || ||<-2> cell spanning 2 columns || ||||use empty cells as a shorthand || }}} ||<|2> cell spanning 2 rows ||cell in the 2nd column || ||cell in the 2nd column of the 2nd row || ||<-2> cell spanning 2 columns || ||||use empty cells as a shorthand || Alignment of Cell Contents {{{ ||<^|3> top (combined) ||<:99%> center (combined) || bottom (combined) || ||<)> right || ||<(> left || }}} ||<^|3> top (combined) ||<:99%> center (combined) || bottom (combined) || ||<)> right || ||<(> left || Coloured Table Cells {{{ ||<#0000FF> blue ||<#00FF00> green ||<#FF0000> red || ||<#00FFFF> cyan ||<#FF00FF> magenta ||<#FFFF00> yellow || }}} ||<#0000FF> blue ||<#00FF00> green ||<#FF0000> red || ||<#00FFFF> cyan ||<#FF00FF> magenta ||<#FFFF00> yellow || HTML-like Options for Tables {{{ ||A || like <|2> || || like <#00FF00> || || like <-2>|| }}} ||A || like <|2> || || like <#00FF00> || || like <-2>|| = Links = http://wiki.ktug.org/wiki/wiki.php/HelpOnInstallation http://wiki.ktug.org/wiki/wiki.php/HelpOnEditing http://hyacinth.byus.net/moniwiki/wiki.php/모니위키%20팁 http://hyacinth.byus.net/moniwiki/wiki.php/MoniWikiOptions https://www.minzkn.com/moniwiki/wiki.php/WikiTest = Comments = table cell 안에 로 시작하니까 지정되는 것 같다. 이런 건 필요없음. ||베이지색|| [[Comment]] ---- site_title 사이트제목에 VeryGoodWiki: 가 앞에 붙으면, 탭이 많아질 때 불편하여 알아보니 `rr/wiki/wiki.php` 에선 4829줄 `123/wiki.php` 에선 4425줄. (`sitename` 검색) ---- 프로세싱 인스트럭션 (PI) 페이지 소스 맨 상단에 #로 시작하는 그거. http://wiki.ktug.org/wiki/wiki.php/HelpOnProcessingInstructions http://databaser.net/moniwiki/wiki.php/HelpOnProcessingInstructions 프로세서 = 프로세스 플러그인 이란 http://hyacinth.byus.net/moniwiki/wiki.php/HelpOnProcessors ---- 모니위키의 /data/text 영역을 그대로 복사하면, 수정할 때 문제가 발생할 경우가 있다. ... https://tetris.tistory.com/337 ---- mv from p TheMoniWikiSw ---- config.php 가입 금지 $no_register=1; 로그인 후 편집 가능 $security_class='needtologin'; RecentChanges에서 페이지 이름 뒷부분이 …로 생략되지 않게 하기 $rc_strimwidth=0; https://wiki.zeropage.org/wiki.php/MoniWikiOptions https://wiki.zeropage.org/wiki.php/HelpOnConfiguration ---- 모니위키 시스템 개요 https://www.joinc.co.kr/w/man/12/moniwiki/Develop ---- http://bluebrown.net/wiki/MoniWiki Latex Plugin 언급 - codecogs 사용 방법 ---- http://databaser.net/moniwiki/wiki.php/MoniWikiPlugin ---- https://openwiki.kr/tech/moniwiki ---- https://wiki.mooo.org/w/모니위키 http://ntx.wiki/wiki/MoniWikiOptions http://www.memorecycle.com/w/wiki.php/모니위키 ---- L키 (action=likepages) : 비슷한 pagename의 pages 목록 ---- anchor : ![#anchorname text] - text는 optional. -- [user] [[DateTime(2024-05-14T08:58:36)]]