Skip to content

aziyan99/kbbireferences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KBBI References

Mediawiki extension for create anchor tag a to references KBBI (Kamus Besar Bahasa Indonesia). Mainly using word definition of KBBI from https://kbbi.web.id/

Installation

  1. Download the extension and extract it and then copy-paste the extracted folder at {wiki-installation-path}/extensions.
  2. Open LocalSettings.php and add new code add the bottom
    wfLoadExtension( 'KBBIReferences' ); 

How to use

In editor using {#kbbiref the_word | kbbi_link(optional) }

...

{{#kbbiref: hello | hallo }} 

{{#kbbiref: hello }}

Selamat {{ #kbbiref: siang }}, apa kabar?


Selamat {{ #kbbiref: siang | https://kbbi.web.id/siang}}, apa kabar?

....

About

Simple mediawiki extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages