mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-10-27 17:21:58 +01:00
Add index pages and use grid cards
This commit is contained in:
37
docs/users/index.md
Normal file
37
docs/users/index.md
Normal file
@@ -0,0 +1,37 @@
|
||||
---
|
||||
description: Pages aimed at server owners who want to utilize PlaceholderAPI.
|
||||
---
|
||||
|
||||
# User Guides
|
||||
|
||||
The pages listed under this section are meant for server owners who want to use PlaceholderAPI.
|
||||
|
||||
----
|
||||
|
||||
<div class="grid cards hide-list" markdown>
|
||||
|
||||
- ### Using Placeholders
|
||||
|
||||
----
|
||||
|
||||
User Guide on how to use placeholders in a plugin.
|
||||
|
||||
- [:octicons-chevron-right-16: Go to Page](using-placeholders.md)
|
||||
|
||||
- ### Placeholder List
|
||||
|
||||
----
|
||||
|
||||
Community-curated list of available PlaceholderExpansions and their placeholders.
|
||||
|
||||
- [:octicons-chevron-right-16: Go to Page](placeholder-list.md)
|
||||
|
||||
- ### Plugins using PlaceholderAPI
|
||||
|
||||
----
|
||||
|
||||
List of Plugins that support PlaceholderAPI and/or provide their own placeholders to use.
|
||||
|
||||
- [:octicons-chevron-right-16: Go to Page](plugins-using-placeholderapi.md)
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user