Template:Fixbox
From PCGamingWiki, the wiki about fixing PC games
Example fixbox: Disable touch input in Windows[1] |
---|
Notes
|
Documentation for the above template (sometimes hidden from view).
Description
The Fixbox is a specialized container used exclusively for fixes, workarounds, and step-by-step instructions. It provides a formal base for them, as well as keeping the wiki clean.
- The title need to summarize what the fix/workaround is trying to accomplish.
- See above example.
- For sequenced instructions, use
#
to label each step.#
allows numbered lists to be dynamic.- Ex. If new entries are placed in the middle of a list, the old entries are automatically re-numbered.
Syntax
{{Fixbox|description=Name|ref=<ref>Reference</ref>|fix= --instructions go here-- }}
Collapsed fixbox
Add |collapsed=yes
to the template to have the fixbox appear as collapsed and require user input to expand.
Name[2] |
---|
--instructions go here-- |
{{Fixbox|description=Name|ref=<ref>Reference</ref>|collapsed=yes|fix= --instructions go here-- }}
References
- ↑ Nier: Automata PC performance thread :: NeoGAF - last accessed on 2017-04-01
- ↑ Reference
Visit Template:Fixbox/Documentation to edit this text. (How does this work?)