Template:Wiki engine boilerplate: Difference between revisions
Jump to navigation
Jump to search
Hoof Hearted (talk | contribs) (clarify status options) |
Hoof Hearted (talk | contribs) (lead text) |
||
Line 1: | Line 1: | ||
<noinclude>This is the [[:Category:Boilerplates|boilerplate]] for [[template:Wiki Engine]].</noinclude> | |||
Use this [[:Category:Templates|template]] for generating an infobox in the 'mother' article or [[Special:Categories|category]] for a specific [[:Category:Wiki Engine|wiki engine]] – such as [[:Category:MediaWiki|MediaWiki]], [[:Category:MoinMoin|MoinMoin]], etc. | |||
<pre> | <pre> | ||
{{Wiki Engine | {{Wiki Engine | ||
|name | |name =YourWikiEngineName <!--change this to the correct name--> | ||
|logo | |logo =[[Image:NoLogo.png]] <!--you may hotlink to the logo--> | ||
|URL | |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 | |wikinode URL =No <!--http://YourWikiURL.org/wiki/WikiNode – if none, use No--> | ||
|status | |status =YourWikiStatus <!--'Active' if available, 'Dead' if not--> | ||
|language | |language =YourWikiLanguage <!--eg: English, Multilingual, Japanese etc--> | ||
|editmode | |editmode =YourWikiEditMode <!--OpenEdit, LoginToEdit, etc, see Category:Wiki Edit Mode--> | ||
|maintopic | |maintopic =Wiki Engine | ||
|prog language | |prog language =WikiEngine ProgrammingLanguage <!--WikiMatrix will advise correct prog lang--> | ||
|s/w license | |s/w license =YourSoftwareLicense <!--WikiMatrix will advise, see Category:License--> | ||
}} | }} | ||
<<--Description of wiki engine goes here. | |||
Try to add its programming language and software license in full detail.-->> | |||
{{tag|FirstAdditional}} | {{tag|FirstAdditional}} | ||
{{tag|SecondAdditional}} | {{tag|SecondAdditional}} | ||
Line 19: | Line 22: | ||
</pre> | </pre> | ||
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> | 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> | ||
[[Category:Wiki Engine| ]] | [[Category:Wiki Engine| ]] | ||
[[Category:Boilerplates|Engine boilerplate]]</noinclude> | [[Category:Boilerplates|Engine boilerplate]]</noinclude> |
Revision as of 12:39, 14 November 2012
This is the boilerplate for template:Wiki Engine. Use this template for generating an infobox in the 'mother' article or category for a specific wiki engine – such as MediaWiki, MoinMoin, etc.
{{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' if available, 'Dead' if not--> |language =YourWikiLanguage <!--eg: English, Multilingual, Japanese etc--> |editmode =YourWikiEditMode <!--OpenEdit, LoginToEdit, etc, see Category:Wiki Edit Mode--> |maintopic =Wiki Engine |prog language =WikiEngine ProgrammingLanguage <!--WikiMatrix will advise correct prog lang--> |s/w license =YourSoftwareLicense <!--WikiMatrix will advise, see Category:License--> }} <<--Description of wiki engine goes here. Try to add its programming language and software license in full detail.-->> {{tag|FirstAdditional}} {{tag|SecondAdditional}} {{WikiEngineFeatures}}
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.