Difference between revisions of "Tutorial: Registering Extensions"

From Lorekeeper Wiki
Jump to navigation Jump to search
Tag: 2017 source edit
Line 1: Line 1:
 
This is a tutorial on how to add your add-ons and extensions to Lorekeeper to this wiki.
 
This is a tutorial on how to add your add-ons and extensions to Lorekeeper to this wiki.
  
== Before you begin ==
+
==Before you begin==
# Fork {{Github|user=corowne}}
 
# Pushed your modifications as a branch.
 
These should be isolated from any others; that is, only changes which pertain to the extension itself should be included in the branch.
 
  
Additionally, you should [[Special:CreateAccount|register]] for an account on this wiki!
+
# Fork {{Github|user=corowne}}
 +
# Push your modifications as a branch
 +
## These should be isolated from any others; that is, only changes which pertain to the extension itself should be included in the branch.
 +
# Additionally, you should [[Special:CreateAccount|register]] for an account on this wiki!
  
== Creating an Extension Page ==
+
==Creating an Extension Page==
 
Begin by entering the name of your extension, prefixed by <syntaxhighlight>
 
Begin by entering the name of your extension, prefixed by <syntaxhighlight>
 
Extensions:
 
Extensions:
 
</syntaxhighlight>, into the search bar.
 
</syntaxhighlight>, into the search bar.

Revision as of 10:18, 11 June 2020

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!

Creating an Extension Page

Begin by entering the name of your extension, prefixed by

Extensions:

, into the search bar.