mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-09-06 05:17:05 +02:00
Move to MkDocs Wiki setup
This commit is contained in:
18
docs/index.md
Normal file
18
docs/index.md
Normal file
@@ -0,0 +1,18 @@
|
||||
{ align="center" }
|
||||
|
||||
This wiki gives you information on how to create placeholders in your plugin that can be used in other plugins, how to use other placeholders inside your plugin, or how to make an expansion.
|
||||
It also has a community-curated list of all available Placeholder expansions and their placeholders.
|
||||
|
||||
## Navigation
|
||||
|
||||
- [Commands](commands.md)
|
||||
- User Guide
|
||||
- [Using Placeholders](users/using-placeholders.md)
|
||||
- [Placeholder List](users/placeholder-list.md)
|
||||
- [Plugins using PlaceholderAPI](users/plugins-using-placeholderapi.md)
|
||||
- Dev Guide
|
||||
- [Using PlaceholderAPI](developers/using-placeholderapi.md)
|
||||
- [Making a PlaceholderExpansion](developers/creating-a-placeholderexpansion.md)
|
||||
- [eCloud](developers/expansion-cloud.md)
|
||||
- [Common Issues](common-issues.md)
|
||||
- [FAQ](faq.md)
|
Reference in New Issue
Block a user