Search Result:
how to styled user status using green icon for online and grey icon for offline.
mario · Published on 2021-11-13 10:52:59 (5 years ago )
however it comprises of css like 100% and wapka tag like 65%

<*style>
#on {width:3px;height:3px;background:green;padding:3px;border-radius:50%;}
#off {width:3px;height:3px;background:grey;padding:3px;border-radius:50%;}
<*/style>

:VALUE(Published).IFNE(online).THEN(<*span id="off"><*/span>).ELSE(<*span id="on"><*/span>);
comment
News Feed
mario · Published on 2021-11-13 10:27:08 (5 years ago )

hello world
comment
News Feed
Admin · Published on 2021-11-13 09:57:06 (5 years ago )
Dear user, we are updating wapkacode system to make it more easy and usefull!
Now we are testing our new version thats why few function temporary error.
if you find any problem contact me.
comment
News Feed
Admin · Published on 2021-11-13 07:16:06 (5 years ago )
 Testing Site
comment
News Feed
Admin · Published on 2021-11-13 07:15:27 (5 years ago )
comment
News Feed
Admin · Published on 2021-11-13 07:07:33 (5 years ago )
Welcome mario dear😊😊😊
comment
News Feed
Admin · Published on 2021-11-13 05:11:47 (5 years ago )
Good morning
comment
how to direct guest from any page to login page
mario · Published on 2021-11-13 05:07:46 (5 years ago )
Try to command :VAR(USER_ID).IFEQ().GOTO(/login.php).ELSE.NULL;
comment
how to create smilies code in post
mario · Published on 2021-11-12 20:39:41 (5 years ago )
Welcome all new wapka developer my name is mashionmario let learn how to create smilies code in wapka 2021 post creator

Single replace is :POST(content).REPLACE(["hello","HELLO"]);

when content is hello then switch to HELLO. multiple is just easy when calm down and an create it :POST(content).REPLACE([["1","2","3"],["a","b","c"]]);
thats you can also create :POST(content).REPLACE([[":D",":)"],["['img]laugh photo['/img]","['img]smile photo['/img]"]]); hope all is well.?
comment
News Feed
sapna · Published on 2021-11-12 19:22:45 (5 years ago )
[youtube]video url[/youtube][video]video url[/video][](https://)texttexttext
comment