[WordPress] 外掛分享: Embed Chessboard

WordPress 外掛 Embed Chessboard 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Embed Chessboard」是 2010-01-28 上架。
  • 目前有 600 個安裝啟用數。
  • 上一次更新是 2025-03-25,距離現在已有 39 天。
  • 外掛最低要求 WordPress 2.9 以上版本才可以安裝。
  • 有 3 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

pgn4web |

外掛標籤

pgn | chess | pgn4web | chessboard |

內容簡介

Embed Chessboard 是一個外掛,可讓您在 WordPress 文章中插入顯示棋局的西洋棋棋盤。

使用以下縮短代碼標籤來插入西洋棋棋盤:

[pgn parameter=value ...]
... PGN 格式下的西洋棋遊戲 ...
[/pgn]

縮短代碼標籤參數:

layout=horizontal|vertical
height=auto|number
showMoves=figurine|text|puzzle|hidden
initialGame=first|last|random|number
initialVariation=number
initialHalfmove=start|end|random|comment|number
autoplayMode=game|loop|none

範例:

[pgn height=500 initialHalfmove=16 autoplayMode=none]

[Event "世界冠軍賽"]
[Site "莫斯科 URS"]
[Date "1985.10.15"]
[Round "16"]
[White "卡爾波夫"]
[Black "卡斯帕羅夫"]
[Result "0-1"]

1. e4 c5 2. Nf3 e6 3. d4 cxd4 4. Nxd4 Nc6 5. Nb5 d6 6.
c4 Nf6 7. N1c3 a6 8. Na3 d5 9. cxd5 exd5 10. exd5 Nb4
11. Be2 Bc5 12. O-O O-O 13. Bf3 Bf5 14. Bg5 Re8 15.
Qd2 b5 16. Rad1 Nd3 17. Nab1 h6 18. Bh4 b4 19. Na4 Bd6
20. Bg3 Rc8 21. b3 g5 22. Bxd6 Qxd6 23. g3 Nd7 24. Bg2
Qf6 25. a3 a5 26. axb4 axb4 27. Qa2 Bg6 28. d6 g4 29.
Qd2 Kg7 30. f3 Qxd6 31. fxg4 Qd4+ 32. Kh1 Nf6 33. Rf4
Ne4 34. Qxd3 Nf2+ 35. Rxf2 Bxd3 36. Rfd2 Qe3 37. Rxd3
Rc1 38. Nb2 Qf2 39. Nd2 Rxd1+ 40. Nxd1 Re1+ 0-1

[/pgn]

在使用古騰堡編輯器時,請將縮短代碼標籤添加為古騰堡的縮短代碼區塊。

任何缺少 PGN 標頭標籤將不會顯示。

注意:PGN 數據中的 HTML 標記將被剝離,刪除所有位於"<"和">"字符之間的文本。 請確保您的 PGN 數據不包含"<"和">"字符。

原文外掛簡介

Embed Chessboard is a plugin that allows for the insertion of a chessboard displaying chess games within worpress articles.
Use following shortcode tag to insert a chessboard:
[pgn parameter=value ...]
... chess games in PGN format ...
[/pgn]

Shortcode tag parameters:

layout=horizontal|vertical
height=auto|number
showMoves=figurine|text|puzzle|hidden
initialGame=first|last|random|number
initialVariation=number
initialHalfmove=start|end|random|comment|number
autoplayMode=game|loop|none

Example:
[pgn height=500 initialHalfmove=16 autoplayMode=none]

[Event "World championship"]
[Site "Moscow URS"]
[Date "1985.10.15"]
[Round "16"]
[White "Karpov"]
[Black "Kasparov"]
[Result "0-1"]

1. e4 c5 2. Nf3 e6 3. d4 cxd4 4. Nxd4 Nc6 5. Nb5 d6 6.
c4 Nf6 7. N1c3 a6 8. Na3 d5 9. cxd5 exd5 10. exd5 Nb4
11. Be2 Bc5 12. O-O O-O 13. Bf3 Bf5 14. Bg5 Re8 15.
Qd2 b5 16. Rad1 Nd3 17. Nab1 h6 18. Bh4 b4 19. Na4 Bd6
20. Bg3 Rc8 21. b3 g5 22. Bxd6 Qxd6 23. g3 Nd7 24. Bg2
Qf6 25. a3 a5 26. axb4 axb4 27. Qa2 Bg6 28. d6 g4 29.
Qd2 Kg7 30. f3 Qxd6 31. fxg4 Qd4+ 32. Kh1 Nf6 33. Rf4
Ne4 34. Qxd3 Nf2+ 35. Rxf2 Bxd3 36. Rfd2 Qe3 37. Rxd3
Rc1 38. Nb2 Qf2 39. Nd2 Rxd1+ 40. Nxd1 Re1+ 0-1

[/pgn]

When using the gutenberg editor, please add shortcodes as shortcodes blocks in guntenberg.
Any PGN header tag missing will not be displayed.
Note: HTML tags are stripped from the PGN data, removing all text between “” characters; please make sure your PGN data does not contain “” characters.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Embed Chessboard」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.04 | 1.07 | 1.08 | 1.09 | 1.10 | 1.11 | 1.12 | 1.15 | 1.16 | 1.17 | 1.19 | 1.20 | 1.21 | 1.23 | 1.24 | 1.25 | 1.26 | 1.27 | 1.30 | 1.32 | 1.33 | 1.34 | 1.35 | 1.36 | 1.38 | 1.39 | 1.40 | 1.41 | 1.42 | 1.43 | 1.44 | 1.45 | 1.47 | 1.49 | 1.52 | 1.53 | 1.54 | 1.58 | 1.59 | 1.60 | 1.62 | 1.63 | 1.65 | 1.66 | 1.69 | 1.70 | 1.71 | 1.72 | 1.74 | 1.75 | 1.76 | 1.77 | 1.79 | 1.80 | 1.81 | 1.82 | 1.83 | 1.84 | 1.85 | 1.86 | 1.87 | 1.89 | 1.90 | 1.91 | 1.92 | 1.93 | 1.94 | 1.95 | 1.96 | 1.97 | trunk | 2.75.00 | 2.76.00 | 2.77.00 | 2.78.00 | 2.78.01 | 2.79.00 | 2.80.00 | 2.81.00 | 2.82.00 | 2.83.00 | 2.84.00 | 2.85.00 | 2.86.00 | 2.87.00 | 2.88.00 | 2.88.01 | 2.89.00 | 2.90.00 | 2.91.00 | 2.91.01 | 2.92.00 | 2.93.00 | 2.94.00 | 2.95.00 | 2.95.01 | 2.96.00 | 3.00.00 | 3.01.00 | 3.02.00 | 3.03.00 | 3.03.04 | 3.04.00 | 3.04.01 | 3.04.02 | 3.05.00 | 3.05.01 | 3.05.02 | 3.05.03 | 3.06.00 | 3.07.00 |

延伸相關外掛(你可能也想知道)

  • RPB Chessboard 》RPB Chessboard 允許你在 WordPress 博客的文章和頁面中使用標準的 FEN 和 PGN 記號排版並顯示國際象棋比賽和圖表。, , 相關連結, , 尋求幫助或回報問題, 文...。
  • Chess Tempo Viewer 》ult shown at the end:, [ctpgn id=result], [Event "F/S Return Match"], [Site "Belgrade, Serbia Yugoslavia|JUG"], [Date "1992.11.04"], ...。
  • Chess Game Viewer 》Chess Game Viewer 是一款高級的棋類 WordPress 外掛,可讓您輕鬆地將互動式國際象棋遊戲添加到博客文章和頁面中。 棋盤是完全可定制的,可以更改棋盤和棋子...。
  • ChessOnline 》棋牌線上 WordPress 外掛程式允許您顯示棋盤、使用 Forsyth-Edwards-Notation (FEN) 設置位置並使用 PGN 格式查看遊戲 (實驗性功能)。您可以指定外部 URL 進...。

文章
Filter
Apply Filters
Mastodon