Grid-Iron american football game language selector
Language
ČeštinaDanskDeutsch
EnglishEspañolEspañol (Latinoamérica)
FrançaisItalianoMagyar
NederlandsPolskiPortuguês (Brasil)
RomânăSlovenčinaSlovenščina
SrpskiSuomiБългарски
РусскийУкраїнська 
Register
Login
Inserting a players id
 
sisavedbygrace
Posts: 0
Posted on 2011-04-02 17:43:48
I know its a silly question but I just can't seem to do it right.

How do you insert a players id in the ads section I always get it totally wrong
  
John Bell
Posts: 31
Posted on 2011-04-02 18:13:54
sisavedbygrace wrote:

I know its a silly question but I just can't seem to do it right.

How do you insert a players id in the ads section I always get it totally wrong



put the ID number after the = sign and before the bracket ] in the opening html tag
[playerid=]

then put some text (usually the name) after the bracket ] and before the next next bracket [ of the closing html tag

Example: Name


  
looser
Posts: 0
Posted on 2011-04-02 19:55:13
[playerid=985723X]Guðberg Þorvaldsson[X/playerid]
this is have you do it just delete the X
  
sisavedbygrace
Posts: 0
Posted on 2011-04-03 17:45:19
John Bell wrote:

sisavedbygrace wrote:

I know its a silly question but I just can't seem to do it right.

How do you insert a players id in the ads section I always get it totally wrong



put the ID number after the = sign and before the bracket ] in the opening html tag
[playerid=]

then put some text (usually the name) after the bracket ] and before the next next bracket [ of the closing html tag

Example: Name




NAME
  
sisavedbygrace
Posts: 0
Posted on 2011-04-03 17:45:47
Cool thanks John