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

This article is a draft. It is not finished yet, information contained in it might've not been verified and could change at any moment
This article is a stub. You can help by contributing your knowledge of the Tiburon platform
Example warning


Dynamic component templates

VIN

Designed to wrap around VINs, it'll generate a link to the VINDecoder

{{VIN|KMHHN66F58U283708}}

KMHHN66F58U283708


HexConverter

In-line converter between hex, ascii and decimal

{{HexConverter|hex=58D8C848}}
{{HexConverter|hex=0x5539|default-display=ascii}}
58D8C848


0x5539