User Tools

Site Tools


start

Differences

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

Link to this comparison view

Next revision
Previous revision
start [2025/06/25 21:56] – created Ron Helwigstart [2025/07/03 10:51] (current) – Added link to a theme sample site Ron Helwig
Line 1: Line 1:
 +====== Welcome to Penny 17 ======
 This is the wiki for all the lore related to the Penny 17 Multiverse. This is the wiki for all the lore related to the Penny 17 Multiverse.
  
 +[[table_of_contents|Table of Contents]]
 +
 +===== Alternate Universes =====
 There are several AUs (Alternative Universes), and each one should have it's own folders. The structure of the AUs should be something like: There are several AUs (Alternative Universes), and each one should have it's own folders. The structure of the AUs should be something like:
  
Line 7: Line 11:
   * etc.   * etc.
  
-This site uses DokuWiki syntax, but the editor should allow you to create content without needing to know it. That being said, learning it will help you a lot when editing pages.+[[au:start|The AUs]] 
 + 
 +The primary timeline/universe, as created by Penny, can be found [[base_universe:home|here]]. 
 + 
 +===== How to use the site ===== 
 +This site uses [[wiki:syntax| DokuWiki syntax]], but the editor should allow you to create content without needing to know it. That being said, learning it will help you a lot when editing pages. 
 + 
 +Various AI tools, such as [[http://venice.ai|Venice AI]] can help you learn the syntax. You could also just ask the AI to convert your text and/or pictures into the syntax needed. Just paste in yout text and say "Format this content into DokuWiki syntax with good formatting"
 + 
 +If there is additional functionality you guys want, you can check at [[https://www.dokuwiki.org/plugins]] to see if there is something that does what you want. Just let Ron know. To see an example of what might be a better theme, check out [[https://myrpg.ronhelwig.com/|Ron's RPG Development Site]] 
 + 
 +If you want to change the theme of the site to make it look more like what you think is good, check at [[https://www.dokuwiki.org/template]]. The ones at the top of the list under **"Librarian"** should all be good since they use the same version of the site's code. Older templates //might// work but we'd need to test them. Simple color changes can be done pretty easily. 
 + 
 +==== Wrap Plugin ==== 
 +I added the wrap plugin, which allows you to make blocks of various types. Here's some examples, just look at the source of this page to see how they work. 
 + 
 +<WRAP box> 
 +This is a plain "box"
 +</WRAP> 
 + 
 +<WRAP info> 
 +This is an info block. 
 +</WRAP> 
 + 
 +<WRAP important> 
 +This is an important block. 
 +</WRAP> 
 + 
 +<WRAP alert> 
 +This is an alert block. 
 +</WRAP> 
 + 
 +<WRAP tip> 
 +This is a tip block. 
 +</WRAP> 
 + 
 +<WRAP help> 
 +This is a help block. 
 +</WRAP> 
 + 
 +<WRAP todo> 
 +This is a todo block. 
 +</WRAP> 
 + 
 +<WRAP danger> 
 +This is a danger block. 
 +</WRAP> 
 + 
 +<WRAP warning> 
 +This is a warning block. 
 +</WRAP> 
 + 
 +<WRAP caution> 
 +This is a caution block. 
 +</WRAP> 
 + 
 +<WRAP notice> 
 +This is a notice block. 
 +</WRAP> 
 + 
 +<WRAP safety> 
 +This is a safety block. 
 +</WRAP> 
 + 
 +There is more info on other options and maybe other stuff that might be helpful at [[https://www.dokuwiki.org/plugin:wrap|Wrap Plugin]]
start.1750888599.txt.gz · Last modified: by Ron Helwig

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki