Minecraft Wiki
Advertisement
This is the documentation page, it should be transcluded into the main template page. See Πρότυπο:Documentation for more information

This template is used to create the table on the Hardware performance pages starting at Archive 5.

Usage[]

To use this, copy this code:

{{HardwareEntry
| os = Operation System
| cpu = Processor
| gpu = Graphics unit
| ram = RAM type and amount
| resolution = Native monitor resolution
| launcher = Launcher Version
| version = Minecraft Version
| fps_window = FPS for Minecraft window at startup (854×480)
| fps_window_native = FPS for native monitor resolution
| fps_full = FPS for fullscreen environment
| comments = A comment about the results
}}

This gives:

OS CPU GPU RAM Monitor resolution Launcher version Minecraft version Framerate (854×480) Framerate (maximized) Framerate (fullscreen) Comments
Operation System Processor Graphics unit RAM type and amount Native monitor resolution Launcher Version Minecraft Version FPS for Minecraft window at startup (854x480) FPS for native monitor resolution FPS for fullscreen environment A comment about the results


Advertisement