17,030
edits
(Splitting output data over multiple pages, as it is now too large for a single page (exceeds $wgMaxArticleSize)) |
m (Reference second data page) |
||
Line 5: | Line 5: | ||
# Open the browser console/developer mode (usually by hitting the F12 key for most browsers) | # Open the browser console/developer mode (usually by hitting the F12 key for most browsers) | ||
# Within the browser console, enter the following code then hit enter. If successful, the game data should appear within the console | # Within the browser console, enter the following code then hit enter. If successful, the game data should appear within the console | ||
# Copy the game data & update [[Module:GameData/data]] accordingly | # Copy the game data & update [[Module:GameData/data]] and [[Module:GameData/data2]] accordingly | ||
{{SpoilerBox|color=default|title=Code|text=<syntaxhighlight lang="javascript" line>class Wiki { | {{SpoilerBox|color=default|title=Code|text=<syntaxhighlight lang="javascript" line>class Wiki { |