Posts

Showing posts with the label Wapact Codes

wapact codes Tutorial / learn code tag blog category form

[blogcmt_form]set||Content[/blogcmt_form] PARAMETER SET: to=angka  menampilkan posting berdasarkan id blog contoh: to=1 akan menampilkan posting dengan id 1 to=get  menampilkan posting berdasarkan get contoh: to=:to-blog: ud=url tujuan  Url tujuan jika proses sukses, biarkan kosong untuk direct ke halaman itu sendiri silahkan kosongkan  ud PARAMETER KONTEN: %notify%  Proses memasukan ke database dan peringatan error (penting) %title%  Menampilkan form input judul %text%  Menampilkan form input text example:  [blogcmt_form]bid=blogku,u=site-0.html,to=:to-blog:||%notify% Text:<br/>%text%<br/>%submit%[/blogcmt_form]

wapact codes Tutorial / learn Tag blog form

[blog_form]set||konten[/blog_form] SET PARAMETERS:  bid=forum  to make the type of point to multi-blog blog that can be used for forums, guestbooks, etc is not just one type of blog. Please forums can be replaced with arbitrary label you an example:  bid=blog  ud=url objectives  Url of interest if the process is successful, leave blank to direct to the page itself please empty  ud  PARAMETERS CONTENT: %notify%  The process of entering into the database and error warning (important) %bid%  Options bid (empty the first parameter to enable this bid) %newbid%  Creating a new bid (empty the first parameter to enable this bid) %title%  Displays form input titles %text%  Displays text input form %category%  Displays form input category example:  [blog_form]bid=blogku,u=site-0.html||%notify% Title:<br/>%title%<br/>Text:<br/>%text%<br/>Category:<br/>%category%<br/>%submit%[/blog_form]

wapact codes Tutorial / learn code tag category blog

[blog_cat]set||konten[/blog_cat] SET PARAMETERS: Set bid (separation blog): Given this function .*? global $sql;how to make a bid can be read on the tag blog form o=u  Sort the blog category is based on the latest update o=lc  Sort categories based on new blog commented bid=text  View the blog based on the bid that was set  text  . Empty bid to display the blog without bid  my blog  can be replaced with anything. no=text  This parameter will appear only when the blog is no  PARAMETERS CONTENT: %name%  Displays the name of the category %count%  Displays number of categories %last_by%  Displays the name of the last author category %ltime_write%  Displays the last time of writing the blog in the category %ltime_write=time format%  Displays the last time of writing the blog in the category with a time format Example:  [blog_cat]||<a href="?to-cat=%name%">%name%</a> (%count%)<br/>[/blog_cat] If count of blog use l=0 Example :  [blog_cat]l=0,n=0||[/blog_cat]

wapact codes Tutorial / Learn Tag Code Comment of blog

[blog_cmt] Set || Content [/blog_cmt] PARAMETER SET : Parameter set separated by comma Example:  o=u, l=10, s=:to-page:,no=nothing . list of parameter set that can be recorded in a format area  SET Set to (showing by to): to=number  by blog id example:  to=1 example 2:  to=:to-blog: Set o (order): o=u  Order by update o=ul  oldest update in early o=n  Order by name example: o=u, Set l (limit): l=number  limit of count example: l=10 Set s : s=number  This parameter is useful, if you want to separate list on more sites. For example if you want to display list with first 10 files set parameter l on 10 and parameter s on 1, if you want to display next 10 files (11-20) leave parameter l on 10 and parameter s set on 2. example: s=0  example 2:  s=:to-page:   Set no (if nothing): no=text  Will show if no blog contoh: no=not found CONTENT PARAMETER %name%  Displays name of the author %text%  Display text %thumb%  Show thumbnails %del%  Showing link deletion blog %edit%  Showing link

Wapact codes Tutorial / learn code tag menampilkan bloglist

Previous sure you've already written a post on the blog menu  panel if already wrote a post live display it on the page. Format [blog] Set || Content [/blog] SET PARAMETER : is a function .*? global $sql;Example:  o=u, l=10, s=:to-page:, no=not found  . list of set parameters can be recorded in a format area  SET   Set o (order): o=u  sort data based on the latest update in early o=ul  sort data based on the latest update in last o=n  sort data by name o=h  sort data by name hits o=hl  sort data by name hits from zero in early o=lc  sort data by last comment example: o=u, Set t (time): t=day  last posting today t=week  last posting this week t=month  last posting this month example: t=day, Set bid (classifier blog): you can create forums, guestbooks, status updates, etc. with tag blog. SET  bid  is the classifier between a blog with one another. bid=text  Showing blog by bid  text . Empty bid to display the blog without a bid. Set l (limit): l=nomor  Limit count posting

wapact code if (condition)

Tag  (if  variable1 = variable2 ) content (/if) useful for conditioning of the content. For example when we want to show "i am happy"  if  smile =smile  the code is (if smile = smile)i am happy(/if) Information : - except of smile=smile, we will not show up, variable1 must = (equal) variable2. your variables can you conditioning with different tags such as the tag code blog,fm,math etc. - Besides symbols  =  (equal) you can also use the symbol  >  (bigger than)  <  (smaller than). Example : (if 10>4)that' true(/if). Information: = equal ~ not equal > bigger than < smaller than

wapact tutorial: Replace Tag

Image
Replace Tag Tag [replace=(object)] word to be replaced || word replacement [/replace]useful for replacing the word. For example when we want to change the word of the object  i love you  to  i like you  the code is [replace=(i love you)]love||like[/replace] The second example if we want to change the word of the object remains more than one word  i like her  to  i love you  the code is [replace=(i like her)]like[]her||love[]you[/replace] use [] as the separator. Objects can also use the code tags eg :to-id: and etc

wapact tutorial learn code Basic Tag

Image
Tutorial / learn code Basic Tag :stat-counter:  Showing hits counter of site :on-all:  Showing online user and guest count :on-user:  count of online user :on-guest:  count of online guest :to-id:  is a tag displaying the url get to-id url eg http://demo.prayertitus.wapact.com.com?to-id=test  will show  test  ,:to-id: can be replaced with :to-blog: or :to-page: and etc. :to-id(yourtext):  is a tag displaying the url get to-id, but if it is empty then it will display no :my_name:  Showing my user name when login :phone:  Display devices used :browser:  Displays the browser used :login:  Displays the login form :site-reg:  Url register :site-login:  Url login :site_url:  Displays the site URL :page_url:  Display url of the page :title: character:/title:  Title of page fox example: :title:My download site:/title: ::date::  Display the time now ::date=time format::  Displays the current time with the time format can be set :img-id file:  Showing ima

wapact download page codes

Previously, we shared wapact filelist codes . Today we gonna share complete wapact download page codes How to Create A download Page in wapact.com are you looking for a download page code for your wapact web/wapsite, follow the following steps below to create a wapact download site Login to your wapact site, Create a page and name it "download" you now need a download page.. we are sharing out our wapact wapmaster download page codes.... Step2: Get my wapact download page fm(file manager)codes Note:Remove My css class code and add your css codes... Well every wapmaster can do that right? Copy Code Below and paste in your wapact site[fm]to=:to-file:,no=file not found!|| document.title="Download %name%"; Name : %name% File ID : %id% File Size : %size% Description : %description% Upload Time : %time_upl% Upload By : Admin Proceed To Download %name% File Here... [/fm] [fm]to=:to-file:,no= No File found||<script type="text/javascript&quo

wapact hits counter code

this tag counts your pageviews so far :stat-counter:

wapact filelist codes with star rating

Image
Copy Wapact Filelist Codes/Codex all wapact users get and copy wapact filelist codes... <div class="your css class"> <center> »CHAXWAP JAVA APPS</center> </div> <div class="css class"> [fm]d=1,o=u,l=10,s=:to-page:,no=Mr Chax Says No File Here||<a href="/site-downloadpage.html?to-file=%id%&"><table> <tr><td class="add css class"><img src="http://surdwap.xtgem.com/thumbnail/Naijathumbnail.png" width="60" height="60" alt="%sn%"/></td><td valign="">%name%<br />Size:<b>%size%</b> <br /> Hits: 0 <br/>Rate: <script language="javascript"> var count='%counts%'; if (count>=500) { document.write ("<img src='http://olabode9100.xtgem.com/rating/5.0.gif' alt=''/>");} else if (count>=450) { document.write("<img src='http://olabode91

Wapact, wapkuz, ewap, wapzam wap builders scripts for sell

Image
he guys, do you wanna buy  wapact ,  wapkuz ,  ewap ,  wapzam , scripts at low price and focus on your on website? please contact me on facebook via this link  http://www.facebook.com/ajewole.timilehin.7

wapact maths addition codes and function

to add 2 numbers together, [math]10+10[/math] the result will 20

wapact blog views/hits codes - 100% working

ordinarily, if you add %hits% to view post views it counts 0 views.. something is missing in your bloglist code make sure you add v=on e.g [blog]bid=blog,v=on,l=10,s=:to-page:,no=no post found,||... e.t.c understood?

wapact, ewap wapzam bloglist codes

Image
am pleased to share my bloglist codes for u guys! <div class="menu"> Latest Updates</div> [blog]bid=blog,o=u,l=20,s=:to-page:,no=no post||<div class="post-list"> <h4 class="func"> <table><td><a title="read download watch %title% %category%" href="/link-view-post.html?to-blog=%id%&to-title=%title%&to-cat=%category%"><img src="[replace=(%urlthumb%)]img/thumbnail.jpg||/download/prayertitus+wapact+com/4600/wapfield_bloglist_default.jpg[/replace]" height="120" width="100" alt="image of %title% png jpg jpeg mpeg mp4 mp3 lyrics"/></a></td><td width="30%"></td><td><a title="read download watch %title% %category% mp3 download" HREF="/link-view-post.html?to-blog=%id%&to-title=%title%&to-cat=%category%"><b>%title%</b></a> <br/><font color="darkgre

wapact wapbuilder codes

Image
You mean you are looking for wapact codes? I prayertitus, Is here to support you guys. i want you to know that wapact, wapka, ewap, wapkuz, wapzam are similar but  Wapka  is the best!  Get All Wapact Codes Here! - techmedias wapact.com builder is Create Your Own Website As Your Choice. We Support Html/Javascript And Plenty Of Tags Code Multi Site Anda dapat membuat beberapa situs dengan hanya mendaftarkan diri anda dalam satu akun dan tiap situs mempunyai kontrol panel masing-masing yang terpisah. Html/Tag kode Dengan mendukung penulisan html dan ditopang oleh penulisan tag kode sebagai perintah atau program dapat membuat situs kamu canggih dan otomatis tanpa banyak penulisan kode atau halaman layaknya sebuah situs php. Java Script Kami mengizinkan penulisan java script ataupun jquery secara bebas asal tidak melanggar ketentuan kami. File Manager Segala jenis file dapat anda upload dan simpan kemudian tampilkan menggunakan tag kode, cukup mudah dan simpel. Manage item/e

wapact facebook, twitter, googleplus, whatsapp share codes wapkuz ewap wapzam

Image
hello guy, am here to share wapfield.org social network share codes which contains 12 multi social network. facebook share, twitter share, google plus share, whatsapp share, pininterest share e.t.c this codes can also work for wapqu wapkuz sites. <br/><font color="red">DO NOT EDIT THIS CODE OR IT MAY STOP WORKING JUST PASTE IT IN YOUR DOWNLOAD PAGE CODE ( [FM] INSIDE HERE [/FM])</font><br/><textarea>[fm]to=:to-fileid(4):l=1, ||<div class="Av">Bookmark & Share this file with your friends and family on social medias! (<font color="red">Verry Important</font>)</div><center><span> <a href="https://mobile.facebook.com/dialog/share?app_id=140586622674265&display=popup&href=:page_url:%23.Vs9BTdevwDx.facebook&picture&title=%name% :to-catname:&description&redirect_uri=http%3A%2F%2Fs7.addthis.com%2Fstatic%2Fthankyou.html&_rdr" target="_blank"

wapact related posts codes

Image
add to-cat=%category% to your bloglist. then add bellow codes  to ur blogview page.<br/><br/><div class="menu">related posts</div>[blog]o=n,l=10,bid=user,cat=:to-cat:,o=u,no=no related post||<div CLASS="post-list"><div class="title">&#187&#59; <a href="site-1.html?to-blog=%id%&to-title=%title%&to-cat=%category%">%title%</a></div></div>[/blog]

Advance Filelist Code For Wapact

Image
Ngforum Now Share Advance Filelist Code For Wapact.

How design wapact website download page with wapact codes download link description (video tutorial)

How design wapact website download page with wapact codes download link description How to design wapact website download page? Wapact site ka download page kaise design kare. Kaise edit kare with wapact codes download link. डिजाइन wapact वेबसाइट .. How to make free wapact website start to finish videos. https://goo.gl/z81nP7 clcik here to download wapact download page codes. http://www.mediafire.com/file/8e2om2i0ts1y6hn/download+code.rtf click here to subscribe my channel. https://goo.gl/R4raXR