Changes

Line 44: Line 44:  
Many Wikipedia templates cannot be directly exported to other wikis because they include HTML code within a parser function that does not translate across wikis.  Wikipedia has a "tidy" pass that cleans up HTML code.  Without that pass, HTML code within templates get translated into quoted tags that get displayed.
 
Many Wikipedia templates cannot be directly exported to other wikis because they include HTML code within a parser function that does not translate across wikis.  Wikipedia has a "tidy" pass that cleans up HTML code.  Without that pass, HTML code within templates get translated into quoted tags that get displayed.
   −
To fix this problem the following template have been converted so that templates contain HTML code within a parser function rather than using wiki tags for table conversions.
+
To fix this problem the following templates have been converted so that templates contain HTML code within a parser function rather than using wiki tags for table conversions.
    
;The following templates have been converted to use pure-wiki code, which is often required for most MediaWiki wikis, which do not have the tidy extension configured in the same way as wikipedia
 
;The following templates have been converted to use pure-wiki code, which is often required for most MediaWiki wikis, which do not have the tidy extension configured in the same way as wikipedia
Anonymous user