Home
Random
Nearby
Log in
Settings
Donate Now
If Wikipedia is useful to you, please give today.
About Wikipedia
Disclaimers
Search
Module
:
Sandbox/Cabayi/V
Module
Talk
Language
Watch
Edit
<
Module:Sandbox
|
Cabayi
Module documentation
[
create
] [
purge
]
You might want to
create
a documentation page for this
Scribunto module
.
Editors can experiment in this module's sandbox
(
create
|
mirror
)
and testcases
(
create
)
pages.
Add categories to the
/doc
subpage.
Subpages of this module
.
function
quota
(
active
,
abstain
,
percent
)
return
math.ceil
(
100
*
(
active
-
abstain
)
/
percent
)
end