Difference between revisions of "Template:Infobox/Part/Manufacturer entry"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (-italic; *use subcategory template;)
m (Syntax error fixed.)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>[[:Category:{{{1}}}{{if lang}}|{{#ifeq: {{{1}}}|R_KEA Inc.|R�KEA Inc.|{{{1}}}}}]]{{#if: {{if lang}}{{#ifeq: {{#titleparts:{{PAGENAME}}|1}}|{{PAGENAME}}|1}}|[[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 only one parameter of the manufacturer, which should be passed through {{Tl|Infobox/Part/Manufacturer}} first.
+
<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.
 
 
When <tt><nowiki>{{{1}}}</nowiki></tt> is set to <tt>''R_KEA''</tt> it shows the link as ''R�KEA'', but still links to [[:Category:R_KEA Inc.]].
 
  
 
== See also ==
 
== See also ==

Latest revision as of 17:25, 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.

See also