Vraag over informatie
Pagina 1 van 1•
Vraag over informatie

Hoe krijg je dat?
Als een lid online is en hij komt op de home dat die zijn eigen lidnaam ziet?
Dus ik kom op de home: Welkom Admin
En iemand anders.
Enzo.
Mvg , Forum.
Het is trouwens het forum van Marlinda.
Re: Vraag over informatie
Zet {USERNAME } (zonder spatie) op de plaats waar je de gebruikersnaam wilt hebben. Welkom Admin wordt dus:
- Code:
Welkom {USERNAME}
Re: Vraag over informatie
Zijn er nog andere codes?
Bijv: Hoelaat het nu is.
Enzo.
Zou je mij wat codes willen geven

Mvg , Forum.
Bijv: Hoelaat het nu is.
Enzo.
Zou je mij wat codes willen geven
Mvg , Forum.
Re: Vraag over informatie
- Code:
* {FORUMURL} : zerotech.forummotion.com (Forum Address)
* {FORUMURLINK} : zerotech.forummotion.com (Link)
* {FORUMNAME} : ZeroTech Clan Forum (Naam forum)
* {FORUMNAMELINK} : ZeroTech Clan Forum (Link)
* {FORUMDESC} : (Beschrijving van de site)
* {FORUMBIRTHDAY} : Wed 7 Nov 2007 - 22:27 (Forum gestart)
* {FORUMAGE} : 139 (Board Up Days)
* {FORUMCOUNTFORUM} : 87 (Number of forums/categories)
* {FORUMCOUNTOPIC} : 166 (Aantal onderwerpen)
* {FORUMCOUNTPOST} : 2032 (Aantal berichten)
* {FORUMCOUNTUSER} : 11 (Aantal gebruikers)
* {FORUMONLINEUSER} : 6 (Most Users Ever Online)
* {FORUMONLINEDATE} : Thu 15 Nov 2007 - 21:34 (Most Users Ever Online Date)
* {FORUMLASTUSER} : tiptopkoel (Latest User Registered)
* {FORUMLASTUSERLINK} : tiptopkoel (Link)
*
- Code:
GEBRUIKERS :
* {USERNAME} : Murph12 (Gebruikersnaam)
* {USERLINK} : Murph12 (Profiel bekijken)
* {USERBIRTHDAY} : 0 (Geboortedatum)
* {USERAGE} : 0 (Age)
* {USERREGDATE} : Wed 7 Nov 2007 - 22:27 (Geregistreerd op)
* {USERLASTVISIT} : Tue 25 Mar 2008 - 18:47 (Last visit)
* {USERCOUNTPOST} : 614 (Geplaatste berichten)
* N.B. : In connection with the variables {USER...}: they will each time concern the user who reads them except at the time of sending of an email where the posted values will be those of the shipper.
SPAM.
Do not try this at home.
No really, Don't.
Do not try this at home.
No really, Don't.
Re: Vraag over informatie
Nee, maar daar zou je misschien wel javascript voor kunnen gebruiken, moet ik eff opzoeken wat de code was.
SPAM.
Do not try this at home.
No really, Don't.
Do not try this at home.
No really, Don't.
Re: Vraag over informatie
ik heb de code:
kan je op de index zetten
- Code:
<script language="JavaScript">
<!--
function d(T){
document.write(T);
}
var Datum = new Date();
d(Datum.getHours());d(':');d(Datum.getMinutes());
//-->
</script>
kan je op de index zetten

Index


van Forum op di 25 maa 2008 - 20:57




