Template:Validate bool

From 7 Days to Die Wiki
Jump to navigation Jump to search

de:Vorlage:Validate bool es:Plantilla:Validate bool

Template-info.png Documentation


Description

Validates a boolean value and returns it in a given format

Syntax

{{Validate bool
| value = 
| format = true/false
| separator = %
| category = 
}}

Parameters

Parameter Default Value Description
value Value to be validated.
Recognized Values:
1, y, yes, t, true = True
0, n, no, f, false = False
format true/false format in which the output should be presented.
Recognized Values:
1/0
yes/no
Unrecognized values will result in using the True/False format
separator % Separator to used if the returned value includes a category
category Category used for auto-categorization provided the return value is True