Difference between revisions of "Template:Part config"
From Kerbal Space Program Wiki
MasterShadow (talk | contribs) (Fixed template so that part configs display correctly.) |
m (Add support for longer paths) |
||
Line 5: | Line 5: | ||
--><noinclude>{{#if:{{{2|}}}|</noinclude>{{{2|}}}<noinclude>|</noinclude>}}<!-- | --><noinclude>{{#if:{{{2|}}}|</noinclude>{{{2|}}}<noinclude>|</noinclude>}}<!-- | ||
--></pre> | --></pre> | ||
− | <includeonly>[[Category:Part configuration files|{{#titleparts:{{PAGENAME}}|1|{{#if: {{#titleparts:{{PAGENAME}}|1|4}}|3|2}}}}]]</includeonly><noinclude>{{Documentation}}</noinclude> | + | <includeonly>[[Category:Part configuration files|{{#titleparts:{{PAGENAME}}|1|{{#if: {{#titleparts:{{PAGENAME}}|1|5}}|4|{{#if: {{#titleparts:{{PAGENAME}}|1|4}}|3|2}}}}}}]]</includeonly><noinclude>{{Documentation}}</noinclude> |
Latest revision as of 16:35, 19 October 2024
{{#if: {{{2}}}|Usage
{{Part config|Part name|2=Config file}}
# | Optional | Description | Default |
---|---|---|---|
1 | Yes | The part's name. Creates a link to it when set. | Not set/a part |
2 | Yes | The part's config without <pre> tags. When multiple curly brackets (}) are in the configuration directly together use the HTML entity }. Most likely this has to be given explicitly (2=...). | Not set/Hidden |
This template automatically adds the page to Category:Part configuration files.
The above documentation is transcluded from Template:Part config/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |