Difference between revisions of "Template:Project component"

From MidsouthMakers - Memphis Area Hackerpace
Jump to navigation Jump to search
Line 1: Line 1:
 
{{#if:{{{1|}}}|
 
{{#if:{{{1|}}}|
[[{{{1}}}]]<includeonly>[[Category:Projects containing {{{1}}}]]</includeonly>|
+
{{#ifexist:{{{1}}}|[[{{{1}}}]]|{{{1}}}}}<includeonly>[[Category:Projects containing {{{1}}}]]</includeonly>|
 
{{#if:{{{component|}}}|
 
{{#if:{{{component|}}}|
[[{{{component}}}]]<includeonly>[[Category:Projects containing {{{component}}}]]</includeonly>|
+
{{#ifexist:{{{component}}}|[[{{{component}}}]]|{{{component}}}}}<includeonly>[[Category:Projects containing {{{component}}}]]</includeonly>|
 
''Template requires parameter''
 
''Template requires parameter''
 
}}
 
}}

Revision as of 20:24, 8 February 2010

Template requires parameter

[create] Template documentation