Difference between revisions of "Template:Calculate mass"

From Space Engineers Wiki
Jump to: navigation, search
(Added alternate option "alt")
m (Changed default to accept any page with matching parameters)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{#switch: {{{1|}}}
 
{{#switch: {{{1|}}}
| alt= {{calculate mass/calc
 
| {{#if: {{#show:{{{2|}}}|?Component1|link=none}} | {{get mass|c|{{#show:{{{2|}}}|?Component1|link=none}}}}|}}
 
| {{#show: {{{2|}}} | ?Component1Amount|link=none}}
 
| {{#if: {{#show:{{{2|}}}|?Component2|link=none}} | {{get mass|c|{{#show:{{{2|}}}|?Component2|link=none}}}}|}}
 
| {{#show: {{{2|}}} | ?Component2Amount|link=none}}
 
| {{#if: {{#show:{{{2|}}}|?Component3|link=none}} | {{get mass|c|{{#show:{{{2|}}}|?Component3|link=none}}}}|}}
 
| {{#show: {{{2|}}} | ?Component3Amount|link=none}}
 
| {{#if: {{#show:{{{2|}}}|?Component4|link=none}} | {{get mass|c|{{#show:{{{2|}}}|?Component4|link=none}}}}|}}
 
| {{#show: {{{2|}}} | ?Component4Amount|link=none}}
 
| {{#if: {{#show:{{{2|}}}|?Component5|link=none}} | {{get mass|c|{{#show:{{{2|}}}|?Component5|link=none}}}}|}}
 
| {{#show: {{{2|}}} | ?Component5Amount|link=none}}
 
| {{#if: {{#show:{{{2|}}}|?Component6|link=none}} | {{get mass|c|{{#show:{{{2|}}}|?Component6|link=none}}}}|}}
 
| {{#show: {{{2|}}} | ?Component6Amount|link=none}}
 
| {{#if: {{#show:{{{2|}}}|?Component7|link=none}} | {{get mass|c|{{#show:{{{2|}}}|?Component7|link=none}}}}|}}
 
| {{#show: {{{2|}}} | ?Component7Amount|link=none}}
 
| {{#if: {{#show:{{{2|}}}|?Component8|link=none}} | {{get mass|c|{{#show:{{{2|}}}|?Component8|link=none}}}}|}}
 
| {{#show: {{{2|}}} | ?Component8Amount|link=none}}
 
| {{#if: {{#show:{{{2|}}}|?Component9|link=none}} | {{get mass|c|{{#show:{{{2|}}}|?Component9|link=none}}}}|}}
 
| {{#show: {{{2|}}} | ?Component9Amount|link=none}}
 
| {{#if: {{#show:{{{2|}}}|?Component10|link=none}} | {{get mass|c|{{#show:{{{2|}}}|?Component10|link=none}}}}|}}
 
| {{#show: {{{2|}}} | ?Component10Amount|link=none}} }}
 
 
| s =  
 
| s =  
 
{{calculate mass/calc
 
{{calculate mass/calc
Line 65: Line 44:
 
| {{#if: {{#show:{{{2|}}} | ?lcomponent10 | limit=1 }} | {{get mass|c|{{#explode: {{#show:{{{2|}}} | ?lcomponent10 | limit=1 }} | , | 0 }} }} |}}
 
| {{#if: {{#show:{{{2|}}} | ?lcomponent10 | limit=1 }} | {{get mass|c|{{#explode: {{#show:{{{2|}}} | ?lcomponent10 | limit=1 }} | , | 0 }} }} |}}
 
| {{#show: {{{2|}}} | ?lcomponent10amt}} }}
 
| {{#show: {{{2|}}} | ?lcomponent10amt}} }}
 +
| #default=
 +
{{calculate mass/calc
 +
| {{#if: {{#show:{{FULLPAGENAME}}|?Component1#-}} | {{#show:{{#show:{{FULLPAGENAME}}|?Component1#-}}|?Mass#-n}}}}
 +
| {{#show: {{FULLPAGENAME}}|?Component1Amount#-}}
 +
| {{#if: {{#show:{{FULLPAGENAME}}|?Component2#-}} | {{#show:{{#show:{{FULLPAGENAME}}|?Component2#-}}|?Mass#-n}}}}
 +
| {{#show: {{FULLPAGENAME}}|?Component2Amount#-}}
 +
| {{#if: {{#show:{{FULLPAGENAME}}|?Component3#-}} | {{#show:{{#show:{{FULLPAGENAME}}|?Component3#-}}|?Mass#-n}}}}
 +
| {{#show: {{FULLPAGENAME}}|?Component3Amount#-}}
 +
| {{#if: {{#show:{{FULLPAGENAME}}|?Component4#-}} | {{#show:{{#show:{{FULLPAGENAME}}|?Component4#-}}|?Mass#-n}}}}
 +
| {{#show: {{FULLPAGENAME}}|?Component4Amount#-}}
 +
| {{#if: {{#show:{{FULLPAGENAME}}|?Component5#-}} | {{#show:{{#show:{{FULLPAGENAME}}|?Component5#-}}|?Mass#-n}}}}
 +
| {{#show: {{FULLPAGENAME}}|?Component5Amount#-}}
 +
| {{#if: {{#show:{{FULLPAGENAME}}|?Component6#-}} | {{#show:{{#show:{{FULLPAGENAME}}|?Component6#-}}|?Mass#-n}}}}
 +
| {{#show: {{FULLPAGENAME}}|?Component6Amount#-}}
 +
| {{#if: {{#show:{{FULLPAGENAME}}|?Component7#-}} | {{#show:{{#show:{{FULLPAGENAME}}|?Component7#-}}|?Mass#-n}}}}
 +
| {{#show: {{FULLPAGENAME}}|?Component7Amount#-}}
 +
| {{#if: {{#show:{{FULLPAGENAME}}|?Component8#-}} | {{#show:{{#show:{{FULLPAGENAME}}|?Component8#-}}|?Mass#-n}}}}
 +
| {{#show: {{FULLPAGENAME}}|?Component8Amount#-}}
 +
| {{#if: {{#show:{{FULLPAGENAME}}|?Component9#-}} | {{#show:{{#show:{{FULLPAGENAME}}|?Component9#-}}|?Mass#-n}}}}
 +
| {{#show: {{FULLPAGENAME}}|?Component9Amount#-}}
 +
| {{#if: {{#show:{{FULLPAGENAME}}|?Component10#-}} | {{#show:{{#show:{{FULLPAGENAME}}|?Component10#-}}|?Mass#-n}}}}
 +
| {{#show: {{FULLPAGENAME}}|?Component10Amount#-}}}}
 
}}<noinclude>[[Category:Templates]]</noinclude>
 
}}<noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 18:16, 3 April 2020

0