Difference between revisions of "Template:Db/doc"

From StarMade Wiki
(Created page with "Database of blocks is transformed from game datafiles.Two file (Main and Sub) are generated to reduce case by blocks. structure : Template:Db/Version/0.xxx.xxx/file file are...")
 
m
Line 2: Line 2:
  
 
structure : Template:Db/Version/0.xxx.xxx/file
 
structure : Template:Db/Version/0.xxx.xxx/file
 +
 
file are <big>'''Main'''</big> and <big>'''Sub'''</big>
 
file are <big>'''Main'''</big> and <big>'''Sub'''</big>
  

Revision as of 02:23, 15 May 2018

Database of blocks is transformed from game datafiles.Two file (Main and Sub) are generated to reduce case by blocks.

structure : Template:Db/Version/0.xxx.xxx/file

file are Main and Sub


'"DbParser"' rename unwanted type, handle image options and send to '"Db"'

'"Db"' choose the page (Main and Sub) who have the requested data and ask to Version wich version (folder ) go to.

'"Version"' give '"LastVersion"'or the version ask.

'"LastVersion"' store the default version.

'"Main"' and '"Sub"' are stored in 0.xxx.xxx and share data of each blocks to light process.