Fork:Dashboard: Difference between revisions

From Forklift Certified Video Games
Jump to navigation Jump to search
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Stats =
= Statistics =
<div style="display: flex; flex-wrap: wrap; gap: 20px; align-items: flex-start; justify-content: flex-start;">
<!-- Top Contributors Card -->
<div style="border: 1px solid #ddd; padding: 15px; border-radius: 8px; min-width: 350px;">
<div style="font-weight: bold; margin-bottom: 15px; font-size: 1.2em; text-align: center;">Top Contributors</div>
<div class="cargo-table-wrapper">
{| class="wikitable sortable" style="width:100%"
! Contributor !! Pages !! Edits !! Uploads
{{#cargo_query:
{{#cargo_query:
|table=_pageData
|tables=_pageData
|fields=_creator=Creator, COUNT(*)=Count
|fields=
|where=_pageNamespace = 0
  _creator=Contributor,  
  COUNT(DISTINCT CASE WHEN _pageNamespace = 0 THEN _pageID END)=Pages,
  SUM(CASE WHEN _pageNamespace = 0 THEN _numRevisions ELSE 0 END)=Edits,
  COUNT(DISTINCT CASE WHEN _pageNamespace = 6 THEN _pageID END)=Uploads
|group by=_creator
|group by=_creator
|where=_creator NOT IN ('Maintenance script') AND _creator IS NOT NULL
|order by=Pages DESC
|limit=10
|format=template
|template=ContributorRow
|named args=yes
}}
|}
</div>
</div>
<!-- Top Developers Card -->
<div style="border: 1px solid #ddd; padding: 15px; border-radius: 8px; min-width: 250px;">
<div style="font-weight: bold; margin-bottom: 15px; font-size: 1.2em; text-align: center;">Top Game Developers</div>
<div class="cargo-table-wrapper">
{{#cargo_query:
|table=Thumbnails_Game__Developer
|fields=_value=Developer, COUNT(*)=Games
|group by=_value
|order by=Games DESC
|limit=10
|format=table
}}
</div>
</div>
<!-- Fastest Forklifts Card -->
<div style="border: 1px solid #ddd; padding: 15px; border-radius: 8px; min-width: 250px;">
<div style="font-weight: bold; margin-bottom: 15px; font-size: 1.2em; text-align: center;">Fastest Forklifts</div>
<div class="cargo-table-wrapper">
{{#cargo_query:
|table=Thumbnails_Forklift
|fields=_pageName=Model, CONCAT(FLOOR(Max_Speed), ' mph')=Speed
|where=Max_Speed > 0
|order by=Max_Speed DESC
|limit=10
|format=table
}}
</div>
</div>
<!-- Top Colors Card -->
<div style="border: 1px solid #ddd; padding: 15px; border-radius: 8px; min-width: 200px;">
<div style="font-weight: bold; margin-bottom: 15px; font-size: 1.2em; text-align: center;">Top Forklift Colors</div>
<div class="cargo-table-wrapper">
{{#cargo_query:
|table=Thumbnails_Forklift__Colors
|fields=_value=Color, COUNT(*)=Count
|group by=_value
|order by=Count DESC
|order by=Count DESC
|limit=10
|limit=10
|format=table
}}
}}
 
</div>
 
</div>
</div>
<div style="clear: both;"></div>
== Wiki Totals ==
<div style="display: flex; flex-wrap: wrap; gap: 10px; justify-content: flex-start; text-align: center; margin-bottom: 20px;">
<!-- Games -->
<div style="max-height: 75px; border: 1px solid #ddd; padding: 10px; border-radius: 8px; flex: 1; min-width: 120px; max-width: 120px;">
Games<br><span style="font-size: 1.5em;">{{#cargo_query:table=Thumbnails_Game|fields=COUNT(*)|no headers}}</span>
</div>
<!-- Forklifts -->
<div style="max-height: 75px; border: 1px solid #ddd; padding: 10px; border-radius: 8px; flex: 1; min-width: 120px; max-width: 120px;">
Forklifts<br><span style="font-size: 1.5em;">{{#cargo_query:table=Thumbnails_Forklift|fields=COUNT(*)|no headers}}</span>
</div>
<!-- Memes -->
<div style="max-height: 75px; border: 1px solid #ddd; padding: 10px; border-radius: 8px; flex: 1; min-width: 120px; max-width: 120px;">
Memes<br><span style="font-size: 1.5em;">{{#cargo_query:table=Thumbnails_Meme|fields=COUNT(*)|no headers}}</span>
</div>
<!-- Items -->
<div style="max-height: 75px; border: 1px solid #ddd; padding: 10px; border-radius: 8px; flex: 1; min-width: 120px; max-width: 120px;">
Items<br><span style="font-size: 1.5em;">{{#cargo_query:table=Thumbnails_Item|fields=COUNT(*)|no headers}}</span>
</div>
<!-- Mods -->
<div style="max-height: 75px; border: 1px solid #ddd; padding: 10px; border-radius: 8px; flex: 1; min-width: 120px; max-width: 120px;">
Mods<br><span style="font-size: 1.5em;">
{{#cargo_query:table=Thumbnails_Mod|fields=COUNT(*)|no headers}}</span>
</div>
<!-- Missions -->
<div style="max-height: 75px; border: 1px solid #ddd; padding: 10px; border-radius: 8px; flex: 1; min-width: 120px; max-width: 120px;">
Missions<br><span style="font-size: 1.5em;">{{#cargo_query:table=Thumbnails_Mission|fields=COUNT(*)|no headers}}</span>
</div>
<!-- Achievements -->
<div style="max-height: 75px; border: 1px solid #ddd; padding: 10px; border-radius: 8px; flex: 1; min-width: 120px; max-width: 120px;">
Achievements<br><span style="font-size: 1.5em;">{{#cargo_query:table=Thumbnails_Achievement|fields=COUNT(*)|no headers}}</span>
</div>
</div>
<div style="clear: both;"></div>
</div>
= Community =
<!-- Users -->
<div class="nav-section" style="flex: 1; padding-top: 0px;">
<div style="text-align: left;"><randomuserswithavatars count=25 row=25 /></div>
</div>
<!-- Forums -->
<div class="nav-section" style="flex: 1; margin-top: 0px;">
<div style="font-size: 1.2em; text-align: center;"><wikiforumlist  num=3/></div>
</div>
= Cleanup =
= Cleanup =
A collection of pages lacking content and/or have broken data.  
A collection of pages lacking content and/or have broken data. Use this to improve on existing pages!
== Category:Video Games ==
{| class="wikitable mw-collapsible mw-collapsed" style="text-align: left; width: 100%"
|
== Achievements ==
|-
|{{#cargo_query:
|table=Thumbnails_Achievement
|fields=CONCAT('[[:', Page, ']]')=Page, Image, Game, Points, Rarity
|where=Game IS NULL
  OR Points IS NULL
  OR Rarity IS NULL
  OR Image IS NULL
|format=table
|intro=Pages in Category:Achievements missing one or more '''data points''' or lacking '''cover image''':
|default=Pages in Category:Achievements missing one or more '''data points''' or lacking '''cover image''':<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
}}
<br>
{{#cargo_query:
|table=_pageData
|fields=_pageName=Page
|where=_pageNamespace = 0
  AND _categories HOLDS 'Achievements'
  AND ( _fullText NOT LIKE '%introduction=%'
  OR _fullText NOT LIKE '%design=%'
  OR _fullText NOT LIKE '%gameplay=%'
  OR _fullText NOT LIKE '%history=%'
  OR _fullText NOT LIKE '%locations=%'
  OR _fullText NOT LIKE '%appearances=%'
  OR _fullText NOT LIKE '%trivia=%'
  )
|format=table
|intro=Pages in Category:Achievements lacking content '''(Description, How to unlock, Forklifts)''':
|default=Pages in Category:Achievements lacking content '''(Description, How to unlock, Forklifts)''':<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
|limit=25
}}
<br>
{{#cargo_query:
|table=_pageData
|fields=_pageName=Page
|where=_pageNamespace = 0
  AND _categories HOLDS 'Achievements'
  AND ( _fullText NOT LIKE '%gallery_image1=%'
  )
|format=table
|intro=Pages in Category:Achievements lacking '''Gallery images''':
|default=Pages in Category:Achievements lacking '''Gallery images''':<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
|limit=25
}}
|}
{| class="wikitable mw-collapsible mw-collapsed" style="text-align: left; width: 100%"
|
== Forklifts ==
|-
|{{#cargo_query:
|table=Thumbnails_Forklift
|fields=CONCAT('[[:', Page, ']]')=Page, Image, Engine_Type, Max_Speed, Colors, Functions
|where=Engine_Type HOLDS NULL
  OR Functions HOLDS NULL
  OR Max_Speed IS NULL
  OR Colors HOLDS NULL
|format=table
|intro=Pages in Category:Forklifts missing one or more '''data points''' or lacking '''cover image''':
|default=Pages in Category:Forklifts missing one or more '''data points''' or lacking '''cover image''':<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
}}
<br>
{{#cargo_query:
{{#cargo_query:
|table=_pageData
|fields=_pageName=Page
|where=_pageNamespace = 0
  AND _categories HOLDS 'Forklifts'
  AND ( _fullText NOT LIKE '%introduction=%'
  OR _fullText NOT LIKE '%design=%'
  OR _fullText NOT LIKE '%gameplay=%'
  OR _fullText NOT LIKE '%history=%'
  OR _fullText NOT LIKE '%locations=%'
  OR _fullText NOT LIKE '%appearances=%'
  OR _fullText NOT LIKE '%trivia=%'
  )
|format=table
|intro=Pages in Category:Forklifts lacking content '''(Introduction, Design, Gameplay, History, Locations, Appearances, Trivia)''':
|default=Pages in Category:Forklifts lacking content '''(Introduction, Design, Gameplay, History, Locations, Appearances, Trivia)''':<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
|limit=25
}}
<br>
{{#cargo_query:
|table=_pageData
|fields=_pageName=Page
|where=_pageNamespace = 0
  AND _categories HOLDS 'Forklifts'
  AND ( _fullText NOT LIKE '%gallery_image1=%'
  )
|format=table
|intro=Pages in Category:Forklifts lacking '''Gallery images''':
|default=Pages in Category:Forklifts lacking '''Gallery images''':<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
|limit=25
}}
|}
{| class="wikitable mw-collapsible mw-collapsed" style="text-align: left; width: 100%"
|
== Video Games ==
|-
|{{#cargo_query:
|table=Thumbnails_Game
|table=Thumbnails_Game
|fields=Page, Release_Date, Developer, Publisher, Platform, Image
|fields=CONCAT('[[:', Page, ']]')=Page, Release_Date, Developer, Publisher, Platform, Image
|where=Release_Date IS NULL  
|where=Release_Date IS NULL  
   OR Image = '' OR Image IS NULL
   OR Image = '' OR Image IS NULL
Line 29: Line 230:
   OR Mode__full LIKE 'N/A'
   OR Mode__full LIKE 'N/A'
|format=table
|format=table
|intro=Pages in Category:Video Games missing one or more data points or is 'N/A':
|intro=Pages in Category:Video Games missing one or more data points or lacking cover image:
|no results=Empty! No cleanup needed.
|default=Pages in Category:Video Games missing one or more data points or lacking cover image:<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
}}
{{#cargo_query:
|table=Thumbnails_Game
|fields=Page
|format=template
|template=BrokenLinkCheck
|intro=Pages in Category:Video Games with broken titles '''(must be moved)''':
|no results=Empty! No cleanup needed.
|limit=25
}}
}}
<br>
{{#cargo_query:
{{#cargo_query:
|table=_pageData
|table=_pageData
Line 52: Line 245:
|format=table
|format=table
|intro=Pages in Category:Video Games lacking content '''(Introduction, Forklifts, Gameplay)''':
|intro=Pages in Category:Video Games lacking content '''(Introduction, Forklifts, Gameplay)''':
|no results=Empty! No cleanup needed.
|default=Pages in Category:Video Games lacking content '''(Introduction, Forklifts, Gameplay)''':<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
|limit=25
|limit=25
}}
}}
<br>
{{#cargo_query:
{{#cargo_query:
|table=_pageData
|table=_pageData
Line 64: Line 258:
|format=table
|format=table
|intro=Pages in Category:Video Games lacking '''Gallery images''':
|intro=Pages in Category:Video Games lacking '''Gallery images''':
|no results=Empty! No cleanup needed.
|default=Pages in Category:Video Games lacking '''Gallery images''':<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
|limit=25
}}
|}
{| class="wikitable mw-collapsible mw-collapsed" style="text-align: left; width: 100%"
|
== Items ==
|-
|{{#cargo_query:
|table=Thumbnails_Item
|fields=CONCAT('[[:', Page, ']]')=Page, Image, Type, Rarity, Weight, Value
|where=Type IS NULL
  OR Rarity IS NULL
  OR Weight IS NULL
  OR Value IS NULL
  OR Image IS NULL
|format=table
|intro=Pages in Category:Items missing one or more '''data points''' or lacking '''cover image''':
|default=Pages in Category:Items missing one or more '''data points''' or lacking '''cover image''':<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
}}
<br>
{{#cargo_query:
|table=_pageData
|fields=_pageName=Page
|where=_pageNamespace = 0
  AND _categories HOLDS 'Items'
  AND ( _fullText NOT LIKE '%introduction=%'
  OR _fullText NOT LIKE '%design=%'
  OR _fullText NOT LIKE '%gameplay=%'
  OR _fullText NOT LIKE '%history=%'
  OR _fullText NOT LIKE '%locations=%'
  OR _fullText NOT LIKE '%appearances=%'
  OR _fullText NOT LIKE '%trivia=%'
  )
|format=table
|intro=Pages in Category:Items lacking content '''(Description, Usage, Location)''':
|default=Pages in Category:Items lacking content '''(Description, Usage, Location)''':<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
|limit=25
}}
<br>
{{#cargo_query:
|table=_pageData
|fields=_pageName=Page
|where=_pageNamespace = 0
  AND _categories HOLDS 'Items'
  AND ( _fullText NOT LIKE '%gallery_image1=%'
  )
|format=table
|intro=Pages in Category:Items lacking '''Gallery images''':
|default=Pages in Category:Items lacking '''Gallery images''':<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
|limit=25
}}
|}
{| class="wikitable mw-collapsible mw-collapsed" style="text-align: left; width: 100%"
|
== Forklift Memes ==
|-
|{{#cargo_query:
|table=Thumbnails_Meme
|fields=CONCAT('[[:', Page, ']]')=Page, Image, Medium, Origin
|where=Medium IS NULL
  OR Origin IS NULL
  OR Image IS NULL
|format=table
|intro=Pages in Category:Memes missing one or more '''data points''' or lacking '''cover image''':
|default=Pages in Category:Memes missing one or more '''data points''' or lacking '''cover image''':<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
}}
<br>
{{#cargo_query:
|table=_pageData
|fields=_pageName=Page
|where=_pageNamespace = 0
  AND _categories HOLDS 'Memes'
  AND ( _fullText NOT LIKE '%introduction=%'
  OR _fullText NOT LIKE '%design=%'
  OR _fullText NOT LIKE '%gameplay=%'
  OR _fullText NOT LIKE '%history=%'
  OR _fullText NOT LIKE '%locations=%'
  OR _fullText NOT LIKE '%appearances=%'
  OR _fullText NOT LIKE '%trivia=%'
  )
|format=table
|intro=Pages in Category:Memes lacking content '''(Introduction, History, Online presence)''':
|default=Pages in Category:Memes lacking content '''(Introduction, History, Online presence)''':<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
|limit=25
}}
<br>
{{#cargo_query:
|table=_pageData
|fields=_pageName=Page
|where=_pageNamespace = 0
  AND _categories HOLDS 'Memes'
  AND ( _fullText NOT LIKE '%gallery_image1=%'
  )
|format=table
|intro=Pages in Category:Memes lacking '''Gallery images''':
|default=Pages in Category:Memes lacking '''Gallery images''':<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
|limit=25
}}
|}
{| class="wikitable mw-collapsible mw-collapsed" style="text-align: left; width: 100%"
|
== Missions ==
|-
|{{#cargo_query:
|table=Thumbnails_Mission
|fields=CONCAT('[[:', Page, ']]')=Page, Image, Game, Quest_Giver, Location, Mission_Type, Difficulty
|where=Game IS NULL
  OR Quest_Giver IS NULL
  OR Location HOLDS NULL
  OR Mission_Type IS NULL
  OR Difficulty IS NULL
  OR Image IS NULL
|format=table
|intro=Pages in Category:Missions missing one or more '''data points''' or lacking '''cover image''':
|default=Pages in Category:Missions missing one or more '''data points''' or lacking '''cover image''':<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
}}
<br>
{{#cargo_query:
|table=_pageData
|fields=_pageName=Page
|where=_pageNamespace = 0
  AND _categories HOLDS 'Missions'
  AND ( _fullText NOT LIKE '%introduction=%'
  OR _fullText NOT LIKE '%design=%'
  OR _fullText NOT LIKE '%gameplay=%'
  OR _fullText NOT LIKE '%history=%'
  OR _fullText NOT LIKE '%locations=%'
  OR _fullText NOT LIKE '%appearances=%'
  OR _fullText NOT LIKE '%trivia=%'
  )
|format=table
|intro=Pages in Category:Missions lacking content '''(Introduction, Objectives, Walkthrough, Dialogue, Forklifts)''':
|default=Pages in Category:Missions lacking content '''(Introduction, Objectives, Walkthrough, Dialogue, Forklifts)''':<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
|limit=25
}}
<br>
{{#cargo_query:
|table=_pageData
|fields=_pageName=Page
|where=_pageNamespace = 0
  AND _categories HOLDS 'Missions'
  AND ( _fullText NOT LIKE '%gallery_image1=%'
  )
|format=table
|intro=Pages in Category:Missions lacking '''Gallery images''':
|default=Pages in Category:Missions lacking '''Gallery images''':<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
|limit=25
}}
|}
{| class="wikitable mw-collapsible mw-collapsed" style="text-align: left; width: 100%"
|
== Mods ==
|-
|{{#cargo_query:
|table=Thumbnails_Mod
|fields=CONCAT('[[:', Page, ']]')=Page, Image, Author, Base_Game, Platform, Status
|where=Author HOLDS NULL
  OR Base_Game IS NULL
  OR Platform HOLDS NULL
  OR Status IS NULL
  OR Image IS NULL
|format=table
|intro=Pages in Category:Mods missing one or more '''data points''' or lacking '''cover image''':
|default=Pages in Category:Mods missing one or more '''data points''' or lacking '''cover image''':<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
}}
<br>
{{#cargo_query:
|table=_pageData
|fields=_pageName=Page
|where=_pageNamespace = 0
  AND _categories HOLDS 'Mods'
  AND ( _fullText NOT LIKE '%introduction=%'
  OR _fullText NOT LIKE '%design=%'
  OR _fullText NOT LIKE '%gameplay=%'
  OR _fullText NOT LIKE '%history=%'
  OR _fullText NOT LIKE '%locations=%'
  OR _fullText NOT LIKE '%appearances=%'
  OR _fullText NOT LIKE '%trivia=%'
  )
|format=table
|intro=Pages in Category:Mods lacking content '''(Introduction, Features, Forklifts)''':
|default=Pages in Category:Mods lacking content '''(Introduction, Features, Forklifts)''':<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
|limit=25
|limit=25
}}
}}
 
<br>
== Category:Forklifts ==
{{#cargo_query:
{{#cargo_query:
|table=Thumbnails_Forklift
|table=_pageData
|fields=Page, Image, Engine_Type, Max_Speed, Colors, Functions
|fields=_pageName=Page
|where=Engine_Type HOLDS NULL
|where=_pageNamespace = 0
   OR Engine_Type HOLDS 'N/A'
   AND _categories HOLDS 'Mods'
   OR Max_Speed IS NULL
   AND ( _fullText NOT LIKE '%gallery_image1=%'
  OR Max_Speed LIKE 'N/A'
   )
  OR Colors HOLDS NULL
  OR Colors HOLDS 'N/A'
  OR Functions HOLDS NULL
   OR Functions HOLDS 'N/A'
|format=table
|format=table
|intro=Pages in Category:Forklifts missing one or more data points or is 'N/A':
|intro=Pages in Category:Mods lacking '''Gallery images''':
|no results=Empty! No cleanup needed.
|default=Pages in Category:Mods lacking '''Gallery images''':<br> <span style="color: #2e7d32; font-weight: bold;">''Empty! No cleanup needed.''</span>
|limit=25
}}
}}
|}

Latest revision as of 11:18, 9 May 2026

Statistics

Top Contributors
Contributor Pages Edits Uploads
avatar Admin 199 1419 550
avatar Zworp 3 22 15
avatar Samderboo 2 10 2
avatar BristolBrick 1 9 1
avatar Testuser 1 192 3
avatar Mike1121 1 11 0
Top Game Developers
Developer Games
Capcom 4
Remedy Entertainment 3
Rockstar North 3
343 Industries 3
Giants Software 3
Terminal Reality 2
Ubisoft Toronto 2
Massive Entertainment 2
TT Fusion 2
Bungie 2

More...

Top Forklift Colors
Color Count
Yellow 16
Orange 5
Various 1
Teal 1
White & Red 1
Tan 1
White & Blue 1
Red 1

Wiki Totals

Games
165

Forklifts
27

Memes
7

Items
4

Mods
6

Missions
1

Achievements
2

Community

Cleanup

A collection of pages lacking content and/or have broken data. Use this to improve on existing pages!

Achievements

Pages in Category:Achievements missing one or more data points or lacking cover image:
Empty! No cleanup needed.


Pages in Category:Achievements lacking content (Description, How to unlock, Forklifts):
Page
Forklift Certified (Forklift 2024: The Simulation)
Mark's Favorite


Pages in Category:Achievements lacking Gallery images:
Page
Forklift Certified (Forklift 2024: The Simulation)

Forklifts

Pages in Category:Forklifts missing one or more data points or lacking cover image:
Empty! No cleanup needed.


Pages in Category:Forklifts lacking content (Introduction, Design, Gameplay, History, Locations, Appearances, Trivia):
Page
AI Forklift
Armadillo Forklift
Brawn
Clark CH-60
Forklift (Abiotic Factor)
Forklift (Duke Nukem Forever)
Forklift (Far Cry)
Forklift (GoreBox)
Forklift (GTA: SA)
Forklift (GTA: VCS)
Forklift (Half-Life 2: E2)
Forklift (Payday 2)
Forklift (Sneaky Sasquatch)
Forklift (Teardown)
Haihan
Industrial Forklift (Teardown)
J-5209
Jungheinrich EFG S50
Manitou M50-4
S-2 Traxus Cargo Transporter
SL-4 Traxus Cargo Transporter
SL-5 Traxus Cargo Transporter
Titsubishi
Warehouse Forklift (Teardown)
Wrinkler

More...


Pages in Category:Forklifts lacking Gallery images:
Page
Armadillo Forklift
Brawn
Forklift (Abiotic Factor)
Forklift (Duke Nukem Forever)
Forklift (GTA: SA)
Forklift (GTA: VCS)
J-5209
Jungheinrich EFG S50
Manitou M50-4
Titsubishi

Video Games

Pages in Category:Video Games missing one or more data points or lacking cover image:
Page Release Date Developer Publisher Platform Image
Forklift Fury Surprise Studios LLC Surprise Studios LLC Windows
Forklift fury logo.jpg


Pages in Category:Video Games lacking content (Introduction, Forklifts, Gameplay):
Page
007: The World is Not Enough
American Truck Simulator
F.E.A.R. 2: Project Origin
Fallout 4
Forklift Certified
Forklift Certified : Stacked and Loaded
Forklift Driving Simulator VR
Forklift Extreme
FORKLIFT FLOWERPOT
Forklift Fury
Forklift Load
Forklift Simulator (Aerosoft)
Forklift: Simulator
Forknite
Grand Forklift Simulator
Grand Theft Auto 4
Grand Theft Auto 5
Grim Fandango
Hammerin' Harry
Lumbercat: Cute Idle Tycoon
Mass Effect 3
Max Payne
Metal Gear Rising: Revengeance
Mirror's Edge
Need for Speed Heat

More...


Pages in Category:Video Games lacking Gallery images:
Page
Farming Simulator 22
Forklift Certified
Forklift Certified : Stacked and Loaded
Forklift Extreme
Forklift Load
Forklift Simulator (Aerosoft)

Items

Pages in Category:Items missing one or more data points or lacking cover image:
Empty! No cleanup needed.


Pages in Category:Items lacking content (Description, Usage, Location):
Page
Forklift Key (RE Outbreak)
Forklift Key (RE Requiem)
Forklift Toy Capsule (Shenmue I & II)
Forklift Toy Capsule (Shenmue III)


Pages in Category:Items lacking Gallery images:
Page
Forklift Key (RE Outbreak)
Forklift Key (RE Requiem)
Forklift Toy Capsule (Shenmue I & II)
Forklift Toy Capsule (Shenmue III)

Forklift Memes

Pages in Category:Memes missing one or more data points or lacking cover image:
Empty! No cleanup needed.


Pages in Category:Memes lacking content (Introduction, History, Online presence):
Empty! No cleanup needed.
Pages in Category:Memes lacking Gallery images:
Empty! No cleanup needed.

Missions

Pages in Category:Missions missing one or more data points or lacking cover image:
Empty! No cleanup needed.


Pages in Category:Missions lacking content (Introduction, Objectives, Walkthrough, Dialogue, Forklifts):
Page
Forklift Driver (Sneaky Sasquatch)


Pages in Category:Missions lacking Gallery images:
Page
Forklift Driver (Sneaky Sasquatch)

Mods

Pages in Category:Mods missing one or more data points or lacking cover image:
Empty! No cleanup needed.


Pages in Category:Mods lacking content (Introduction, Features, Forklifts):
Page
A Freakin Forklift
Forklift Compatible Loads
Script’s Apocalyptic Vehicles
V8 Racing Forklift
Wolf Heavy Industries Medium Duty Forklift


Pages in Category:Mods lacking Gallery images:
Page
Script’s Apocalyptic Vehicles