Difference between revisions of "Template:Calculate Volume"

From Space Engineers Wiki
Jump to: navigation, search
m (Vox Serico moved page Template:Calculate volume to Template:Calculate Volume: CamelCase Consistency)
m (Corrected instructions)
Line 8: Line 8:
 
Calculates a block's volume based on the current page.
 
Calculates a block's volume based on the current page.
  
Usage <code><nowiki>{{Calculate volume}}</nowiki></code> where both <code>Size</code> and <code>CubeSize</code> is defined.
+
Usage <code><nowiki>{{Calculate Volume}}</nowiki></code> where both <code>Size</code> and <code>CubeSize</code> is defined.
  
Or <code><nowiki>{{Calculate volume|VolumeProperty}}</nowiki></code> for non-cubeblock calculations.
+
Or <code><nowiki>{{Calculate Volume|VolumeProperty}}</nowiki></code> for non-cubeblock calculations.
  
Or <code><nowiki>{{Calculate volume|VolumeProperty|delim=x}}</nowiki></code> for non-cubeblock calculations when the volume property uses ''x'' instead of a comma.
+
Or <code><nowiki>{{Calculate Volume|VolumeProperty|delim=x}}</nowiki></code> for non-cubeblock calculations when the volume property uses ''x'' instead of a comma.
  
 
[[Category:Templates]]</noinclude>
 
[[Category:Templates]]</noinclude>

Revision as of 22:05, 1 April 2020


Calculates a block's volume based on the current page.

Usage {{Calculate Volume}} where both Size and CubeSize is defined.

Or {{Calculate Volume|VolumeProperty}} for non-cubeblock calculations.

Or {{Calculate Volume|VolumeProperty|delim=x}} for non-cubeblock calculations when the volume property uses x instead of a comma.