Contributing to the wiki
From OpenGK
Templates
To see all templates, navigate to https://opengk.org/index.php?title=Special%3AAllPages&from=&to=&namespace=10. Few selected ones will be discussed here. Often the template pages contain more detailed documentation
Using a template is as simple as:
- while editing source:
{{Warning|This is a warning example}}
- while using the graphic editor, press Insert -> Template
Static component templates
Dynamic component templates
VIN
Designed to wrap around VINs, it'll generate a link to the VINDecoder
{{VIN|KMHHN66F58U283708}}
HexConverter
In-line converter between hex, ascii and decimal
{{HexConverter|hex=58D8C848}}
{{HexConverter|hex=0x5539|default-display=ascii}}
58D8C848
0x5539