You are here: start » tutorial

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tutorial [2024/03/22 18:58] – basic explanation poVoqtutorial [2024/05/14 23:08] (current) – Removed workaround for sidebar edit, added segment for using the pencil icon. ProdigalFrog
Line 1: Line 1:
 +===== Quickstart Guide =====
 +
 This will be a short guide on how to create a namespace on this Wiki for a Lemmy community on SLRPNK. This will be a short guide on how to create a namespace on this Wiki for a Lemmy community on SLRPNK.
  
Line 7: Line 9:
 This Wiki is configured to automatically grant specific editing rights to all moderators (with local accounts) of communities on our Lemmy instance. This Wiki is configured to automatically grant specific editing rights to all moderators (with local accounts) of communities on our Lemmy instance.
  
-For example if you are the moderator of the [[https://slrpnk.net/c/buyitforlife|/c/buyitforlife]] community, you get editing rights on the [[buyitforlife:start|buyitforlife]] namespace on this Wiki.+For example if you are the moderator of the [[https://slrpnk.net/c/buyitforlife|/c/buyitforlife]] community, you get editing rights on the [[buyitforlife:start|buyitforlife]] namespace on this Wiki. Each namespace also has its own dedicated side menu you are allowed to edit. 
 + 
 +If the namespace has not been created yet, just use the URL input bar of your browser and add "/your-community-name:start" to the end of the Wiki address, but with the name of the community you moderate instead of "your-community-name", similar to the above example. The ":start" part represents the landing page of your wiki namespace that you can link to. You can also create other pages on your wiki by replacing ":start" with something else, for example ":links"
 + 
 +===== Creating Pages & Editing Menus ===== 
 + 
 +Once you've created your :start page for your community, you'll likely want to fill it with links and information. 
 + 
 +To edit a page or sidebar, click the little pencil icon found on the top right of an editable area. 
 + 
 +{{:pencil_edit.png?400&nolink}} 
 + 
 +Alternatively, you can use the top right drop-down menu (the little slide-y controls icon) and select "edit this page"
 + 
 +{{::edit_menu.png?400&nolink}} 
 + 
 +Once in the editor, you'll be able to use Markup to create links and formatting for your document, or switch to the Visual Editor and use the editor buttons to accomplish the same thing. 
 + 
 +Let's open that Buyitforlife menu and see what the markup looks like. 
 + 
 +{{::bifl_menu.png?400&nolink}} 
 + 
 +As we can see, encapsulating something in double brackets and adding a pipe symbol creates lets us create links to new pages on your wiki. Let's apply those changes and see what happens to the side menu. 
 + 
 +{{:bifl_menu_example_2.png?400&nolink}} 
 + 
 +Shiny. 
 + 
 +And that's all you really need to know to rock 'n' roll on here! There's a lot more you //can// do, and for more detail on the formatting syntax, you'll wanna head on over to [[https://wiki.slrpnk.net/wiki:syntax|this page on Syntax]]. But the basics covered here are all you really //need// to know to have an effective wiki! 
 + 
 +Now go! Be free! Create the wiki of your **//dreams!//** (Don't we all have those?)
  
  
Back to top