Template:Wiki engine boilerplate: Difference between revisions
Jump to navigation
Jump to search
Hoof Hearted (talk | contribs) (|prog language = YourWikiEngineProgrammingLanguage) |
Hoof Hearted (talk | contribs) (tweaks, advisory text) |
||
Line 2: | Line 2: | ||
{{Wiki Engine | {{Wiki Engine | ||
|name = YourWikiEngineName <!--change this to the correct name--> | |name = YourWikiEngineName <!--change this to the correct name--> | ||
|logo = [[Image:NoLogo.png]] | |logo = [[Image:NoLogo.png]] <!--you may hotlink to the logo--> | ||
|URL = YourWikiHttp <!--start with http:// - eg: http://YourWikiURL.org--> | |URL = YourWikiHttp <!--start with http:// - eg: http://YourWikiURL.org--> | ||
|recentchanges URL = No <!--http://YourWikiURL.org/wiki/Special:RecentChanges – if none, use No--> | |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--> | |wikinode URL = No <!--http://YourWikiURL.org/wiki/WikiNode – if none, use No--> | ||
|status = YourWikiStatus | |status = YourWikiStatus <!--'Active' is appropriate for most sites--> | ||
|language = | |language = YourWikiLanguage <!--eg: English, Multilingual, Japanese etc--> | ||
|editmode = YourWikiEditMode | |editmode = YourWikiEditMode <!--OpenEdit, LoginToEdit, etc, see Category:Wiki Edit Mode--> | ||
|maintopic = Wiki Engine | |maintopic = Wiki Engine | ||
|prog language = | |prog language = WikiEngineProgrammingLanguage <!--WikiMatrix will advise the correct prog lang--> | ||
}} | }} | ||
==Description== | ==Description== | ||
Line 16: | Line 16: | ||
{{tag|SecondAdditional}} | {{tag|SecondAdditional}} | ||
</pre> | </pre> | ||
Copy the text | Copy the above text in the blue '[[:Category:Boilerplates|boilerplate]]' and paste it at the <u>top</u> of the edit box in the relevant [[:Category:Wiki Engine|wiki engine]] 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) to verify your edited detail is correct before saving.<noinclude> | ||
<noinclude> | |||
Actual template: [[Template:Wiki Engine]] | Actual template: [[Template:Wiki Engine]] | ||
[[Category:Wiki Engine| ]] | [[Category:Wiki Engine| ]] | ||
[[Category:Boilerplates|Engine boilerplate]]</noinclude> | [[Category:Boilerplates|Engine boilerplate]]</noinclude> |
Revision as of 11:10, 29 October 2012
{{Wiki Engine |name = YourWikiEngineName <!--change this to the correct name--> |logo = [[Image:NoLogo.png]] <!--you may hotlink to the logo--> |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 <!--'Active' is appropriate for most sites--> |language = YourWikiLanguage <!--eg: English, Multilingual, Japanese etc--> |editmode = YourWikiEditMode <!--OpenEdit, LoginToEdit, etc, see Category:Wiki Edit Mode--> |maintopic = Wiki Engine |prog language = WikiEngineProgrammingLanguage <!--WikiMatrix will advise the correct prog lang--> }} ==Description== {{tag|FirstAdditional}} {{tag|SecondAdditional}}
Copy the above text in the blue 'boilerplate' and paste it at the top of the edit box in the relevant wiki engine 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