Tutorial: Registering Extensions

From Lorekeeper Wiki
Revision as of 10:53, 11 June 2020 by Mercury (talk | contribs)
Jump to navigation Jump to search

This is a tutorial on how to add your add-ons and extensions to Lorekeeper to this wiki.

Before you begin

  1. Fork corowne/lorekeeper


  1. Push your modifications as a branch
    1. These should be isolated from any others; that is, only changes which pertain to the extension itself should be included in the branch.
  2. Additionally, you should register for an account on this wiki!
  3. Browse the Extensions category and choose a unique name for your extension.

Creating an Extension Page

Begin by entering the name of your extension, prefixed by Extensions:, into the search bar. For example, Extensions:Separate Prompts.

This should bring you to a search results page stating that there is no page with that title present on the wiki. The title will be present as a red link; click this to be brought to page creation.

The page will then preload with the following:

the extension's name
Description A short description
Author(s) Author(s)
Status status (such as WIP, testing, stable)
Github branch
LK Version Unspecified





Installation

Configuration

Usage

Troubleshooting

See Also

.

When the page is saved, this will apply the Extension page template to it. To do so, enter and delete a space or something to that effect, then click "Save changes..." at the top right. The page will then be created with the full page template.

Filling out the page

Click "Edit source" in the top right of the page. This will bring you to the editing dialogue.

First, consider filling out the infobox. Information about the template can be found at Template:Extensioninfobox.

Most of the body of the page should be self-explanatory; comments are also provided as prompts for each section.