Template:Wiki engine boilerplate: Difference between revisions

add field for documentation page
(better default fields)
(add field for documentation page)
Line 3: Line 3:
<pre style="overflow-x:scroll; overflow-y:hidden">
<pre style="overflow-x:scroll; overflow-y:hidden">
{{Wiki Engine
{{Wiki Engine
|name         = WikiEngineName<!--use if wiki engine name is different from article page name; otherwise, DELETE this field-->
|name             = WikiEngineName<!--use if wiki engine name is different from article page name; otherwise, DELETE this field-->
|URL         = WikiEngineHttp<!--start with http:// - eg: http://WikiEngineURL.org, if unknown 'UnknownWikiURL'-->
|URL             = WikiEngineHttp<!--start with http:// - eg: http://WikiEngineURL.org, if unknown 'UnknownWikiURL'-->
|logo         = [[File:NoLogo.png]] <!--you may upload and wikilink, or hotlink to a URL-->
|logo             = [[File:NoLogo.png|alt=Description of logo image]] <!--you may upload and wikilink, or hotlink to a URL-->
|changes URL = No <!--revision history, change log or roadmap URL – if none, use 'No'-->
|changes URL     = No <!--revision history, change log or roadmap URL – if none, use 'No'-->
|wikinode URL = No <!--eg: http://WikiEngineURL.org/WikiNode – if none, use 'No'-->
|wikinode URL     = No <!--eg: http://WikiEngineURL.org/WikiNode – if none, use 'No'-->
|about URL   = No <!--eg: http://WikiEngineURL.org/About - if none, use 'No'-->
|about URL       = No <!--eg: http://WikiEngineURL.org/About - if none, use 'No'-->
|main topic   = Wiki Engine
|documentation URL= No <!--eg: http://WikiEngineURL.org/Documentation - if none, use 'No'-->
|status       = WikiEngineStatus <!--'Active' or 'Dormant' if available, 'Dead' if not-->
|main topic       = Wiki Engine
|language     = WikiEngineLanguage <!--eg: English, Multilingual, Japanese etc-->
|status           = WikiEngineStatus <!--'Active' or 'Dormant' if available, 'Dead' if not-->
|prog language= WikiEngine ProgrammingLanguage <!--WikiMatrix will advise correct prog lang-->
|language         = WikiEngineLanguage <!--eg: English, Multilingual, Japanese etc-->
|s/w license = YourSoftwareLicense <!--WikiMatrix will advise, see Category:License-->
|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.
<!--Description of wiki engine goes here.
Line 24: Line 25:


It would also be helpful to add the year of founding of the wiki engine, like so...
It would also be helpful to add the year of founding of the wiki engine, like so...
[[Category:FoundedIn20xx]]<!--http://WikiEngineURL.org/index.php?title=Special:AncientPages-->
[[Category:FoundedIn20xx]]<!--http://WikiEngineURL.org/index.php?title=Special:AncientPages--></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.
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.