Difference between revisions of "Tutorial: Registering Extensions"
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== |
− | |||
− | |||
− | |||
− | 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 09: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
- Fork corowne/lorekeeper
- 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 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.