Template:Wiki engine boilerplate: Difference between revisions
Jump to navigation
Jump to search
Hoof Hearted (talk | contribs) (updated field codes) |
Hoof Hearted (talk | contribs) (|prog language = YourWikiEngineProgrammingLanguage) |
||
Line 4: | Line 4: | ||
|logo = [[Image:NoLogo.png]] | |logo = [[Image:NoLogo.png]] | ||
|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 | |recentchanges URL = No <!--http://YourWikiURL.org/wiki/Special:RecentChanges – if none, use No--> | ||
|wikinode URL = No <!--http://YourWikiURL.org/wiki/WikiNode | |wikinode URL = No <!--http://YourWikiURL.org/wiki/WikiNode – if none, use No--> | ||
|status = YourWikiStatus | |status = YourWikiStatus | ||
|language = Language | |language = Language | ||
|editmode = YourWikiEditMode | |editmode = YourWikiEditMode | ||
|maintopic = Wiki Engine | |maintopic = Wiki Engine | ||
|prog language = YourWikiEngineProgrammingLanguage | |||
}} | }} | ||
==Description== | ==Description== | ||
Line 15: | Line 16: | ||
{{tag|SecondAdditional}} | {{tag|SecondAdditional}} | ||
</pre> | </pre> | ||
Copy the text above in the blue '[[:Category:Boilerplates|boilerplate]]' and paste it at the top of the edit box in the | Copy the text above in the blue '[[:Category:Boilerplates|boilerplate]]' and paste it at the top 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]] |
Revision as of 16:32, 19 October 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 |prog language = YourWikiEngineProgrammingLanguage }} ==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 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