Difference between revisions of "Template:Infobox/Part/Manufacturer entry"
From Kerbal Space Program Wiki
< Template:Infobox | Part
m (!return a value please;) |
SlayerGames (talk | contribs) m (Changed to allow translation) |
||
Line 1: | Line 1: | ||
− | <includeonly>[[:Category:{{{1}}}{{if lang}}|{{{1}}}]]{{#if: {{if lang}}{{#ifeq: {{#titleparts:{{PAGENAME}}}}|{{#titleparts:{{PAGENAME}}|1}}|1}}<!-- both need #titleparts, because otherwise special characters are encoded differently (so ifeq is not working) -->|[[Category:{{{1}}}{{if lang}}]]}}</includeonly><noinclude>Generates a manufacturer entry. If the page name has a valid language tag '''or''' has no subdirectories it categorises them into the manufacturer's category. Takes | + | <includeonly>[[:Category:{{{1}}}{{if lang}}|{{#if: {{{2|}}}|{{{2}}}|{{{1}}}]]{{#if: {{if lang}}{{#ifeq: {{#titleparts:{{PAGENAME}}}}|{{#titleparts:{{PAGENAME}}|1}}|1}}<!-- both need #titleparts, because otherwise special characters are encoded differently (so ifeq is not working) -->|[[Category:{{{1}}}{{if lang}}]]}}</includeonly><noinclude>Generates a manufacturer entry. If the page name has a valid language tag '''or''' has no subdirectories it categorises them into the manufacturer's category. Takes two parameters: the english manufacturer name and (optionally) the translated name of the manufacturer, which should be passed through {{Tl|Infobox/Part/Manufacturer}} first. |
== See also == | == See also == |
Revision as of 17:18, 3 May 2019
Generates a manufacturer entry. If the page name has a valid language tag or has no subdirectories it categorises them into the manufacturer's category. Takes two parameters: the english manufacturer name and (optionally) the translated name of the manufacturer, which should be passed through {{Infobox/Part/Manufacturer}} first.