Template:MemoryLimit: Difference between revisions

m Add guidance for usage of Global Variables
Tag: Reverted
m Fix Global Variables usage guidance
Tag: Reverted
Line 1: Line 1:
== Memory Limit ==
== Memory Limit ==
{{{memory_limit | 200 GB}}}


The code below:
The code below:
<pre>
<pre>
{{{memory_limit | 200 GB}}}
The memory limit is {{GlobalVariables|memory_limit}}
</pre>
</pre>


Will display as:  
Will display as:  
{{{memory_limit | 200 GB}}}
The memory limit is 200 GB

Revision as of 20:26, 8 March 2025

Memory Limit

200 GB

The code below:

The memory limit is {{GlobalVariables|memory_limit}}

Will display as: The memory limit is 200 GB


This page was last edited on 8 March 2025, at 20:26.