Difference between revisions of "Template:Userbox CIT"
From Ouroboros Portal
m (Template:CIT Signature moved to Template:Userbox CIT: This should only be used on user pages and its name should reflect it.) |
(All done... I think...) |
||
Line 11: | Line 11: | ||
! Result of code | ! Result of code | ||
|- | |- | ||
− | | <nowiki>{{CIT | + | || <nowiki>{{Userbox CIT|</nowiki>server=''server''<nowiki>|</nowiki>toonid=''toonid''<nowiki>|</nowiki>avatar=<nowiki>}}</nowiki> |
− | | <nowiki>{{CIT | + | || <nowiki>{{Userbox CIT|server=Champion|toonid=7823|avatar=}}</nowiki> |
− | | {{CIT | + | || {{Userbox CIT|server=Champion|toonid=7823|avatar=}} |
|- | |- | ||
− | | <nowiki>{{CIT | + | || <nowiki>{{Userbox CIT|</nowiki>server=''server''<nowiki>|</nowiki>toonid=''toonid''<nowiki>|</nowiki>avatar=a<nowiki>}}</nowiki> |
− | | <nowiki>{{CIT | + | || <nowiki>{{Userbox CIT|server=Champion|toonid=7823|avatar=a}}</nowiki> |
− | | {{CIT | + | || {{Userbox CIT|server=Champion|toonid=7823|avatar=a}} |
|} | |} | ||
[[Category:Userbox Templates]]</noinclude> | [[Category:Userbox Templates]]</noinclude> |
Revision as of 19:38, 14 February 2007
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://avatars.cohtitan.com/signatures/cit/{{{2}}}.png |
{{Userbox CIT|server=server|toonid=toonid|avatar=a}} | {{Userbox CIT|server=Champion|toonid=7823|avatar=a}} | http://avatars.cohtitan.com/signatures/cit/{{{2}}}.png |