Template:Wiki engine boilerplate: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(wikilink text, minor clarity)
(updated field codes)
Line 1: Line 1:
<pre>
<pre>
{{Wiki Engine
{{Wiki Engine
|wiki_name             = YourWikiEngineName
|name             = YourWikiEngineName <!--change this to the correct name-->
|wiki_logo             = [[Image:NoLogo.png]]
|logo             = [[Image:NoLogo.png]]
|wiki_URL               = YourWikiHttp <!--start with http:// - eg: http://YourWikiURL.org-->
|URL               = YourWikiHttp <!--start with http:// - eg: http://YourWikiURL.org-->
|wiki_recentchanges_URL = No <!--http://YourWikiURL.org/wiki/Special:RecentChanges-->
|recentchanges URL = No <!--http://YourWikiURL.org/wiki/Special:RecentChanges -- if none, use No-->
|wiki_wikinode_URL     = No <!--http://YourWikiURL.org/wiki/WikiNode--><!--If none, use No-->
|wikinode URL     = No <!--http://YourWikiURL.org/wiki/WikiNode -- if none, use No-->
|wiki_status           = YourWikiStatus
|status           = YourWikiStatus
|wiki_language         = Language
|language         = Language
|wiki_editmode         = YourWikiEditMode
|editmode         = YourWikiEditMode
|wiki_maintopic         = Wiki Engine
|maintopic         = Wiki Engine
}}
}}
==Description==
==Description==

Revision as of 10:34, 11 September 2012

{{Wiki Engine
|name              = YourWikiEngineName <!--change this to the correct name-->
|logo              = [[Image:NoLogo.png]]
|URL               = YourWikiHttp <!--start with http:// - eg: http://YourWikiURL.org-->
|recentchanges URL = No <!--http://YourWikiURL.org/wiki/Special:RecentChanges -- if none, use No-->
|wikinode URL      = No <!--http://YourWikiURL.org/wiki/WikiNode -- if none, use No-->
|status            = YourWikiStatus
|language          = Language
|editmode          = YourWikiEditMode
|maintopic         = Wiki Engine
}}
==Description==
{{tag|FirstAdditional}}
{{tag|SecondAdditional}}

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) to verify your edited detail is correct before saving.

Actual template: Template:Wiki Engine