diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2023-07-05 15:28:17 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2023-07-05 15:28:17 +0100 |
| commit | e85f8eea9dfe76dacc86728b20c4a0036ec71c1d (patch) | |
| tree | 3d67553c597e7851b657cfa2638887699b2b4ace /docs/_Templates.md | |
| parent | 4c9a7d83a19828e64ea7f90ddf69f9212bb7a7d9 (diff) | |
Add /docs directory
This is part of a migration from GitHub wikis to GitHub pages
Diffstat (limited to 'docs/_Templates.md')
| -rw-r--r-- | docs/_Templates.md | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/docs/_Templates.md b/docs/_Templates.md new file mode 100644 index 00000000..710f65e5 --- /dev/null +++ b/docs/_Templates.md @@ -0,0 +1,29 @@ +\_\_NOTOC\_\_ This page contains wikicode templates for use through the +wiki. GitHub does not support page transclusion so instead they should +be simply copied from here. + +## Dev build + + +**⚙️ This section describes a feature currently only available in a +[development build](https://github.com/LMBishop/Quests/actions) of +quests.** + +## Under construction + +------------------------------------------------------------------------ + +### 🔨 **This page is under construction** + +*The information contained here may be inaccurate or incomplete. You can +help by [contributing information to the +wiki](https://github.com/LMBishop/Quests/wiki/Contributing-to-the-wiki).* + +------------------------------------------------------------------------ + +## Removed option + + +⛔️ **This option has been removed in version and this wiki entry is +subject to removal.** *Please see [{{{other}}}]({{{other}}} "wikilink") +instead.* |
