Personal Log Links
Posted: Tue Feb 14, 2012 2:00 pm
I get confused by them
lol whats the codes I use where all I have to do is copy the alliance ID to it?
These are the forums for the GateWa.rs family of text-based space-centred PBBGs
https://talk.gatewa.rs/
Code: Select all
<a href=stats.php?id=**ID in HERE**>**name you want displayed**</a>
<br /> <-these force new lines
so something like <a href=stats.php?id=1>Admin J</a>
Sol wrote:try something like..Code: Select all
<a href=stats.php?id=**ID in HERE**>**name you want displayed**</a>
<br /> <-these force new lines
so something like <a href=stats.php?id=1>Admin J</a>
Code: Select all
<a href=allianceMembers.php?id=**ID in HERE**>**alliance you want displayed**</a>
<br /> <-these force new lines
so something like <a href=allianceMembers.php?id=48>Talamasca</a>
True. Still, you can count the people who figure that out on all the digits you have.Sol wrote:same concept different link