Difference between revisions of "Editing the Wiki"

(Created page with " == Categories == List of all categories: Special:Categories === Adding a Category === Add to the bottom of a page: <nowiki>Category:Foo</nowiki> === Creating a Ca...")
 
Line 11: Line 11:
 
=== Creating a Category ===
 
=== Creating a Category ===
  
Create a page named 'Category:Foo'
+
Create a page named [[:Category:Foo]]
  
 
Categories can be members of other categories, this will create a tree structure
 
Categories can be members of other categories, this will create a tree structure
 +
 +
Link to a Category with
 +
<nowiki>[[:Category:Foo]]</nowiki>
  
 
== Templates ==
 
== Templates ==
  
List of all templates:
+
List of all templates: [[Special:PrefixIndex/Template:]]
  
 
=== Adding a Template ===
 
=== Adding a Template ===
Line 26: Line 29:
 
=== Creating a Template ===
 
=== Creating a Template ===
  
Create a page named 'Template:Foo'
+
Create a page named [[Template:Foo]]
  
 
The [[Template:Color_Box]] template can be used within another template to create a coloured box
 
The [[Template:Color_Box]] template can be used within another template to create a coloured box
  
See template documentation at
+
See template documentation at [[Help:Templates]]
  
 
== Watching Pages ==
 
== Watching Pages ==
 +
 +
There is a 'Watch this page' checkbox when you edit a page - does this do anything?

Revision as of 23:13, 17 March 2019

Categories

List of all categories: Special:Categories

Adding a Category

Add to the bottom of a page: [[Category:Foo]]

Creating a Category

Create a page named Category:Foo

Categories can be members of other categories, this will create a tree structure

Link to a Category with [[:Category:Foo]]

Templates

List of all templates: Special:PrefixIndex/Template:

Adding a Template

Add to the page: {{Template:Foo}}

Creating a Template

Create a page named Template:Foo

The Template:Color_Box template can be used within another template to create a coloured box

See template documentation at Help:Templates

Watching Pages

There is a 'Watch this page' checkbox when you edit a page - does this do anything?