Difference between revisions of "Template:Wiki"

From Organic Design wiki
m
m (rm #)
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>
# [[Category:Wikis]]
+
[[Category:Wikis]]
 
$wgSitename        = "{{{name}}}";
 
$wgSitename        = "{{{name}}}";
 
$wgArticlePath      = "/$1";
 
$wgArticlePath      = "/$1";
Line 17: Line 17:
 
$wgDBprefix        = "{{{prefix}}}";
 
$wgDBprefix        = "{{{prefix}}}";
 
</includeonly>
 
</includeonly>
 +
 +
<noinclude>
 +
[[Category:Templates]]
 +
</noinclude>

Latest revision as of 09:15, 3 May 2007

This template is used by sysops to carry out live maintenance and configuration of the MediaWiki's on this server. Here is an example of the usage:

{{wiki
|name=Organic Design
|version=1.9.3
|dbname=od
|prefix=od_
}}