Template:Wiki farm: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(fix boilerplate to display Image:NoLogo.png, rather than the wikispaces logo)
(descriptive 'how to use' text, See also: Template:Wiki Engine)
Line 25: Line 25:
<noinclude>
<noinclude>
{{clear}}
{{clear}}
[[Wiki farm]] template boilerplate:
[[Wiki farm]] template [[:Category:Boilerplates|boilerplate]]:
<pre>
<pre>
{{Wiki Farm
{{Wiki Farm
|logo              = [[Image:NoLogo.png]]
|logo              = [[Image:NoLogo.png]]
|URL              = No
|URL              = YourWikiHttp <!--start with http:// - eg: http://YourWikiURL.org-->
|recentchanges URL = No
|recentchanges URL = No <!--http://YourWikiURL.org/wiki/Special:RecentChanges-->
|wikinode URL      = No
|wikinode URL      = No <!--http://YourWikiURL.org/wiki/WikiNode--><!--If none, use No-->
|maintopic        = WikiFarm
|maintopic        = WikiFarm
|engine            = YourWikiEngine
|engine            = YourWikiEngine
}}
}}
</pre>
</pre>
Copy the text above in the blue 'boilerplate' and paste it at the top of the edit box in the relevent article or [[Special:Categories|category]], then amend the fields to the right of the <code>=</code> sign.  Don't forget to click on the 'Show preview' button (or <tt>alt-p</tt> on your keyboard) before saving.
See also: [[Template:Wiki Engine]]


[[Category:Templates|Wiki Farm]]
[[Category:Templates|Wiki Farm]]
[[Category:WikiFarm| ]]</noinclude>
[[Category:WikiFarm| ]]</noinclude>

Revision as of 11:54, 26 January 2012

{{{wiki_logo}}} [{{{wiki_URL}}} Wiki farm]
[{{{wiki_recentchanges_URL}}} RecentChanges]
[{{{wiki_wikinode_URL}}} Wiki Node]
Main Topic YourWikiTopic
Engine YourWikiEngine


Wiki farm template boilerplate:

{{Wiki Farm
|logo              = [[Image:NoLogo.png]]
|URL               = YourWikiHttp <!--start with http:// - eg: http://YourWikiURL.org-->
|recentchanges URL = No <!--http://YourWikiURL.org/wiki/Special:RecentChanges-->
|wikinode URL      = No <!--http://YourWikiURL.org/wiki/WikiNode--><!--If none, use No-->
|maintopic         = WikiFarm
|engine            = YourWikiEngine
}}

Copy the text above in the blue 'boilerplate' and paste it at the top of the edit box in the relevent article or category, then amend the fields to the right of the = sign. Don't forget to click on the 'Show preview' button (or alt-p on your keyboard) before saving.

See also: Template:Wiki Engine