Template:Userbox CIT
Jump to navigation
Jump to search
http://www.cityinfoterminal.com/fs/{{{server}}}/{{{toonid}}}{{{avatar}}}.png
Takes 3 variables:
- Server name, not case sensitive.
- Toonid from City Info Terminal's Avatar system.
- The third is optional and specifies wether it's the Avatar or Signature version.
Generic code | Example code | Result of code |
---|---|---|
{{Userbox CIT|server=server|toonid=toonid|avatar=}} | {{Userbox CIT|server=Champion|toonid=7823|avatar=}} | http://www.cityinfoterminal.com/fs/Champion/7823.png |
{{Userbox CIT|server=server|toonid=toonid|avatar=a}} | {{Userbox CIT|server=Champion|toonid=7823|avatar=a}} | http://www.cityinfoterminal.com/fs/Champion/7823a.png |