Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| yivalkes:nest [2026/03/28 08:06] – [Glossary] mangotrain | yivalkes:nest [2026/06/13 18:31] (current) – external edit A User Not Logged in |
|---|
| * [[ipa|IPA equivalencies]] to written text, for ease of on-the-spot phonetics. | * [[ipa|IPA equivalencies]] to written text, for ease of on-the-spot phonetics. |
| * [[yivalkes:teacher|Teacher Bot]] | * [[yivalkes:teacher|Teacher Bot]] |
| * [[https://atigerseye.com/den/yivalkes|YivalEZ]] — Online Glossary w/ advanced search capabilities. <sup>[Beta]</sup> | * [[/yiv|YivalEZ]] — Online Glossary w/ advanced search capabilities. <sup>[Beta]</sup> |
| * [[https://github.com/B7th/b7th.github.io/blob/master/Vocabulary.ods|Vocabulary.ods - Github]] — Mangotrain's live updated glossary for Yivalese. <html><sup>[Requires <a href=" https://www.libreoffice.org/LibreOffice">LibreOffice</a> for RegEx functionality]</sup></html> | * [[https://github.com/B7th/b7th.github.io/blob/master/Vocabulary.ods|Vocabulary.ods - Github]] — Mangotrain's live updated glossary for Yivalese. <html><sup>[Requires <a href=" https://www.libreoffice.org/LibreOffice">LibreOffice</a> for RegEx functionality]</sup></html> |
| * **Record count:** <html><span id="yival-words-count"></span></html> Words | * **Record count:** <html><span id="yival-words-count"></span></html> Words |
| if (!wordsEl && !lastEl) return; | if (!wordsEl && !lastEl) return; |
| |
| const apiUrl = 'https://atigerseye.com/den/yivalkes/api.php?action=update_summary'; | const apiUrl = '/yiv/api.php?action=update_summary'; |
| |
| function ordinal(n) { | function ordinal(n) { |