Template:Ini
From ModEnc
Contents |
[edit] Usage
[edit] Quick Link Generation
{{Ini|ini-name}}
Copy and paste the code above and replace ini-name with the name of the INI file you want to link, without the file extension and the "md" suffix. If parameter 1 is omitted, it defaults to rules.
[edit] Example
{{Ini|rules}}
This code yields rules(md).ini.
[edit] Formatted Text Generation
This template can also be used to render standardized formatting of INI filenames as text.
[edit] Example
{{Ini|rules|txt}}
This code simply yields rules(md).ini. This is used where standardized formatting is important. In most cases it would be easier to simply type it out.

