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
This is an
old revision
of this page, as edited by
Cabayi
(
talk
|
contribs
)
at
15:55, 6 September 2022
(1)
. The present address (URL) is a
permanent link
to this revision, which may differ significantly from the
current revision
.
Revision as of 15:55, 6 September 2022 by
Cabayi
(
talk
|
contribs
)
(1)
(diff) ← Previous revision |
Latest revision
(
diff
) |
Newer revision →
(
diff
)
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
p
.
quota
(
active
,
abstain
,
percent
)
return
math.ceil
(
100
*
(
active
-
abstain
)
/
percent
)
end