Changes

Line 13: Line 13:     
==Useful files and templates==
 
==Useful files and templates==
 +
===MediaWiki files===
 
*[[/MediaWiki:Common.css]] - Click edit and select all text. Disregard appearance when viewed as a normal page. Should work on most installations of MediaWiki. Will import most of the css classes that Wikipedia uses (especially useful for wikitable classes). Last updated: April 17, 2008
 
*[[/MediaWiki:Common.css]] - Click edit and select all text. Disregard appearance when viewed as a normal page. Should work on most installations of MediaWiki. Will import most of the css classes that Wikipedia uses (especially useful for wikitable classes). Last updated: April 17, 2008
 
*[[/MediaWiki:Common.js]] - Click edit and select all text. Disregard appearance when viewed as a normal page. Same as above, but for some common java script. Also includes useful bug fixes that might not be fixed in the current version of MediaWiki. Last updated: April 17, 2008
 
*[[/MediaWiki:Common.js]] - Click edit and select all text. Disregard appearance when viewed as a normal page. Same as above, but for some common java script. Also includes useful bug fixes that might not be fixed in the current version of MediaWiki. Last updated: April 17, 2008
 +
 +
===Templates===
 +
;These templates can normally be used as is:
 +
*[[Template:!]] - Vital for most other templates to work. Recommend full protection when used on other wikis.
 +
*[[Template:!!]] - Same as above.
 +
*[[Template:-]] - Not as vital, but still highly used.
 +
*[[Template:Main]]
 +
*[[Template:Tl]]
 +
:*[[Template:Tlx]]
 +
*[[Template:Reflist]]
 +
*[[Template:Infobox Film]]
 +
*[[Template:Nowrap]]
 +
*[[Template:Notice]]
 +
*[[Template:unsigned]]
 +
 +
;The following templates have been converted to use pure-wiki code, which is often required for most MediaWiki wikis:
 +
*[[/Template:Infobox animanga character]]
 +
:*[[/Template:Infobox animanga/Header]]
 +
:*[[/Template:Infobox animanga/Footer]]
 +
:*[[/Template:Infobox animanga/Other]]
 +
:*[[/Template:Infobox animanga/Anime]]
 +
:*[[/Template:Infobox animanga/Manga]]
 +
:*[[/Template:Infobox animanga/Movie]]
 +
*[[/Template:Japanese episode list]]
 +
*[[/Template:Infobox VG]]
 +
*[[/Template:Ambox]]
 +
*[[/Template:Infobox Company]]
    
==How to export==
 
==How to export==