User Tools

Site Tools


misc:start

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
misc:start [2022/12/18 20:58] – [Miscellaneous] gefmisc:start [2023/01/02 19:42] (current) – [Example for Making New Misc Pages] updated to explain namespaces better peteyboy
Line 1: Line 1:
 +====== Miscellaneous ======
 +
 +Add links to this page to add content that isn't necessarily tutorial related (see "Example..." section below)
 +
 +==== Current Misc Topics and Pages ====
 +  * [[nec|Noise Electronic and Code, tutorial for aNONradio computer generated music]]
 + 
 +==== Example for Making New Misc Pages ====
 +
 +This page of the wiki designates a wiki [[https://www.dokuwiki.org/namespaces| namespace]], which is a separated section of the wiki that localizes links to other pages in the namespace, and consequently allows pages with the same name to exist in the wiki
 +|[[Test]] <- this link (if you edit this page, you will see ''<nowiki>[[Test]]</nowiki>'') points to ''<nowiki>[[misc:Test]]</nowiki>'', rather than ''<nowiki>[[Test]]</nowiki>'', because it's a sub-page of this [[misc:start]] namespace|
 +|[[:playground:misc:Test]] ← this points to ''<nowiki>[[:playground:misc:Test]]</nowiki>'' (markup shows ''<nowiki>[[:playground:misc:Test]]</nowiki>''), rather than ''<nowiki>[[Test]]</nowiki>''|