Contributing to the wiki

From OpenGK
Revision as of 17:58, 11 June 2025 by Dante383 (talk | contribs) (Created page with "== 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 Using a template is as simple as: * while editing source:<syntaxhighlight lang="markdown"> {{Warning|This is a warning example}} </syntaxhighlight> * while using the graphic editor, press Insert -> Template === Static component templates === {{Draft}}{{Stub}}{{Warning|Example warning}} === Dynamic com...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

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}}