Template:WDBVerified: Difference between revisions

From Project Skyfire
Jump to navigation Jump to search
(Created page with "==== WDBVerified ==== This field is used by the SkyFire Team to determine whether a template has been verified from WDB files. If value is 0 then it has not been parsed yet....")
 
No edit summary
 
Line 1: Line 1:
==== WDBVerified ====
==== WDBVerified ====


This field is used by the SkyFire Team to determine whether a template has been verified from WDB files.
This field is used by the TrinityDB Team to determine whether a template has been verified from WDB files. Not sure if it is used by Skyfire. It is best to get the correct data to add to database rather than waste time with wrong info.


If value is 0 then it has not been parsed yet.
If value is 0 then it has not been parsed yet.
Line 9: Line 9:
If value is -1 then it is just a place holder until proper data are found on WDBs.  
If value is -1 then it is just a place holder until proper data are found on WDBs.  


If value is [[DB:Auth:realmlist#gamebuild|-Client Build]] then it was parsed with WDB files from that specific [[DB:Auth:realmlist#gamebuild|client build]] and manually edited later for some special necessity.
If value is [[DB:Auth:realmlist#gamebuild|- client build]] then it was parsed with WDB files from that specific [[DB:Auth:realmlist#gamebuild|client build]] and manually edited later for some special necessity.


[[Category:TrinityCore2_World_database_tables]]
[[Category:SkyFire_World_database_tables]]

Latest revision as of 00:16, 6 July 2012

WDBVerified

This field is used by the TrinityDB Team to determine whether a template has been verified from WDB files. Not sure if it is used by Skyfire. It is best to get the correct data to add to database rather than waste time with wrong info.

If value is 0 then it has not been parsed yet.

If value is above 0 then it has been parsed with WDB files from that specific client build.

If value is -1 then it is just a place holder until proper data are found on WDBs.

If value is - client build then it was parsed with WDB files from that specific client build and manually edited later for some special necessity.