內容簡介
Go Board SGF Viewer 是一個外掛,讓您可以顯示您的 Go 游戏和 Go 地盤於 WordPress 博客文章中。只需透過 SGF 或 URL 貼上您的游戏到文章中即可。
使用下方的簡碼標記插入 Go 地盤:
[igop]
(;SZ[19];B[pd];W[dp];B[pp]; ... ;W[ek];B[hl])
[/igop]
或是直接撰寫 SGF 的 URL
[igop]http://www.example.com/test.sgf[/igop]
注意:此外掛不支援多分枝的游戏,只能顯示主分支。
外掛標籤
開發者團隊
原文外掛簡介
Go Board SGF Viewer is a plugin that allows you to display Go-games and Go-board in the articles of your WordPress blog. Simply paste your game into the post by SGF or URL.
Use following shortcode tag to insert a Go-board:
[igop]
(;SZ[19];B[pd];W[dp];B[pp]; ... ;W[ek];B[hl])
[/igop]
or write the URL of SGF directly
[igop]http://www.example.com/test.sgf[/igop]
NOTE: This plugin does not correspond to the game that has multiple branches. It displays only the main branche of the tree.
