This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
fenom
Watch
1
Star
0
Fork
0
You've already forked fenom
mirror of
https://github.com/fenom-template/fenom.git
synced
2023-08-10 21:13:07 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
97e01e7f79
fenom
/
docs
/
mods
/
in.md
bzick
c45c6dc2d2
Add 'in' modifier
2013-02-23 17:37:04 +04:00
77 B
Raw
Blame
History
Modifier |in
{
if
$number
|
in
:[
1
,
3
,
55
]
}
...
{
/if
}