This is a templated version of the version support chart for CCTLBT glitches.
Usage
Code |
Result |
{{CCTLBTVersionBox|1}} |
Compatible Versions
|
?
|
JPN
|
| |
This template takes one number -- as Color Changing Tingle's Love Balloon Trip is a Japan-only game, there is only one known version of the game for there to be a number for. A value of 1 becomes a tick (
), a value of ? becomes a question mark (
), and a value of 0 becomes a cross (
). Please note that blank/unspecified values (and values that aren't zeroes, ?s, or ones) become crosses. This can lead to useful shortcuts, but it can also cause issues if you accidentally omit parameters.
Additional Examples
Parameter |
Code |
Result |
1 |
1 |
{{CCTLBTVersionBox|1}} |
Compatible Versions
|
?
|
JPN
|
| |
0 |
{{CCTLBTVersionBox|0}} |
Compatible Versions
|
?
|
JPN
|
| |
? |
{{CCTLBTVersionBox|?}} |
Compatible Versions
|
?
|
JPN
|
| |
|
{{CCTLBTVersionBox}} |
Compatible Versions
|
?
|
JPN
|
| |
X |
{{CCTLBTVersionBox|X}} |
Compatible Versions
|
?
|
JPN
|
| |
Dependencies
This template depends on the switch template -- it uses programming logic that only the switch template and ParserFunctions can provide.
Notes