7 Days to Die Wiki
Advertisement
Template-info Dokumentation

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

Dies ist eine Dokumentationsseite, die in die Seite des Haupttemplates eingefügt werden sollte. Für weitere Informationen siehe: Vorlage:Doc.

Advertisement