Changes
Jump to navigation
Jump to search
Newer edit →
Module:Yesno
(view source)
Revision as of 00:42, 21 July 2018
35 bytes added
,
00:42, 21 July 2018
m
1 revision imported
Line 14:
Line 14:
or val == 'true'
or val == 'true'
or val == 't'
or val == 't'
+
or val == 'on'
or tonumber(val) == 1
or tonumber(val) == 1
then
then
Line 22:
Line 23:
or val == 'false'
or val == 'false'
or val == 'f'
or val == 'f'
+
or val == 'off'
or tonumber(val) == 0
or tonumber(val) == 0
then
then
WikiSysop
Bureaucrats
, private-view, public-view,
Administrators
97,692
edits
Navigation menu
Personal tools
British English
Log in
Request account
Namespaces
Module
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Create New Page
Temples of India
Subscribe Dharmawiki
Recent changes
Random page
Author Help
Donate to Cause
Donate For Dharma
Tools
Special pages
Printable version