Home
Random
Log in
Settings
About Brighter Shores Wiki
Disclaimers
Search
Editing
Template:Yesno/doc
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Documentation}} {{TemplateData|<templatedata> { "description": "Normalizes boolean template arguments.", "format": "inline", "params": { "1": { "label": "Input", "description": "The value to normalize", "autovalue": "{{{parameter|¬}}}", "required": true, "type": "string" }, "true": { "label": "Truthy output", "description": "Output on a truthy value (e.g.: case‑insensitive 'yes', 'y', 'true', or '1')", "default": "1", "type": "string" }, "false": { "label": "Falsy output", "description": "Output on a falsy value (e.g.: case‑insensitive 'no', 'n', 'false', or '0')", "type": "string" }, "blank": { "label": "Blank output", "description": "Output when the input parameter is defined but its value is empty", "default": "{{{false}}}", "type": "string" }, "¬": { "label": "Undefined output", "description": "Output when the input parameter is either '¬' or entirely missing (undefined)", "autovalue": "¬", "type": "string" }, "def": { "label": "Definite output", "description": "Output when the input value is specified but isn't any of the preceding values", "default": "{{{true}}}", "type": "string" } } } </templatedata> Based on [[wikipedia:commons:Data:Templatedata/yesno.tab]] }} == See also == * [[Module:Yesno]]
Summary:
Please note that all contributions to Brighter Shores Wiki are considered to be released under the CC BY-NC-SA 3.0 (see
Brighter Shores:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Preview page with this template
Templates used on this page:
Template:Documentation
(
edit
)
Template:TemplateData
(
edit
)
Template:Yesno
(
edit
)
Module:Array
(
edit
)
Module:DPLlua
(
edit
)
Module:DependencyList
(
edit
)
Module:Documentation
(
edit
)
Module:Paramtest
(
edit
)
Module:Tooltip
(
edit
)
Module:Yesno
(
view source
) (semi-protected)
This page is a member of a hidden category:
Category:Templates using TemplateData