Template:BSLvarinfo: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(only name should be bold)
(using edit pencil icon instead of "[edit]")
Line 3: Line 3:
|-
|-
|{{{type}}}
|{{{type}}}
|align="right"|[[{{{name}}}|[edit]]]
|align="right"|[[Image:Edit-pencil.png|link={{{name}}}|Edit this info]]
|-
|-
|'''{{{name|}}}'''
|'''{{{name|}}}'''

Revision as of 15:54, 22 December 2015

BSLvarinfo allows for standardized listing of BSL variables.

Parameters:

name
Name of variable.
type
Type of variable; should be "bool", "int", "float", or "string".
default
Default value of variable, if there is one at the time the level starts.
mac, win
You don't have to use these unless the variable is not available and working on one platform; set the appropriate parameter(s) to "no" if that is the case.

Below is a blank call for the template, to save some time. You may find it easier to use the GUI for this template that is provided by XEB.

{{BSLvarinfo
|type=
|default=
|name=
|mac=
|win=
}}