Home
last modified time | relevance | path

Searched refs:customPgnHeaderTag (Results 1 – 3 of 3) sorted by relevance

/plugin/pgn4web/pgn4web/
H A Dfide-lookup.js21 openFidePlayerUrl(gameWhite[currentGame], customPgnHeaderTag('WhiteFideId'));
25 openFidePlayerUrl(gameBlack[currentGame], customPgnHeaderTag('BlackFideId'));
H A Dpgn4web.js34 function customPgnHeaderTag(customTag, htmlElementId, gameNum) { function
1335 var clockString = customPgnHeaderTag("Clock") + "";
H A DREADME.txt331 The function customPgnHeaderTag(customTagString, htmlElementIdString, gameNumber)