Template:Userbox CIT/doc: Difference between revisions
Jump to navigation
Jump to search
imported>Konoko (updating doc) |
imported>Konoko mNo edit summary |
||
Line 1: | Line 1: | ||
Takes | Takes 3 variables: | ||
* Server name, not case sensitive. | |||
* Toonid from City Info Tracker's [http://cit.cohtitan.com/manage/avatars Avatar] and [http://cit.cohtitan.com/manage/signatures Signature] system. | |||
* The third is optional and specifies whether it's the Avatar or Signature version. | |||
---- | ---- | ||
{| | {| | ||
Line 11: | Line 9: | ||
! Result of code | ! Result of code | ||
|- | |- | ||
|| <nowiki>{{Userbox CIT|</nowiki>'' | || <nowiki>{{Userbox CIT|</nowiki>''server''<nowiki>|</nowiki>''toonid''<nowiki>}}</nowiki> | ||
|| <nowiki>{{Userbox CIT| | || <nowiki>{{Userbox CIT|Champion|7823}}</nowiki> | ||
|| {{Userbox CIT| | || {{Userbox CIT|Champion|7823}} | ||
|- | |- | ||
|| <nowiki>{{Userbox CIT|</nowiki>'' | || <nowiki>{{Userbox CIT|</nowiki>''server''<nowiki>|</nowiki>''toonid''<nowiki>|</nowiki>''any_text''<nowiki>}}</nowiki> | ||
|| <nowiki>{{Userbox CIT| | || <nowiki>{{Userbox CIT|Champion|7823|yes}}</nowiki> | ||
|| {{Userbox CIT| | || {{Userbox CIT|Champion|7823|yes}} | ||
|} | |} |
Revision as of 05:19, 9 October 2008
Takes 3 variables:
- Server name, not case sensitive.
- Toonid from City Info Tracker's Avatar and Signature system.
- The third is optional and specifies whether it's the Avatar or Signature version.
Generic code | Example code | Result of code |
---|---|---|
{{Userbox CIT|server|toonid}} | {{Userbox CIT|Champion|7823}} | http://avatars.cohtitan.com/signatures/cit/7823.png |
{{Userbox CIT|server|toonid|any_text}} | {{Userbox CIT|Champion|7823|yes}} | http://avatars.cohtitan.com/avatars/cit/7823.png |