Difference between revisions of "Template:Constants"

From NeuCart Documentation
Jump to: navigation, search
 
Line 1: Line 1:
 
<includeonly>{{#switch: {{{1|NO PARAMETER}}}
 
<includeonly>{{#switch: {{{1|NO PARAMETER}}}
| cv = 9.01
+
| cv = 9.02
 
| standard upgrade fee = $2
 
| standard upgrade fee = $2
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
Line 8: Line 8:
 
<pre>
 
<pre>
 
{{#switch: {{{1|NO PARAMETER}}}
 
{{#switch: {{{1|NO PARAMETER}}}
| cv = 9.01
+
| cv = 9.02
 
| standard upgrade fee = $2
 
| standard upgrade fee = $2
 
}}
 
}}

Latest revision as of 23:02, 25 May 2016


What is constants?

Includes things that are constant. It's a reference template. The current constants list is:

{{#switch: {{{1|NO PARAMETER}}}
| cv = 9.02
| standard upgrade fee = $2
}}