Difference between revisions of "Template:Part config"
From Kerbal Space Program Wiki
(Created page with "{{Box|type=notice|2=This is the configuration file for {{#if: {{{name|}}}|[[{{{name}}}]]|a part}}.}} <pre>{{{1}}}</pre><noinclude> Category:Templates</noinclude>") |
m (Add support for longer paths) |
||
(25 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Box|type=notice| | + | {{Box|type=notice|This is the configuration file for {{#if: {{{1|}}}|[[{{{1}}}]]|a part}}.}}{{#if: {{{2<includeonly>|</includeonly>}}}| |
− | |||
− | [[Category: | + | <!--<pre style="white-space:pre-wrap;">{{{2}}}</pre>}} --><!-- The original template --> |
+ | <pre<includeonly></includeonly> style="white-space:pre-wrap;"><!-- | ||
+ | --><noinclude>{{#if:{{{2|}}}|</noinclude>{{{2|}}}<noinclude>|</noinclude>}}<!-- | ||
+ | --></pre> | ||
+ | <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. |