Difference between revisions of "Template:Calculate mass"

From Space Engineers Wiki
Jump to: navigation, search
(Removed 'alt' option. Added default for empty parameters)
m (Changed default to accept any page with matching parameters)
 
(4 intermediate revisions by the same user not shown)
Line 46: Line 46:
 
| #default=
 
| #default=
 
{{calculate mass/calc
 
{{calculate mass/calc
| {{#if: {{#show:{{FULLPAGENAME}}|?Component1}} | {{get mass|c|{{#show:{{FULLPAGENAME}}|?Component1#-}}}}|}}
+
| {{#if: {{#show:{{FULLPAGENAME}}|?Component1#-}} | {{#show:{{#show:{{FULLPAGENAME}}|?Component1#-}}|?Mass#-n}}}}
 
| {{#show: {{FULLPAGENAME}}|?Component1Amount#-}}
 
| {{#show: {{FULLPAGENAME}}|?Component1Amount#-}}
| {{#if: {{#show:{{FULLPAGENAME}}|?Component2}} | {{get mass|c|{{#show:{{FULLPAGENAME}}|?Component2#-}}}}|}}
+
| {{#if: {{#show:{{FULLPAGENAME}}|?Component2#-}} | {{#show:{{#show:{{FULLPAGENAME}}|?Component2#-}}|?Mass#-n}}}}
 
| {{#show: {{FULLPAGENAME}}|?Component2Amount#-}}
 
| {{#show: {{FULLPAGENAME}}|?Component2Amount#-}}
| {{#if: {{#show:{{FULLPAGENAME}}|?Component3}} | {{get mass|c|{{#show:{{FULLPAGENAME}}|?Component3#-}}}}|}}
+
| {{#if: {{#show:{{FULLPAGENAME}}|?Component3#-}} | {{#show:{{#show:{{FULLPAGENAME}}|?Component3#-}}|?Mass#-n}}}}
 
| {{#show: {{FULLPAGENAME}}|?Component3Amount#-}}
 
| {{#show: {{FULLPAGENAME}}|?Component3Amount#-}}
| {{#if: {{#show:{{FULLPAGENAME}}|?Component4}} | {{get mass|c|{{#show:{{FULLPAGENAME}}|?Component4#-}}}}|}}
+
| {{#if: {{#show:{{FULLPAGENAME}}|?Component4#-}} | {{#show:{{#show:{{FULLPAGENAME}}|?Component4#-}}|?Mass#-n}}}}
 
| {{#show: {{FULLPAGENAME}}|?Component4Amount#-}}
 
| {{#show: {{FULLPAGENAME}}|?Component4Amount#-}}
| {{#if: {{#show:{{FULLPAGENAME}}|?Component5}} | {{get mass|c|{{#show:{{FULLPAGENAME}}|?Component5#-}}}}|}}
+
| {{#if: {{#show:{{FULLPAGENAME}}|?Component5#-}} | {{#show:{{#show:{{FULLPAGENAME}}|?Component5#-}}|?Mass#-n}}}}
 
| {{#show: {{FULLPAGENAME}}|?Component5Amount#-}}
 
| {{#show: {{FULLPAGENAME}}|?Component5Amount#-}}
| {{#if: {{#show:{{FULLPAGENAME}}|?Component6}} | {{get mass|c|{{#show:{{FULLPAGENAME}}|?Component6#-}}}}|}}
+
| {{#if: {{#show:{{FULLPAGENAME}}|?Component6#-}} | {{#show:{{#show:{{FULLPAGENAME}}|?Component6#-}}|?Mass#-n}}}}
 
| {{#show: {{FULLPAGENAME}}|?Component6Amount#-}}
 
| {{#show: {{FULLPAGENAME}}|?Component6Amount#-}}
| {{#if: {{#show:{{FULLPAGENAME}}|?Component7}} | {{get mass|c|{{#show:{{FULLPAGENAME}}|?Component7#-}}}}|}}
+
| {{#if: {{#show:{{FULLPAGENAME}}|?Component7#-}} | {{#show:{{#show:{{FULLPAGENAME}}|?Component7#-}}|?Mass#-n}}}}
 
| {{#show: {{FULLPAGENAME}}|?Component7Amount#-}}
 
| {{#show: {{FULLPAGENAME}}|?Component7Amount#-}}
| {{#if: {{#show:{{FULLPAGENAME}}|?Component8}} | {{get mass|c|{{#show:{{FULLPAGENAME}}|?Component8#-}}}}|}}
+
| {{#if: {{#show:{{FULLPAGENAME}}|?Component8#-}} | {{#show:{{#show:{{FULLPAGENAME}}|?Component8#-}}|?Mass#-n}}}}
 
| {{#show: {{FULLPAGENAME}}|?Component8Amount#-}}
 
| {{#show: {{FULLPAGENAME}}|?Component8Amount#-}}
| {{#if: {{#show:{{FULLPAGENAME}}|?Component9}} | {{get mass|c|{{#show:{{FULLPAGENAME}}|?Component9#-}}}}|}}
+
| {{#if: {{#show:{{FULLPAGENAME}}|?Component9#-}} | {{#show:{{#show:{{FULLPAGENAME}}|?Component9#-}}|?Mass#-n}}}}
 
| {{#show: {{FULLPAGENAME}}|?Component9Amount#-}}
 
| {{#show: {{FULLPAGENAME}}|?Component9Amount#-}}
| {{#if: {{#show:{{FULLPAGENAME}}|?Component10}} | {{get mass|c|{{#show:{{FULLPAGENAME}}|?Component10#-}}}}|}}
+
| {{#if: {{#show:{{FULLPAGENAME}}|?Component10#-}} | {{#show:{{#show:{{FULLPAGENAME}}|?Component10#-}}|?Mass#-n}}}}
 
| {{#show: {{FULLPAGENAME}}|?Component10Amount#-}}}}
 
| {{#show: {{FULLPAGENAME}}|?Component10Amount#-}}}}
 
}}<noinclude>[[Category:Templates]]</noinclude>
 
}}<noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 18:16, 3 April 2020

0