author_tips

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
author_tips [2019/05/15 03:34] espiegel123author_tips [2019/05/16 10:22] – [Author Tips] contributor guidelines link espiegel123
Line 4: Line 4:
 Want to get deeper? There are more articles related to Audiobus Wiki authoring [[wiki:|here]]. These articles include tutorials about particular authoring tasks and information about non-basic features that are available to wiki authors. Want to get deeper? There are more articles related to Audiobus Wiki authoring [[wiki:|here]]. These articles include tutorials about particular authoring tasks and information about non-basic features that are available to wiki authors.
  
-===== Page Links =====+SEE ALSO: [[wiki:contributor guidelines|contributor guidlines]] 
 +===== Creating Page Links =====
  
 Links to wiki and external pages are easy to create by typing manually or by using the handy tools in the editing toolbar. Links to wiki and external pages are easy to create by typing manually or by using the handy tools in the editing toolbar.
Line 12: Line 13:
 **For pages on this wiki**, please use local links rather than URLs. **For pages on this wiki**, please use local links rather than URLs.
  
 +===== Creating New Pages =====
 +To create a new page with the Add New Page tool: click on the Add New Page icon that appears in the page header and enter a page name. The actual location and appearance depends on the device and browser. 
 +
 +To create a new playground page: click on the Add New Page icon and type "playground:mynewpage". This will create the page in the [[wiki:playground]] which is a holding area for pages not yet ready for the main wiki and for experimenting.
 +
 +Creating new pages from links: it can be convenient to create a link to a page you plan to create. When you are viewing a page with a link to a non-existent page, clicking on the link gives you a chance to create it. For example, you might enter <nowiki>[[myUncreatedPage|a page I plan to create]]</nowiki>
 ===== Page Structure ===== ===== Page Structure =====
  
Line 59: Line 66:
 If you want text that would normally be "wiki-ized" to actually appear on the page, surround it with the tags If you want text that would normally be "wiki-ized" to actually appear on the page, surround it with the tags
   <nowiki>{{don’t wiki me> more stuff}}</nowiki>   <nowiki>{{don’t wiki me> more stuff}}</nowiki>
 +
 +Or, simply enclose the text with double percent signs ''<nowiki>%%</nowiki>''
  
 This is handy if you need to display syntax that would normally be wiki-ized. This is handy if you need to display syntax that would normally be wiki-ized.
  
 You can also precede a line with two spaces to have the wiki format it as “code” and ignore wiki syntax. You can also precede a line with two spaces to have the wiki format it as “code” and ignore wiki syntax.
- 
 ===== Uploading Files ===== ===== Uploading Files =====
  
Line 70: Line 78:
 ===== Indenting (WRAP) ===== ===== Indenting (WRAP) =====
  
-The WRAP tag can be used to extend Dokuwiki's native text formatting. To indent a block of text, wrap the text with the WRAP tag and indent flag: +The WRAP tag can be used to extend Dokuwiki's native text formatting. 
- + 
 +To indent a block of text, wrap the text with the WRAP tag and indent flag: 
   <WRAP indent>some text to indent</WRAP>   <WRAP indent>some text to indent</WRAP>
 + 
 +<WRAP indent>some text to indent</WRAP>
      
-More information about WRAP can be found [[https://www.dokuwiki.org/plugin:wrap|here]]. +It can do a lot more than just indenting, too. More information about WRAP can be found [[https://www.dokuwiki.org/plugin:wrap|here]].
 ===== Soundcloud Player Embedding ===== ===== Soundcloud Player Embedding =====
 It is impossible to embed SoundCloud track players. See the page [[wiki:Embedding SoundCloud Players|Embedding SoundCloud Players]] It is impossible to embed SoundCloud track players. See the page [[wiki:Embedding SoundCloud Players|Embedding SoundCloud Players]]
  • author_tips.txt
  • Last modified: 2020/02/07 06:53
  • by _ki