Template:Wiki boilerplate: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
m (Protected "Template:Wiki boilerplate": High importance template (‎[move=sysop] (indefinite)))
(link to self - due to the way it is transcluded into Template:Wiki)
Line 1: Line 1:
<noinclude>This is a generic [[:Category:Boilerplates|boilerplate]] template, suitable for most [[:Category:Wiki Engine|wiki engines]], including [[:Category:MediaWiki|MediaWiki]].  For [[:Category:Wikia|Wikia]]-specific [[wiki]]s, see: [[template:Wikia boilerplate]].</noinclude>
<noinclude>This is a generic [[:Category:Boilerplates|boilerplate]] template for [[:Category:Wiki|wiki]] article entries, suitable for most [[:Category:Wiki Engine|wiki engines]], including [[:Category:MediaWiki|MediaWiki]].  For [[:Category:Wikia|Wikia]]-specific [[wiki]]s, see: [[template:Wikia boilerplate]] (currently only available in English).</noinclude>
<pre style="overflow-x:scroll; overflow-y:hidden">
<pre style="overflow-x:scroll; overflow-y:hidden">
{{Wiki
{{Wiki
|name              = <!--if left blank, will assume name of article-->
|name              = <!--use if wiki name is different from article name, otherwise, delete this field-->
|URL              = YourWikiHttp <!--start with http:// - eg: http://YourWikiURL.org-->
|URL              = YourWikiHttp <!--start with http:// - eg: http://YourWikiURL.org-->
|logo              = [[Image:NoLogo.png]]
|logo              = [[Image:NoLogo.png]]
Line 39: Line 39:
</pre>
</pre>


;Other language boilerplates available
;All wiki language boilerplate versions available for [[template:Wiki]]
*[[Template:Wiki boilerplate]] — [[:Category:Wiki English|English]] language version
*[[Template:Wiki boilerplate De]] — [[:Category:Wiki German|German]] language version
*[[Template:Wiki boilerplate De]] — [[:Category:Wiki German|German]] language version
*[[Template:Wiki boilerplate Fr]] — [[:Category:Wiki French|French]] language version
*[[Template:Wiki boilerplate Fr]] — [[:Category:Wiki French|French]] language version

Revision as of 13:55, 1 December 2012

This is a generic boilerplate template for wiki article entries, suitable for most wiki engines, including MediaWiki. For Wikia-specific wikis, see: template:Wikia boilerplate (currently only available in English).

{{Wiki
|name              = <!--use if wiki name is different from article name, otherwise, delete this field-->
|URL               = YourWikiHttp <!--start with http:// - eg: http://YourWikiURL.org-->
|logo              = [[Image:NoLogo.png]]
|wide logo         = <!--insert 'y' when the logo is too wide AND/OR the title is too long-->
|recentchanges URL = No <!--http://YourWikiURL.org/wiki/Special:RecentChanges-->
|wikinode URL      = No <!--http://YourWikiURL.org/wiki/WikiNode - If none, use 'No'-->
|about URL         = No <!--http://YourWikiURL.org/wiki/PROJECTNAMESPACE:About - If none, use 'No'-->
|status            = YourWikiStatus <!--'Active' is appropriate for most sites, see Category:Wiki Status for more info-->
|language          = YourWikiLanguage <!--eg: English, Multilingual, Japanese etc-->
|editmode          = YourWikiEditMode <!--'OpenEdit' if users can edit without logging in, LoginToEdit if not, see Category:Wiki Edit Mode-->
|engine            = YourWikiEngine <!--the software which the wiki runs on, eg: MediaWiki, see Category:Wiki Engine-->
|license           = YourWiki'sLicense <!--preferred, see Category:Wiki License, if NO license, 'NoLicense'-->
|maintopic         = YourWikiTopic <!--the main, primary topic. Other sub-topics can be added as tags within the prose below-->
|backupurl         = <!--backup file URL, found at '/Special:Statistics' on Wikia sites-->
|backupdate        = 2012-MM-DD <!--ISO date of backup URL, if unknown, type 'unknown date'-->
}}
{{Size
|pages      = <!--Necessary. Type the plain number of pages - NO thousands separators.-->
|statistics URL = No <!--Source of page count (often a 'Statistics' page). If unknown type 'No'.-->
|wikiFactor = <!--Preferred. If unknown leave void. See: Category:wikiFactor.-->
|wikiFactor URL = <!--Source of wF (often 'PopularPages' or 'MostVisitedPages') - see Template:Size. If unknown leave void.-->
}}(As of: DD Month 2012)<!--manually add/amend date when stats are verified and/or updated-->

==Description==
{{add}}
<!-- remove this comment (between <!-- and -->) after:
type description of your wiki here, and 'tag' specific notable words to include them into categories as follows {{tag|notable subject}}
(This tag construction is used when you want a word in the text to link to the category of that same name.)

If a taggable category name does not appear in the prose text, use and amend the '[[Category:FirstAdditional]]' etc at the BOTTOM of
the page to manually add categories.  It would also be helpful to add the year of founding, like so...
-->
[[Category:FirstAdditional]]
[[Category:SecondAdditional]]
[[Category:FoundedIn20xx]]<!--http://YourWikiURL.org/index.php?title=Special:AncientPages-->
All wiki language boilerplate versions available for template:Wiki